kichik
fcd2c16685
- fixed limit on LangStrings and user variables number which was lower than designed. limit is now 16383 for both.
...
- made log window respond to the context menu key and not just right click
- set back the default style for the next after it's re-enabled
- set focus on main controls for every page (can still hit enter for next)
- added code to prevent weird usage of WM_COMMAND which can cause weird behavior such as disabled next button on the components page
- eccles fixed a bug which caused beeping when the space key is hit on the components tree
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3351 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-04 17:05:03 +00:00
kichik
466e93ea11
- made NSIS ignore WM_COMMAND from disabled controls
...
- made NSISdl set the cancel button as the default button
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3330 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-29 15:12:41 +00:00
kichik
18519e3e79
include winresrc.h instead of afxresh which is not available on non Microsoft compilers (part of MFC it seems)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3300 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-23 14:24:28 +00:00
kichik
29b7da028d
Translation buffers were too small
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3270 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-12 22:00:49 +00:00
ramon18
959b379381
Crash fixes, including firewall problems, many Optimizations
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3243 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-02 01:13:35 +00:00
kichik
6ad030eea6
Patch #781254 applied - thanks Andrey Cherezov
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2780 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-03 13:07:02 +00:00
kichik
f36051ff3c
- Errors from JNetLib now show again
...
- Shows a dialog with ShowInstDetails hide too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2586 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-27 18:47:18 +00:00
kichik
3c29d31593
- NSISdl will now take the installer's style
...
- Little typo in script.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2569 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-25 17:10:14 +00:00
kichik
103fd23c3e
Flicker reduction by A. Schiffler
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2546 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-11 16:57:42 +00:00
joostverburg
662dd00403
quiet download
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2531 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-05 13:29:57 +00:00
kichik
024ea9c1b6
Unable to open file error was still set in $0 instead of on the stack
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2515 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-30 12:48:48 +00:00
kichik
b44bc77ed9
NSISdl will now take the font from the NSIS installer
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2410 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-02 18:09:52 +00:00
rainwater
a46ab81918
Downloading text in nsisdl page cut off first char of path name if it wasn't a full path.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2337 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 16:12:06 +00:00
joostverburg
52ba78180f
updated readme
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2189 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-19 21:46:08 +00:00
joostverburg
a5257b1d26
Push instead of writing to $0
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2158 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-14 20:20:35 +00:00
kichik
1e006112cf
Fixed bug item #656371
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1980 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 11:58:54 +00:00
kichik
415c1a00c6
Translatable NSISdl
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1883 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-05 13:05:49 +00:00
kichik
53d954e00b
Smaller
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1879 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-04 20:05:35 +00:00
kichik
f43c1ce747
Resize according to NSIS dialog
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1623 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 18:32:22 +00:00
kichik
d639f5509b
dl not dll
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1622 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 18:05:15 +00:00
kichik
e977781087
Fixed a bug with HTTP proxy detection - Joost can finally use NSIS-dl :D
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1518 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 11:22:03 +00:00
justin1014
e17d08dc60
updated to new format / exdll
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1124 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:57:02 +00:00
kichik
7cc613e50f
Added /TIMEOUT= option
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1047 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:57:59 +00:00
justin1014
d67b93bda7
updated to 1.2, added timeout
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1030 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 18:16:25 +00:00
kichik
3bffbedb9c
Script1.rc moved to resources
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@998 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-13 15:53:11 +00:00
kichik
370b47788c
Compiles into plugins now
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@793 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-28 20:34:29 +00:00
kichik
3e9e73ec59
This commit was generated by cvs2svn to compensate for changes in r2,
...
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@625 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 10:01:35 +00:00