Commit graph

71 commits

Author SHA1 Message Date
rainwater
1aeb327658 Added banner.dll to plugins dir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1831 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-24 21:12:25 +00:00
kichik
b295ba4ac5 UnregisterClass added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1829 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-24 18:20:53 +00:00
kichik
7682617c7b Fixed memory leaks
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1815 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-22 11:54:06 +00:00
kichik
3797b9776d Added ExecToStack
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1814 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-22 11:02:22 +00:00
kichik
7b33e4d596 Now works with latest changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1799 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-21 17:29:26 +00:00
joostverburg
9998f159d0 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1789 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-19 15:54:03 +00:00
kichik
8137626030 Forgot two lines...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1731 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:17:10 +00:00
kichik
a3370541de Leave the cancel alone evil IO!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1730 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:13:22 +00:00
kichik
a3d6b9dc6b \t works again, and stil 11kb
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1729 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 16:05:18 +00:00
kichik
3ccea2e265 Back to 11KB
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1726 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 15:15:20 +00:00
kichik
5458fbf391 New lines in labels, different rect and dialog background
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1725 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 15:07:09 +00:00
kichik
590da83f5f Enabled/show stuff now doesn't do a thing unless specified in the INI file, no more IO defaults, only NSIS defaults.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1717 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 12:53:08 +00:00
kichik
8300eae52e /WAIT works again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1712 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 12:07:07 +00:00
kichik
e5550dac1d Compiles with the new ExDLL.h and updates the image faster
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1709 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 11:59:56 +00:00
kichik
1755b3b188 Tab order
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1688 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-12 18:33:40 +00:00
kichik
973272562b Graying out when checkbox is checked
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1686 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-12 17:59:58 +00:00
kichik
89ddb8a245 Added /checknoshortcuts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1669 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 17:17:33 +00:00
kichik
ecea4a776c No more flickering
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1666 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 16:06:23 +00:00
kichik
10d868f72b More space for q's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1661 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 14:34:29 +00:00
kichik
a51632f947 Back button no longer enabled by default
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1657 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-10 18:13:35 +00:00
kichik
297e981d32 Even easier paging system, no more Abort and Quit from custom pages creator functions, NSIS does it all!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1636 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 12:50:00 +00:00
kichik
35b45db225 now with /cancelconfirm
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1635 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 23:43:25 +00:00
kichik
204ad0ad15 Persistent background image plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1627 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 20:41:47 +00:00
kichik
b2261023af System.dll does all that ShowWin.dll does and more
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1626 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 20:21:45 +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
9777905f55 StartMenu.dll, lets the user select the start menu folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1621 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 17:30:29 +00:00
kichik
945a30a7bb Doesn't crash if initDialog is called without /NOUNLOAD.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1618 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 16:51:26 +00:00
kichik
e2c95aaa5b GetAccountType instead of GetGroup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1586 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 15:44:51 +00:00
kichik
4541bb7cc8 UserInfo DLL to get user group and name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1585 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 15:40:55 +00:00
kichik
6c51b44657 New paging system. All scripts must be updated, but it sure is worth it. InstallOptions has two new functions initDialog and show. Docs massively updated.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1536 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 20:34:55 +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
joostverburg
0a1b4aa83c version 2 final
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1511 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-31 14:41:46 +00:00
joostverburg
d785ba2d70 new system plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1459 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-23 17:53:09 +00:00
kichik
fe4b109a00 Made room for 3 lines of text (bug report #621273)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1373 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-11 11:39:08 +00:00
kichik
dfbd9e93c0 Timeout now works
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1302 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 18:11:13 +00:00
rainwater
ac5eb0f61a Added AdvSplash plugin and remove UberSplash. NSIS installer updated.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1283 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 19:54:16 +00:00
kichik
5c5ce97e25 Now doesn't crash when using Exec and not ExecToLog. ExecToLog timeout is not yet implemented.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1271 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 16:00:18 +00:00
rainwater
c9b3214463 Changed default timeout to 15 seconds (from 100 seconds). Returns now if CreateProcess fails. Now closes handles if unable to allocate memory.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1258 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 22:09:53 +00:00
kichik
65bc61f40f Now logs properly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1257 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 19:35:40 +00:00
eccles
7c94be4df3 CancelConfirmIcon becomes CancelConfirmFlags with extra options
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1239 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-30 22:22:16 +00:00
eccles
5cd0b376e7 Clicking [x] behaves the same as Cancel (thank's brainsucker).
Saved 224 bytes.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1197 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-26 22:47:21 +00:00
joostverburg
88956798f1 System plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1130 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 20:59:13 +00:00
justin1014
1fb8b94a22 updated (I am using way too many commits I know)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1129 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 19:10:39 +00:00
justin1014
5aef7e36ad updated to new syntax/exdll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1125 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:57:43 +00:00
justin1014
78fe6c27bf updated to new exdll interface. /TIMEOUT now should come before any command.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1123 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:50:16 +00:00
justin1014
6afeb313a4 updated to new exdll use and changed LangDLL's parameter format (look in langdll.cpp to see)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1121 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:46:05 +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
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
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