Commit graph

2187 commits

Author SHA1 Message Date
kichik
7900063f76 applied patch #2826598 - Minor typo in PortugueseBR language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5996 212acab6-be3b-0410-9dea-997c60f758d6
2009-07-26 12:38:42 +00:00
kichik
a3385f6ff7 wxWidgets 2.8.10 compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5993 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-13 09:30:15 +00:00
kichik
4301eba14a applied patch #2802794 - nsis.pas - LogMessage() and Call()
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5990 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-08 20:09:31 +00:00
kichik
1871a516b9 applied patch #2790571
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5977 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 16:21:22 +00:00
kichik
148aac28c5 applied patch #2642542
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5976 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 16:17:40 +00:00
kichik
5f1cfb02ff fixed bug #2725883 - NSIS installers always show warning on Windows 7
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5974 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 16:14:36 +00:00
kichik
1c747e74cf applied patch #2801317 - Install type description position fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5973 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 15:07:20 +00:00
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
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
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
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
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
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
kichik
37fdba53fd list every language only once
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5912 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-31 16:30:00 +00:00
kichik
7c8291ef3c added Esperanto
http://forums.winamp.com/showthread.php?s=&threadid=302218

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5911 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-31 16:26:46 +00:00
kichik
f032f28605 Qump?!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5910 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-31 16:17:30 +00:00
anders_k
5a9bbbb021 applied patch #2500960 - NSD_SetIcon support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5908 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-24 22:09:31 +00:00
pabs3
80c2fae5c1 Remove some gratuitous use of non-ANSI characters that were making the Unicode patch harder to review.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5905 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-13 16:54:39 +00:00
pabs3
bf6c65b158 Fix up plugin API header/lib installation for non-Windows platforms.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5904 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-11 09:48:07 +00:00
kichik
c88bf59a8d make sure iconv exists
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5902 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 22:51:43 +00:00
kichik
357a9f58c0 since we're already using winchar...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5898 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 22:12:10 +00:00
kichik
de19959620 fixed bug #2494539 - Missing iconv dependency in LibraryLocal in 2.42
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5897 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 22:10:23 +00:00
kichik
643ac0fb44 fixed bug #2494528 - MUI_DIRECTORYPAGE_BGCOLOR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5896 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 22:04:56 +00:00
kichik
9da0e22dac wow... so many typos in one paragraph. was i drunk?
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5894 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 21:49:14 +00:00
kichik
e42c65610b typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5893 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 21:48:32 +00:00
kichik
9e5f950c88 that ending quote shouldn't be there
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5891 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-01 00:55:07 +00:00
kichik
79da5e1cb5 renamed plugin.* to pluginapi.*
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5856 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:49:26 +00:00
kichik
5ac5b3f95b deprecate SetPluginUnload and /NOUNLOAD
plug-ins are now responsible to keeping themselves loaded using the new api

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5855 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:17:15 +00:00
kichik
d04cece9be a brief explanation on the section restriction
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5854 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 07:59:50 +00:00
kichik
f50bc2fab7 initialize everything when creating a new dialog to avoid setting leaking from the last dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5846 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 19:57:11 +00:00
kichik
a2e5fbe2ee clean-up onBack setting so it won't propagate from one page to the next
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5845 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 19:52:32 +00:00
kichik
3db2839a3c no more /UNLOAD with new plug-in api
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5844 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 19:31:52 +00:00
kichik
06ab0c6314 convert to plug-in library and never unload so user variables are saved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5843 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 19:27:02 +00:00
kichik
70f14a824c use new plug-in callbacks to avoid /NOUNLOAD
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5841 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 18:45:53 +00:00
kichik
e59407720a use new plug-in library wherever possible, which is not a lot...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5840 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 18:24:00 +00:00
kichik
aad23184d0 plugin.lib requires user32.lib, but it's later optimized out of the dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5838 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:51:08 +00:00
kichik
5b490c9e49 removed private atoi implementations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5837 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:47:14 +00:00
kichik
f3350670fb simpler atoi for LangDLL and Banner
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5836 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:45:03 +00:00
kichik
41836a0f4a remove special implementation of stack operations and use plugin.lib instead
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5835 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:39:35 +00:00
kichik
7ee44a65dc some more functions, required by nsDialogs and probably more plug-ins
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5834 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:37:22 +00:00
kichik
e1a741ef08 update for plugin.h and plugin.lib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5833 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:19:45 +00:00
kichik
4ba8da04fd switch to plugin.h
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5832 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:18:43 +00:00
kichik
f6800c8052 allow passing NULL to popstring() for InstallOptions and probably more plug-ins
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5831 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 17:13:43 +00:00