Commit graph

5155 commits

Author SHA1 Message Date
kichik
b8260593ec oops... typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6034 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-20 16:19:41 +00:00
f0rt
6c70d8ddf0 patch 2918870: reverted fix attempt to install substart.exe as makensis.exe in root directory when installing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6031 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-08 19:18:35 +00:00
f0rt
c39ffff404 applied patch #2918870 - use of the zlib compression library provided by the system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6030 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-07 21:24:09 +00:00
kichik
9f7710ace6 applied patch #2920342 - add error checking to SetCurrentDirectory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6029 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-06 17:04:37 +00:00
kichik
3d12aaa1f0 applied patch #2930854 - mingw compiled makensis: installers don't show bitmaps
(fixed plug-in compatibility with mingw 4.4)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6028 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-06 17:00:00 +00:00
kichik
ec2ff441e0 asm is a reserved word for gcc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6027 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-06 15:51:55 +00:00
kichik
ea124294a7 added Asturian by Marcos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6026 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-06 13:19:47 +00:00
kichik
5b009195fb pointing to wrong vcproj
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6025 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-06 12:57:23 +00:00
anders_k
e2a4c90c12 Fixed bug #2939230 - Enable NextBtn with skip create checked and empty name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6024 212acab6-be3b-0410-9dea-997c60f758d6
2010-01-30 18:16:25 +00:00
joostverburg
a17b600d8e fixed bug #2873578 - Italian MUI Page Down license page translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6023 212acab6-be3b-0410-9dea-997c60f758d6
2010-01-24 23:37:14 +00:00
joostverburg
1b35045c45 fixed bug #2842264 - Infinitive Spanish string need to be Present Continuous
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6022 212acab6-be3b-0410-9dea-997c60f758d6
2010-01-24 23:33:58 +00:00
joostverburg
a272d7e335 Vietnamese translation contributed by Hùng. NGUYEN Manh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6021 212acab6-be3b-0410-9dea-997c60f758d6
2010-01-24 23:29:31 +00:00
joostverburg
62f60a9a5d applied path #2840090 - German Translation Update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6020 212acab6-be3b-0410-9dea-997c60f758d6
2010-01-24 23:27:49 +00:00
joostverburg
bf10926874 fixed bug #2848552 - Missed Russian translations for MULTIUSER_INSTALLMODEPAGE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6019 212acab6-be3b-0410-9dea-997c60f758d6
2010-01-24 23:21:19 +00:00
joostverburg
770de3f28f add translation for Multi-User Header File - contribution by Artem Khaymenov
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6018 212acab6-be3b-0410-9dea-997c60f758d6
2010-01-24 23:13:30 +00:00
kichik
859bc9a82d fixed bug #2925015 - nsDialogs.nsh uses LB_DELETESTRING message in the wrong way
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6017 212acab6-be3b-0410-9dea-997c60f758d6
2010-01-04 11:24:20 +00:00
anders_k
32fda4e830 System Plugin: Fixed callback proc numbers and memleak in Free()
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6016 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-21 21:25:45 +00:00
anders_k
a2b3b82ed9 System Plugin: Changed i to p in readme and sysfunc.nsh (Still need to deal with system.nsh and other .nsh's)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6015 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-21 19:03:32 +00:00
anders_k
eebc175b92 System Plugin: Support for p as pointer/handle type
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6014 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-21 15:04:22 +00:00
kichik
d81d3a7774 more release fun
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6013 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 23:35:58 +00:00
kichik
e1dd6d4fca 2.46
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6008 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 22:44:18 +00:00
kichik
1872573b9e 2.46
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6007 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 22:33:50 +00:00
kichik
40cf7e1686 fixed bug #2810188 - Weird (erroneous) behavior of Menu Start selection page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6006 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 22:12:37 +00:00
kichik
cde0aea770 fixed bug #2849872 - LogicLib Do..Loop warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6005 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 21:52:39 +00:00
kichik
11e82f9b4f fixed bug #2873598 - removed double spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6004 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 21:26:30 +00:00
kichik
9fd7d4ef36 fixed bug #2892444 - missing license file (jnetlib.h), it's all zlib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6003 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 21:23:57 +00:00
kichik
45da025cd8 support specifying WXWIN on command line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6002 212acab6-be3b-0410-9dea-997c60f758d6
2009-11-29 23:19:58 +00:00
kichik
c076d135e7 nicer halibut scons code
should make a proper builder out of this

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6001 212acab6-be3b-0410-9dea-997c60f758d6
2009-11-29 23:12:45 +00:00
kichik
85d3e9688e added win7 x64 rtm
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5999 212acab6-be3b-0410-9dea-997c60f758d6
2009-08-26 16:38:24 +00:00
pabs3
81fea574de applied patch #2835731 - disable name mangling for the DllMain function so that the Math plugin could be properly initialized
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5998 212acab6-be3b-0410-9dea-997c60f758d6
2009-08-19 09:18:28 +00:00
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
pabs3
ad67841b87 Remove outdated information about System::Call being missing when built with GCC. Patch by Thomas Gaugler <thomas@dadie.net>
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5994 212acab6-be3b-0410-9dea-997c60f758d6
2009-07-05 15:15:44 +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
justin1014
6875b3b31b Fixed bug in !searchparse (bug 2803622)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5992 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-10 21:26:01 +00:00
kichik
e75f03ab8f 2008 r2 testing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5991 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-10 18:50:12 +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
fff9f3fd7b fixed bug #2803097 - Canceling uninstall in Vista gives PCA dialog (bug #2697027)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5989 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-08 20:05:57 +00:00
kichik
972309e3dd 2.45
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5986 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 21:34:52 +00:00
kichik
c7bb0d6bd1 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5985 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:59:07 +00:00
kichik
80e3d99a8c 2.45
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5984 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:40:03 +00:00
kichik
549d35e8b5 cosmetics
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5983 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:35:20 +00:00
kichik
8ecbb43a38 don't ask me why, but this make hhc.exe not crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5982 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:25:24 +00:00
kichik
9a04747745 vista AND 7... yes, tis true!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5981 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 19:15:25 +00:00
kichik
5a1eba064d cosmetics
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5980 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 18:32:40 +00:00
kichik
46b88d766d implemented RFE #1505425 - !delfile wildcards and /nonfatal
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5979 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 18:31:56 +00:00
kichik
4cbde48fe7 buildy buildy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5978 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 16:22:25 +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
b10eddb8ca terminal services awareness day
donate now!

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5975 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 16:15:48 +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