kichik
|
d5dfdb900b
|
Shortcut comment option added, 44 bytes saved.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1181 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 12:54:10 +00:00 |
|
justin1014
|
ae0f70cd15
|
made bzip2 extraction slightly more pedantic
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1180 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 03:44:17 +00:00 |
|
justin1014
|
997ff07df8
|
another 30 or so bytes saved, by modifying readSelfFile to do all length checking. Not sure if I broke anything though =)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1179 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 03:34:30 +00:00 |
|
justin1014
|
0728c9b4c8
|
another 8 bytes saved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1178 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 03:14:53 +00:00 |
|
justin1014
|
04adc90a1f
|
more byte saveage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1177 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 03:06:36 +00:00 |
|
justin1014
|
863d0f4fa3
|
a handful of bytes saved again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1176 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 02:55:24 +00:00 |
|
justin1014
|
7dbc2a11c8
|
cut another 30 bytes or so off. also made atoi take negative octal/hex numbers.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1175 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 02:36:30 +00:00 |
|
justin1014
|
372e1f0d11
|
6 bytes saved (made addtrailingslash return char *)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1174 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 02:13:38 +00:00 |
|
eccles
|
83a4213bfb
|
60 bytes saved.
zlib exehead is now 35.5K.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1172 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-24 23:26:55 +00:00 |
|
eccles
|
063eade67b
|
200 bytes saved!
Drum-roll... bzip2 exehead is now 37K.
Next target - 50 bytes to get zlib exehead down to 35.5K.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1169 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-24 18:49:21 +00:00 |
|
eccles
|
95621d2c89
|
40 bytes saved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1160 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-23 20:56:29 +00:00 |
|
eccles
|
bab74c5578
|
Tidied - removed some legacy language stuff. No change to compiled output.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1159 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-23 19:27:42 +00:00 |
|
kichik
|
1683a1f248
|
18 bytes down
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1158 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-23 14:07:39 +00:00 |
|
eccles
|
ef61466ef0
|
80 bytes saved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1153 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 19:05:43 +00:00 |
|
eccles
|
ebd54dc8c9
|
4 byte saving. woooo.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1150 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 14:22:35 +00:00 |
|
eccles
|
602430bedb
|
Now *really* only shows the unpacking dialog if the NSIS window hasn't been created yet
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1115 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 17:17:14 +00:00 |
|
kichik
|
fc2c45cb92
|
Now only shows the unpacking dialog if the NSIS window hasn't been created yet
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1113 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 15:17:42 +00:00 |
|
justin1014
|
0001910df8
|
more updates yay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1109 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 07:05:31 +00:00 |
|
justin1014
|
c7876af9fc
|
ok done for the night. smaller code yay. 248 bytes left to remove from code to bring bzip2 mode down tho :(
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1108 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 06:54:02 +00:00 |
|
justin1014
|
ec1144bf9e
|
bunch more size opts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1107 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 06:42:20 +00:00 |
|
justin1014
|
2093439acd
|
woohoo 36.0kb for zlib header
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1106 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 06:13:15 +00:00 |
|
justin1014
|
5b14215756
|
10 bytes off yay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1105 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 05:55:36 +00:00 |
|
justin1014
|
c47d51da56
|
renamed notify() to outernotify() and made static
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1104 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 03:21:56 +00:00 |
|
justin1014
|
d94be8af2a
|
2 byte reduction yay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1103 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 03:21:22 +00:00 |
|
justin1014
|
bc80ceac5c
|
another 4 byte save
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1102 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 02:44:49 +00:00 |
|
justin1014
|
e3d77d9ca6
|
2 bytes saved on exehead by using my_SetDlgItemText. heh.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1101 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 02:34:34 +00:00 |
|
justin1014
|
d493729c2f
|
made "unpacking dialog" dialog only come up when the main installer window hasnt' been created yet.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1100 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 02:12:30 +00:00 |
|
kichik
|
6fc93c1fac
|
bzip2 installers should now start a lot faster
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1096 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 23:22:11 +00:00 |
|
justin1014
|
ca67762af0
|
removed unpacking installer msg since it shouldnt be needed if all is working right
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1091 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 21:36:45 +00:00 |
|
justin1014
|
6ac1c7a30d
|
updated with magentagaynessbg[tm]
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1071 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 17:11:53 +00:00 |
|
justin1014
|
3950ded6a3
|
using ImageList_AddMasked for checkbitmaps.. need to update all the checkbitmaps accordingy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1070 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 17:08:34 +00:00 |
|
kichik
|
0e88315840
|
Log window width now back to normal (no horizontal scroll bar)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1069 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 16:22:18 +00:00 |
|
eccles
|
0910f0dd75
|
Shaved off another 104 bytes of code.
exehead_bzip2 is now 37.5K.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1057 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-19 22:25:15 +00:00 |
|
eccles
|
24977f45d0
|
Shaved off 208 bytes of code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1056 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-19 21:53:24 +00:00 |
|
justin1014
|
6ec2b9ba6f
|
used my opt instead of eccles, actually smaller (and made both bzip2 and zlib drop by 0.5k yay!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1040 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 23:28:54 +00:00 |
|
justin1014
|
88acdf2345
|
updated with a lot of .data size optimizations.. used eccles' optimization for certain registry settings too (thanks dave).. code size may have gone slightly up,but it let me take a lot of data size off (had to change some of the default error msgs too)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1039 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 23:19:13 +00:00 |
|
justin1014
|
5e096c1b2b
|
tiny size decrease yay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1038 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 22:30:59 +00:00 |
|
justin1014
|
6e42002980
|
better no-compression mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1036 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 21:21:50 +00:00 |
|
justin1014
|
e327e8681a
|
Fuxing things up making things compile/smaller when lots of options are disabled.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1034 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 19:08:53 +00:00 |
|
justin1014
|
79ff47af03
|
added NSIS_CONFIG_ENHANCEDUI_SUPPORT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1032 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 18:42:57 +00:00 |
|
kichik
|
3648b1e3f2
|
Removed debug message box
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1024 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 14:47:47 +00:00 |
|
kichik
|
556adb54a0
|
Threading issues should now be solved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1023 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 14:46:55 +00:00 |
|
kichik
|
42fd7b4f6e
|
Nasty threading bug should now be fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1022 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-18 14:21:52 +00:00 |
|
kichik
|
5df4745792
|
Now compiles without NSIS_CONFIG_SILENT_SUPPORT too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1014 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-16 12:48:43 +00:00 |
|
kichik
|
7fff086d9d
|
Sets the log window width before logging starts, faster, and works when calling a DLL that logs something before any other command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1012 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-14 09:43:15 +00:00 |
|
kichik
|
541fafa81c
|
Back to 37KB
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1009 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-13 22:07:07 +00:00 |
|
justin1014
|
680c8f78af
|
increased instruction parameter count to 6, made SendMessage support strings differently and made it support timeouts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1006 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-13 21:23:01 +00:00 |
|
justin1014
|
ec4e89dbf5
|
Changed SendMessage: WM_SETTEXT no longer implies string (hack), and lParam and wParam can pass strings if they begin with STR:
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1003 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-13 20:59:04 +00:00 |
|
justin1014
|
1b8d85e905
|
cleanups to command lien parm shit, smaller now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1000 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-13 18:12:30 +00:00 |
|
justin1014
|
a80ea79a86
|
made uninstall pass generic parms back (other than ones beginning with /)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@999 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-13 18:00:11 +00:00 |
|