Commit graph

2273 commits

Author SHA1 Message Date
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
joostverburg
9481258249 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2872 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 13:31:48 +00:00
joostverburg
a042adbd64 fixed page text settings; support for uninst license, directory pages; renamed language file string; updated startmenu text; removed old language file strings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2871 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 13:27:10 +00:00
kichik
bb927a6230 - fixed a typo in inner langstrings name - [un]LicenseTextRB
- Finnish language files updated
- made SetStlColors able to set background color with /BRANDING
- some optimizations
- fixed progress showing for WriteUninstaller


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2870 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 08:53:22 +00:00
icemank
ff2ab1239f Fixed button count and index numbers for toolbar
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2869 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 04:56:26 +00:00
joostverburg
c189c2e686 missing word
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2868 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 22:24:32 +00:00
joostverburg
c61701fd59 typo in langstring name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2867 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 21:44:30 +00:00
joostverburg
4da20cabad 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2866 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 21:39:12 +00:00
joostverburg
72e38ce85b always undef MUI_FINISHPAGE_CURFIELD_NO
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2865 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 20:52:13 +00:00
kichik
c081fd5f3f v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2864 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 20:41:21 +00:00
joostverburg
a39ed55974 typo in langstring name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2863 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 20:25:02 +00:00
joostverburg
7272e2aea4 v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2862 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 19:52:51 +00:00
kichik
acd850dd85 !ifdef, again...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2861 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 19:48:00 +00:00
joostverburg
8c99918cae window caption
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2860 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 14:33:35 +00:00
joostverburg
ff3f029894 v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2859 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 12:45:10 +00:00
joostverburg
1f7679ce94 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2858 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 12:44:42 +00:00
joostverburg
5d6de5b949 removed old info, changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2857 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 12:38:27 +00:00
joostverburg
f2003bb103 quotes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2856 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 12:31:18 +00:00
joostverburg
7c9485efde v6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2855 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 11:57:12 +00:00
joostverburg
d193d4b2a3 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2854 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 11:57:01 +00:00
kichik
7fd2e048e9 Language updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2853 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 10:01:31 +00:00
kichik
04234ccac2 - Fixed and improved SetFont
- Fixed WindowIcon


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2852 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 09:59:02 +00:00
kichik
f1a8c1950a Get progress bar to the end even with subsections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2851 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 22:22:56 +00:00