Commit graph

795 commits

Author SHA1 Message Date
kichik
90d227e095 (brainsucker) new system build. now work's at the kichik's computer too :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2377 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 23:00:53 +00:00
joostverburg
8d6e3c56ed message text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2376 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 22:40:43 +00:00
joostverburg
fc86a10811 better translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2374 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 22:03:46 +00:00
joostverburg
17c687180a no finish header macro's anymore - language preference stored when installation has completed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2373 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 21:54:02 +00:00
joostverburg
e0871d504d LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2372 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 21:11:27 +00:00
joostverburg
76da9957ea LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2370 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 20:15:13 +00:00
joostverburg
9cf3227027 LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2368 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 19:27:01 +00:00
joostverburg
a74903197b Modern UI 1.64 - LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2366 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 19:16:51 +00:00
kichik
5afc7ec7d4 Added LicenseForceSelection radiobuttons|checkbox
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2362 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 17:47:46 +00:00
kichik
7fb39be4dc Icon with path works again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2360 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 14:37:20 +00:00
joostverburg
e73b4619be typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2359 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 13:22:32 +00:00
joostverburg
0cd9f67549 ioSpecial
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2358 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-25 16:47:03 +00:00
kichik
56abf7e444 Now frees the memory of loaded bitmaps when exiting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2353 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-23 17:12:14 +00:00
kichik
d0ae879778 Updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2352 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-22 15:31:21 +00:00
joostverburg
3667a05636 Updated System plugin - Win9x fixes and more
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2350 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-22 11:15:53 +00:00
kichik
03cafaf818 SetStaticBkColor -> SetBkColor, now works for dialogs, buttons, edit boxes and list boxes (only in IO)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2347 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 20:49:13 +00:00
kichik
56a72f8fcb GetFullPathName -> SearchPath
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2344 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 11:39:18 +00:00
joostverburg
6e2c01a1fe fixed Welcome page string names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2342 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-19 17:04:10 +00:00
joostverburg
33dfca1493 updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2340 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-19 11:54:37 +00:00
kichik
bad48f1a0a Some space saving changes, /NOCUSTOM and /COMPONENTSONLYONCUSTOM work together and infastructures for future changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2338 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 20:36:52 +00:00
rainwater
a46ab81918 Downloading text in nsisdl page cut off first char of path name if it wasn't a full path.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2337 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 16:12:06 +00:00
kichik
56507e9e34 Custom leave function updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2336 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 15:51:01 +00:00
kichik
070d1f136a Leave function for custom pages too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2335 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 15:45:25 +00:00
joostverburg
3ae6d897b8 another small html fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2333 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:49:51 +00:00
joostverburg
52933d9ee0 html errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2332 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:44:42 +00:00
joostverburg
9ddf36c054 syntax format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2331 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:33:25 +00:00
joostverburg
830dfb7f78 define syntax, fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2329 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 12:39:18 +00:00
joostverburg
28db02f13b ConnectInternet function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2328 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 10:11:16 +00:00
joostverburg
5038e3119a removed 1.61 language file compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2326 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 09:55:37 +00:00
joostverburg
e225dcc29f compatible with Modern UI 1.63
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2325 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 09:42:55 +00:00
kichik
136ed7b345 Windows 9x combo box size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2324 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-17 16:05:41 +00:00
kichik
35557a6ca0 Escaping notes in the readme and a check for ConvertNewLines
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2320 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-17 13:46:13 +00:00
joostverburg
2bae57a3ac caption
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2318 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 22:13:09 +00:00
joostverburg
f813944fff updated ui
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2317 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 21:19:20 +00:00
joostverburg
7968a20d53 NSIS Update: no mui, gui changes, text changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2316 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 21:10:31 +00:00
joostverburg
96eb3b0537 uninstaller: don't show page tile in titlebar
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2314 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 19:49:50 +00:00
joostverburg
6241cec9a4 Warning icon for 'validation error' MessageBox
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2309 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 09:56:33 +00:00
joostverburg
b2f4d9f336 echo Modern UI version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2307 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 20:22:15 +00:00
kichik
4f1d71027e now compatible with the minimize button
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2301 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 14:16:21 +00:00
joostverburg
6b4c318e4b InstallOptions 2.1, always \r\n for newline
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2298 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 12:55:31 +00:00
kichik
8d97504e76 No shadow
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2297 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 11:26:00 +00:00
joostverburg
9bfdf0b5c1 only IO stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2296 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 22:06:38 +00:00
joostverburg
a69728f8e2 removed old recommended values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2295 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 22:04:19 +00:00
joostverburg
e41cf67d37 updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2293 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 11:17:58 +00:00
joostverburg
465b5d20cc updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2289 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-13 16:15:28 +00:00
joostverburg
0ced140178 updated documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2288 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-12 21:42:05 +00:00
joostverburg
24a0d0746c updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2284 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-12 12:45:45 +00:00
joostverburg
5d896158e7 removed custom page caption
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2283 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 21:35:38 +00:00
joostverburg
4d2c2ee325 copyright years
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2278 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 15:23:24 +00:00
joostverburg
dcc3443bca comments
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2277 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 13:29:38 +00:00