Commit graph

5153 commits

Author SHA1 Message Date
kichik
7404dcb3b8 fixed bug #2720968 - MUI2 finish page show custom function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5971 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 14:26:09 +00:00
kichik
f3791f9e7d fixed bug #2796189 - ExecShell doesn't always respect maximized window setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5970 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 13:59:38 +00:00
kichik
b5a55b0073 fixed bug #2801024 - CreateFont doesn't make sure the first parameter is a valid variable
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5969 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 13:47:59 +00:00
kichik
88af5d9d89 win7
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5968 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-05 18:02:00 +00:00
kichik
0823306f59 some 7 loving
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5967 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-17 21:56:04 +00:00
kichik
ba8eca2faf fixed bug #2788620 - MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE missing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5966 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-14 23:31:27 +00:00
kichik
1592fa2d6a fixed bug #2781948 - NSIS.exe shows nothing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5965 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-13 18:38:32 +00:00
kichik
7e1196a4b1 bug #2790298 - whatever...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5964 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-13 18:19:03 +00:00
kichik
77e6de242f comparison tests for win7/2008r2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5963 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-13 18:11:00 +00:00
kichik
c7c0e73df8 2008R2 is a server, so add the special bit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5962 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-13 18:10:41 +00:00
kichik
2651dc3573 tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5961 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-13 18:01:20 +00:00
anders_k
ee32640065 Support for Win7 and 2008R2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5960 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-11 16:45:32 +00:00
kichik
a203e2e981 got rid of a zillion warnings on gcc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5958 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-28 10:20:04 +00:00
kichik
f56537a20b bad results on gcc with const char* -> char* conversion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5957 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-28 09:56:49 +00:00
kichik
8ea01b6976 less warnings from gcc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5956 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-28 09:52:10 +00:00
kichik
501dc3c699 a few less #ifdef's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5955 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-28 09:47:26 +00:00
kichik
49276c77c7 fixed bug #2705878 - Wrong Example in Documentation at FindFirst
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5954 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-23 18:50:06 +00:00
kichik
c75dac3e32 fixed bug #2697027 - error from add/remove when uninstaller is canceled and uac is disabled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5953 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-20 12:23:58 +00:00
kichik
edc558b987 english
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5952 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-20 12:11:57 +00:00
kichik
5b7c28bbe9 fixed bug #2138075 - $DOCUMENTS return null value for root
vista fails with CSIDL_FLAG_CREATE on root directories and caches the result
thanks inno devs for researching this

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5951 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-20 11:18:52 +00:00
kichik
b608a1dd9d fixed bug #2690112 - MUI_UNDIRECTORYSPAGE in the Language Files is wrong
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5950 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-17 23:00:13 +00:00
justin1014
93352bd1d7 Fixed bug #2680110 (embarrassing for me)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5949 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-10 22:24:04 +00:00
kichik
407033f1d6 proper line endings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5948 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-10 20:14:10 +00:00
joostverburg
d03b413e34 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5945 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-23 11:35:13 +00:00
kichik
f93b3d89cb 2.44
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5942 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 19:30:01 +00:00
kichik
059b0786be shorter urls
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5941 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 19:25:03 +00:00
kichik
6a57d28330 2.44
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5940 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 19:16:25 +00:00
kichik
7ba91a0095 bugtraq support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5939 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 19:10:07 +00:00
kichik
0250967512 fixed bug #2595565 - nsDialogs::CreateTimer documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5938 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 18:30:05 +00:00
kichik
80b8e010ad fixed bug #2593369 - global labels in unused functions can't be used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5937 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-21 18:25:56 +00:00
kichik
f4a282b8eb basic icon tests to avoid bugs like #2572035
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5936 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-06 14:15:39 +00:00
kichik
3bb9ec28f8 fixed bug #2572035 - problem with 2.43 and icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5935 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-06 14:00:02 +00:00
pabs3
b016a4402c fix Library.nsi test by adding the test directory to PATH so it can run LibraryLocal
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5933 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 07:26:16 +00:00
kichik
1c87c9a018 2.43
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5930 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 01:41:38 +00:00
kichik
3ba351b394 native eol
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5929 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 01:38:12 +00:00
kichik
4c1b54d033 2.43
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5928 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 01:23:58 +00:00
kichik
f623696ce4 tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5927 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 01:01:06 +00:00
kichik
6f8cb01206 proper flags order to avoid the horrible non-virtual destructor warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5926 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 00:52:28 +00:00
kichik
8d5bca8080 signed/unsigned comparison
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5925 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 00:50:12 +00:00
kichik
10e431be59 updated file paths
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5924 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 00:02:09 +00:00
kichik
6d0a1b744e fix for new paths
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5923 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-04 21:29:38 +00:00
pabs3
eff14a4702 Install the pluginapi stuff in a subdirectory.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5922 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-04 14:08:31 +00:00
pabs3
f41ba95bab fix bug #2497148 - allow out of tree builds on POSIX platforms
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5921 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-04 14:05:48 +00:00
kichik
a1671db5d6 fixed bug #2564005 - Link to NSIS Wiki not correct
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5920 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-04 13:47:06 +00:00
kichik
e4c6c6bc30 implemented rfe #2557392 - makensisw: Shortcut to abort compilation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5918 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-02 23:38:12 +00:00
kichik
0aed504f4a happy new year!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5917 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 14:44:30 +00:00
kichik
a4010c1d54 a comment explaining foreground issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5916 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 12:35:28 +00:00
kichik
130074428e revert r5314 - if the banner plug-in shows IDD_VERIFY in its own thread and that thread sets it as the foreground window because of the WS_VISIBLE style, the main thread loses the ability to set the foreground window. this causes the installer window to start on the background if banner is used in .oninit.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5915 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 12:32:34 +00:00
kichik
d05741f44e added exdll vs2008 project files, thanks to TobbeSweden
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5914 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 12:06:41 +00:00
kichik
7ae5b898a6 saner waiting times
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5913 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 00:29:35 +00:00