Commit graph

484 commits

Author SHA1 Message Date
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
justin1014
5b66661b0a Added ReserveFile command (usable anywhere) that allows you to put a file in the datablock so that it is preloaded for use later. Useful for when you use plugins in .onInit, and bz2 mode. Need to document this stuff. Anyone? :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1099 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 02:10:04 +00:00
kichik
5ede2c5e93 splash: exe -> dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1098 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:45:31 +00:00
joostverburg
dd436c800b test - better io macro system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1097 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:32:21 +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
joostverburg
ee80817c94 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1095 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:13:34 +00:00
kichik
f3f2285b64 Now really doesn't freeze (just recompiled... odd)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1094 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:05:12 +00:00
joostverburg
d4a5621514 test - working on io integration
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1093 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:02:38 +00:00
joostverburg
c66f36c573 working on io integration
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1092 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 22:57:09 +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
kichik
92a9b5bb64 Now actually exits from the message loop
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1090 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 21:03:22 +00:00
kichik
1eca4fb72d Less linkage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1089 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:54:09 +00:00
justin1014
4e0aff048e updated mouseover text etc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1088 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:53:52 +00:00
kichik
0d2ebd25b4 Doesn't kill NSIS :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1087 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:51:27 +00:00
joostverburg
6b35c69578 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1086 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:49:09 +00:00
eccles
9bc51315b4 dll updated from earlier source changes -
Down to 11K.
Negative positions were not being adjusted by the dialog size correctly.
Fixed problem with negative positions and 'large fonts'.
File/DirRequests now the correct size (size of browse button was not being taken into account correctly).
Removed tabstops from statics.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1085 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:44:02 +00:00
justin1014
aed895666d Made contrib/source more organized.. needs modernui mouseovers updated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1084 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:41:16 +00:00
kichik
e45d0bd0c0 Converted to plugin DLL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1083 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:40:40 +00:00
kichik
c0adf047d3 Converted to plugin DLL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1082 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:34:14 +00:00
kichik
4838d26070 Splash converted to plugin DLL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1081 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:33:24 +00:00
joostverburg
fff0c57ce2 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1080 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:21:00 +00:00
joostverburg
1a63f20077 Bugfixes, no hard-coded names, io support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1079 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:11:32 +00:00
rainwater
9dabe6a56a Smaller about box
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1078 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 19:23:23 +00:00
justin1014
1141d6dcfa partway through my cleanup of start menu shit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1077 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 19:20:10 +00:00
rainwater
a24b27c246 Ctrl+L loads a script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1076 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 19:16:21 +00:00
justin1014
bcdd65afd5 updated /HDRINFO text =)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1075 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 17:43:41 +00:00
justin1014
4e085ba9c5 made an optional define CLASSIC_UI for disabling modern ui completely =)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1074 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 17:31:27 +00:00
justin1014
60a5369683 fixed color table not having magenta (doh!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1073 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 17:22:51 +00:00
justin1014
74cf903edb updated to work with new mask code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1072 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 17:16:47 +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
rainwater
ed7f3ba094 F1 shows docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1068 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 14:52:14 +00:00
rainwater
3cd3086bcf New About Boxes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1067 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 14:37:29 +00:00
rainwater
b588f97ad5 flicker-free
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1066 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 12:11:34 +00:00
rainwater
124666af2c forgot to update project
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1065 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 12:01:50 +00:00
rainwater
702c7a5f2e added .nsi shell icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1064 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 11:53:19 +00:00
rainwater
73b7ed1e1e Test->Test Installer (less confusion)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1063 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 05:12:23 +00:00
rainwater
62afde0619 Readme.png->Readme.jpg (Modern UI change in installer)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1062 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 05:11:06 +00:00
rainwater
4b81484795 Smoother resizing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1061 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 02:57:33 +00:00
rainwater
898e6bb120 Added resize gripper....finally.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1060 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 02:43:47 +00:00
rainwater
07b87eb653 Added Context Menu in log window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1059 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 00:53:57 +00:00