Commit graph

2295 commits

Author SHA1 Message Date
kichik
de17e40754 Removed debug message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2922 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-16 09:36:16 +00:00
kichik
31a45d7031 fixed add_db_data crashing on empty inputs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2921 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-16 09:19:39 +00:00
kichik
754af5bd4b Another cool plug-in by brainsucker, a calculator :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2920 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 23:20:36 +00:00
kichik
de0104cc39 - Improved file mapping so you can now esaily compile installers up to 2GB with a minimum requirment of memory (changable by FileBufSize)
- Fixed DirText
- Fixed new browse dialog style problems (thanks LIGHTNING UK!)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2919 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 22:05:06 +00:00
joostverburg
624f7225f4 improved GetParant, GetParameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2918 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-15 19:18:18 +00:00
joostverburg
f5046135d9 solved description box border problems with custom fonts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2917 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-14 11:37:20 +00:00
joostverburg
10128c0ace 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2916 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-14 10:17:15 +00:00
joostverburg
1a7293bb3a v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2915 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-14 10:16:34 +00:00
joostverburg
0212d2fe9a 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2914 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 21:29:18 +00:00
joostverburg
3b4aa03136 v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2913 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 21:27:45 +00:00
joostverburg
3cd92633da fixed license page radio buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2912 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 21:24:51 +00:00
kichik
d6d0ef0d04 backslashes instead of slashes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2911 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 10:12:01 +00:00
kichik
103b31643e - Fixed SpaceText none
- Fixed a crash that occured if LicenseData was not used and Page license was


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2910 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 21:40:33 +00:00
kichik
a488b62950 New and improved banner:
- No more crashes
- Responds to messages (and thus redraws itself)
- Doesn't put the main window on the background
- Some new /set tricks by brainsucker


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2909 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 16:45:22 +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
0c93c0a9eb comments
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2907 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 15:13:13 +00:00
joostverburg
eeca701157 v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2906 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 14:07:58 +00:00
joostverburg
d6ea09d749 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2905 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 14:07:24 +00:00
joostverburg
12e4ca56ba v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2904 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 14:02:54 +00:00
joostverburg
73870f0e8e 1. Supports any bpp for transparent images
2. Windows XP at bpp < 32 possible bug fixed
3. Removed transparency by pallete color index (always use RGB value)
4. shrinked a bit (0.5 kb)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2903 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 14:01:29 +00:00
kichik
de5c3d3561 release 5 by brainsucker:
1. u flag - unload dll after procedure call.
2. some changes to asm to turn on Whole Program Optimization.
3. Dll shrinked for 1 kb.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2902 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 13:58:36 +00:00
kichik
41808c26be More memory clean-ups
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2901 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-12 11:16:33 +00:00
kichik
8380534b1d - Fixed a crash caused by clicking cancel on a directory page (thanks pengyou)
- Fixed some extraction progress issues


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2900 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-11 20:46:20 +00:00
kichik
9186fcc291 release 5 by brainsucker:
1. u flag - unload dll after procedure call.
2. some changes to asm to turn on Whole Program Optimization.
3. Dll shrinked for 1 kb.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2899 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-11 20:31:04 +00:00
joostverburg
6488174f47 support for uninst license, directory pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2898 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-11 16:34:34 +00:00
joostverburg
750608bc5e welcome page: "Click Next to continue" is back
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2897 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-10 21:58:29 +00:00
kichik
9d7de707ea - Fixed uninstaller refusal to start when on the root directory (note that AllowRootDirInstall true is still required)
- Some touch ups regarding NSIS_CONFIG_VISIBLE_SUPPORT


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2896 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-10 16:39:06 +00:00
kichik
aa09b6bdb9 - Fixed SetOutPath not setting current directory if the directory didn't exist before
- Fixed a memory leak


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2895 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-10 13:44:24 +00:00
joostverburg
dd89dc4203 removed old stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2894 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 21:02:25 +00:00
joostverburg
55ac354c4c v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2893 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 20:59:56 +00:00
joostverburg
131d2af805 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2892 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 20:59:18 +00:00
ramon18
552edd8f60 Portuguese languages updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2891 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 19:21:36 +00:00
joostverburg
ae8615d253 removed MUI_PRODUCT, MUI_VERSION
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2890 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 16:06:37 +00:00
kichik
60c7829e3a Fixed overwrite failure on Windows 2000/XP/2003 when the existing file was hidden
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2889 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 14:25:16 +00:00
joostverburg
2f4e738429 double word
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2888 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 17:02:05 +00:00
kichik
c9d75dbcbf signed/unsigned mismatch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2887 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 15:28:16 +00:00
joostverburg
0e75149e9d v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2886 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 14:41:38 +00:00
joostverburg
b893f2d607 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2885 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 14:39:35 +00:00
joostverburg
062d25fd9e support for uninst license, directory pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2884 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 14:37:48 +00:00
joostverburg
0f2d1dceef setting multiple texts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2883 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 14:32:10 +00:00
kichik
896ba172d5 - Fixed uninstaller not showing anything when installer is silent
- Improved CResourceEditor - should be more tolerant now
- Removed legacy code from InstallOptions and StartMenu


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2882 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 13:54:01 +00:00
kichik
148c9a1b86 Fixed VIAddVersionKey failing on empty inputs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2881 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 10:38:34 +00:00
kichik
9ad4dd958b Typo in MUI_DIRECTORYPAGE_VARIABLE - thanks Zarik
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2880 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 10:12:29 +00:00
joostverburg
c723c35132 wrong string names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2879 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 20:19:25 +00:00
joostverburg
82dd0df85c support for uninst license, directory pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2878 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 20:18:23 +00:00
joostverburg
f8b126d33d typo in langstring name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2877 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 20:18:01 +00:00
kichik
2fba235c29 fixed SetOverwrite and added ifdiff option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2876 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 16:46:50 +00:00
joostverburg
6e5ed12086 finish page works without welcome page; uninst dir page strings not included when there is only an inst dir page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2875 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 16:36:46 +00:00
kichik
19556df888 Temporary workaround to FindControlIdx returning -1
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2874 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 14:36:03 +00:00
joostverburg
4fca1b55d8 v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2873 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 13:33:09 +00:00