Commit graph

172 commits

Author SHA1 Message Date
eccles
6b73b0e490 - Added new control type "Button"
- Added new flag "NOTIFY"
- Added new flag "NOWORDWRAP" for multi-line text boxes
- Reduced size down to 12K


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3254 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-04 22:12:25 +00:00
joostverburg
85fef2cde5 file association, section macros, fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3251 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-04 16:28:13 +00:00
joostverburg
dff2e4afaf typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3249 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-03 15:43:22 +00:00
kichik
e33b064635 another spelling mistake (recommAnded)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3248 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-03 12:30:11 +00:00
zarg
1359dfb8e6 Speeling mishtake =)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3247 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-02 22:43:19 +00:00
joostverburg
6e5f672b74 update/uninstall CVS data
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3241 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-01 22:47:23 +00:00
kichik
94232168f5 fixed typo and added lzma source code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3239 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-01 11:36:04 +00:00
joostverburg
edbc22d642 section structure, file associations, shell extensions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3222 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-27 21:29:05 +00:00
icemank
77b371896a Added context menu method for choosing compressor.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3212 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-25 21:07:51 +00:00
joostverburg
1527ea2f1a Modern UI 1.68
* New settings for extra space for title and text on Welcome page and Finish page.
* Improved handling of verbose settings. Define MUI_VERBOSE the set the Modern UI verbose level (1-4).
* Language file string for uninstaller reboot information
* Setting for folder validation in leave function
* Fixed finish page text settings for multiple pages


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3201 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-24 19:50:01 +00:00
kichik
594c3ed0f6 - First LZMA enhanced NSIS version - experimental
- Added SetCompressorDictSize (only works for LZMA)
- Added SetCompressionLevel (only "works" for zlib and bzip2) - doesn't work for now
- Section is only supposed to get 4 parameters if /o is specified
- Updated version numbers


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3190 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-24 00:08:58 +00:00
kichik
8cd728c7d4 Removed "(CVS)" from version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3169 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-19 13:21:14 +00:00
kichik
10f50ee6b2 INI file missing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3157 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-18 11:39:52 +00:00
joostverburg
f41951c259 UpgradeDLL include file, removed old check
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3131 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-12 17:35:04 +00:00
joostverburg
e4222218a3 no need for makensis.htm anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3122 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 18:51:23 +00:00
joostverburg
a37ec3c54c remove docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3121 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 18:48:48 +00:00
joostverburg
14be92223d MUI Readme image
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3119 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 18:43:30 +00:00
joostverburg
75e5121276 HTML Help documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3107 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-06 15:05:27 +00:00
kichik
10c82bd2a9 No need for output from cvsdata.nsi unless it's an error (working this time)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3084 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 18:42:35 +00:00
kichik
21ecbb7198 No need for output from cvsdata.nsi unless it's an error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3083 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-01 18:37:34 +00:00
joostverburg
8442558574 Modern UI 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3042 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-22 19:23:45 +00:00
kichik
1b973fce65 always quote paths in UninstallString
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3008 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-09 22:16:26 +00:00
joostverburg
633f5928cd check for already installed versions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3004 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 17:44:33 +00:00
joostverburg
aaf63af9f6 updated reserve file macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3003 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 15:28:44 +00:00
joostverburg
88cec5ef22 new position for interface settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3001 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 11:19:25 +00:00
joostverburg
f7bed1c222 Zip2Exe 0.3: based on header files, improved interface, Modern UI support, new script code, improved folder detection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2977 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-28 12:42:03 +00:00
joostverburg
45a3ba2cd5 welcome text, finish link, uninstall info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2964 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 11:10:23 +00:00
joostverburg
68e6784c69 forgot a SetOutPath, improved desktop shortcut creation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2959 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 19:57:55 +00:00
joostverburg
3988e924f7 new Graphics folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2956 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:50:38 +00:00
joostverburg
e326dab268 new Graphics folder with a good structure, updated icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2954 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:34:01 +00:00
kichik
96efeda6b4 Add Math to the start menu group too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2951 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 23:20:47 +00:00
kichik
0b612e1e51 added new/missing files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2944 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-21 16:18:17 +00:00
joostverburg
370071e60a removed MUI_PRODUCT, MUI_VERSION
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2908 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 16:05:00 +00:00
joostverburg
3520ee2e4f page commands
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2842 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 15:16:15 +00:00
kichik
bcd2391a0e Compile with latest CVS version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2826 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 20:25:32 +00:00
joostverburg
d2f44096cb reserve files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2802 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 14:25:06 +00:00
joostverburg
5abd45c61e folder settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2800 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 12:09:51 +00:00
joostverburg
5d0374693f include new VPatch files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2799 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-11 17:33:23 +00:00
kichik
eede510164 UserVars.nsi added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2759 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-20 11:14:02 +00:00
kichik
a7dfa9ae3a Patch #754995 - more information when installing, thanks deguix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2711 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-12 14:44:38 +00:00
kichik
4a36eead51 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2710 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-12 12:19:42 +00:00
joostverburg
8b3a71d6cb InstallOptions: testlink
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2664 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-22 11:02:05 +00:00
joostverburg
e06d3afadb VersionInfo example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2629 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-10 19:34:15 +00:00
joostverburg
00798142b0 compatible with Modern UI 1.65
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2572 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-25 20:26:28 +00:00
joostverburg
fbc323c3db VPatch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2556 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-21 12:24:22 +00:00
joostverburg
88dfb90ea4 updated for Modern UI 1.64
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2375 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 22:29:24 +00:00
kichik
84d1984c25 b4 (CVS) label
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2343 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 11:33:35 +00:00
joostverburg
3e441fbdf3 startmenu shortcuts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2322 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-17 14:20:31 +00:00
joostverburg
a1e73ddc9d delete old UI's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2313 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 19:46:20 +00:00
joostverburg
1943db8875 new mui files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2255 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 19:00:12 +00:00