Commit graph

8 commits

Author SHA1 Message Date
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
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
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
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
kichik
18c5a5f1b8 Smaller DLL by eccles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@949 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 21:54:26 +00:00
kichik
c7b0ee4c5d Added Icon and Bitmap controls
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@917 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 18:25:50 +00:00
rainwater
0a9305a002 Moved plugins to Plugins\ directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@780 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-28 18:26:28 +00:00