Commit graph

1727 commits

Author SHA1 Message Date
kichik
16f764ac37 more to do
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2354 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-23 17:14:07 +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
kichik
4deb16c190 Missing parameter, thanks willowufgood
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2351 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-22 12:38:16 +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
joostverburg
6788c2222f typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2349 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-21 19:29:53 +00:00
kichik
43cb9c03bc Fixed TrimNewLines (thanks pengyou)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2348 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-21 12:38:11 +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
flizebogen
2e9cb6d4e9 Added Info "Dump Content of Log Window to File", fixed Typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2346 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 19:37:31 +00:00
kichik
5f70221959 Random flags for uninstaller fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2345 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 13:13:48 +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
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
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
2c92509c58 updated GetWindowsVersion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2341 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-19 13:59:19 +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
eedc453420 HEX number for text color in BGGradient
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2339 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 20:43:52 +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
kichik
156648c9d5 AddBrandingImage doesn't depend on the UI now. Can now set the branding image on the bottom and on the right too, and set a custom padding value
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2334 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:53:29 +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
8afa27dff9 Page command syntax
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2330 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 12:39:54 +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
1deccc4ce2 new setup name: Modern UI Test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2327 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 09:57:54 +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
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
2bfcbf8280 tutorial
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2321 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-17 14:12:59 +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
kichik
1c6dc531e6 Added FlushINI
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2319 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-17 13:23:01 +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
kichik
8a97b60b30 Added \R{ref}{name} for named references
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2315 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 20:37:35 +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
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
kichik
06f8b09e29 - Docs fixes
- Command help for InstType fix


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2312 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 17:40:22 +00:00
flizebogen
ab6fbe5fc7 added "how to install vb6 runtimes and Call an external dll using system.dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2311 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 11:20:22 +00:00
joostverburg
5cc90ee65c fonts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2310 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 10:11:33 +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
flizebogen
39135e4daa Added infos about "Add uninstall information to Add/Remove Program" in a new appendix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2308 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 06:20:14 +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
flizebogen
15f9cccfb6 added SectionSetInstTypes and SectionGetInstTypes, fixed typos in the tutorial
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2306 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 18:35:12 +00:00
kichik
eeef07324f Tons of updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2305 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 18:05:00 +00:00
kichik
00975c06bc - PluginDir -> !AddPluginDir
- Fixed parms list of Section(Get/Set)InstTypes


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2304 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 17:16:08 +00:00