Commit graph

4546 commits

Author SHA1 Message Date
kichik
8e716ed458 applied patch #1758863 - Patch for building on GCC and aCC
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5217 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-23 18:43:07 +00:00
kichik
243c1b9920 fixed bug #1758653 - CVS build failure on Linux i386 - TVS_RTLREADING undeclared
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5216 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-23 05:08:34 +00:00
kichik
3daab81d58 added ${NSD_OnBack}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5215 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-21 16:22:02 +00:00
kichik
b7b224bd68 added rtl support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5214 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-19 04:55:53 +00:00
kichik
16e6702900 update state field
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5213 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-18 21:21:44 +00:00
kichik
f1b8604bcb added rtl support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5212 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-18 20:47:58 +00:00
kichik
8e1b521859 real implementation for IsValidCodePage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5211 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-18 19:26:16 +00:00
kichik
6133677dba get rid of some #ifdef _WIN32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5210 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-18 19:21:38 +00:00
kichik
30d04c642b added HWND
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5209 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-18 19:21:30 +00:00
kichik
3e9377d5b2 moved non-win32 CharNextExA implementation to util.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5208 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-18 19:18:00 +00:00
kichik
9d1ab6f1ae added ${NSD_OnClick}, ${NSD_OnChange} and ${NSD_OnNotify}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5207 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-18 16:54:04 +00:00
kichik
d56004079e fixed bug #1755148 - hpux build linkage specification in main
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5206 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-17 16:45:13 +00:00
kichik
9841c1ec97 fixed bug #1753063 - CVS test failure on hppa
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5205 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-16 18:28:18 +00:00
kichik
5a47788ebe added Download page to TODO list, maybe that'd solve the cache problems
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5204 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-14 19:21:46 +00:00
kichik
6e91b4a8f2 2.29
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5202 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-14 11:32:54 +00:00
kichik
6b5f50b4d6 let GetStringFromParm call validate_filename
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5201 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-14 10:53:35 +00:00
kichik
8f7c0e3679 simplified myatoi64()
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5200 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-14 10:29:26 +00:00
kichik
74bf17be17 nsDialogs: the next InstallOptions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5199 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-14 09:40:06 +00:00
kichik
edd3c299f7 load shfolder.dll before the script is executed to avoid any usage effects
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5198 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-12 19:15:50 +00:00
kichik
161ac2adf2 fixed bug #1752328 - PFNSHGETFOLDERPATHA is stub only and very Windows, move from Platform.h to util.c
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5197 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-12 16:35:13 +00:00
joostverburg
b5cfb1ce4a moved definition to Platform.h and removed useless function calls
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5196 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-10 21:57:33 +00:00
joostverburg
5648dd2ace When available, use shfolder.dll to get special folder locations. This allows folders like the application data folder for all users to be used on Windows 95/98 when Internet Explorer 5 is installed.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5195 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-10 21:33:06 +00:00
kichik
a87208a617 test content as well
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5194 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-07 09:30:14 +00:00
kichik
9a3d40b9dd and if IPeristFile::Save isn't called, fail
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5193 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-06 10:21:04 +00:00
kichik
5ccacf1781 don't call IPeristFile::Save if MultiByteToWideChar fails
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5192 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-06 10:11:43 +00:00
kichik
05ddf4bfc7 size optimization - use GetStringFromParm instead of wsprintf
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5191 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-06 09:55:20 +00:00
kichik
9d8874cd72 the more common case for SendMessage is ints, so get that first
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5190 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-06 09:31:57 +00:00
kichik
c7a03b18b1 way simpler REG_MULTI_SZ reader with pointers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5189 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-06 09:20:47 +00:00
kichik
035579824d size optimization - use GetNSISString and GetStringFromParm instead of mystrcat
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5188 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-05 17:43:22 +00:00
kichik
338bf03bff International Spanish and a few Spanish fixes by niwrad
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5187 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-05 15:59:49 +00:00
kichik
ef34c07654 better explain what compiler flags mean and how flow control instructions should be used around them
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5186 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-04 17:52:47 +00:00
kichik
d2c161f2da Catalan isn't distributed with the installer anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5185 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-28 19:06:44 +00:00
kichik
ba9dbe7dab some more information on the EN_MSGFILTER hack
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5184 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 18:54:52 +00:00
joostverburg
8786a4494c corrected LogicLib example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5183 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 17:02:29 +00:00
kichik
44e366f9da changed __ALLOW_UNALIGNED_DATA_ACCESS__ to NSIS_HPUX_ALLOW_UNALIGNED_DATA_ACCESS
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5182 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 14:16:07 +00:00
kichik
81afed0591 applied patch #1714416 - patch to build on hpux
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5181 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 14:15:00 +00:00
kichik
3aa59a650a cl still complained about about not all control paths returning a value
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5180 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 13:03:22 +00:00
kichik
e2554e819a mingw doesn't like __int64 left alone (probably #define'd instead typedef'ed)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5179 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 11:32:26 +00:00
kichik
60707d3aa8 nothing was returned for cl=0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5178 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 11:27:56 +00:00
kichik
7f9517d542 missing division to show kb
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5177 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 11:19:41 +00:00
kichik
d748e470d8 fixed bug #1744091 - NSISdl shows negative values with buggy apache
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5176 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 11:14:21 +00:00
kichik
acc4233b41 applied patch #1723131 - NSISdl doesn't handle files over 2GB and patch #1656076 - make NSISdl more "translator-friendly"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5175 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 11:09:40 +00:00
kichik
165aa0b8dd there should be a space in the remaining translation string
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5174 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-27 11:00:48 +00:00
kichik
a5b216a782 fixed bug #1743801 - Banner can hang when called form custom page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5173 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-26 19:00:14 +00:00
kichik
859235383b fixed bug #1741061 - use SetErrorMode to disable error messages for the entire installer and not for specific points as it always knows best what messages to display
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5172 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-26 18:08:24 +00:00
kichik
a6231ca0c9 applied patch #1742562 to fix bug #1742255 - GetFileVersion shows incorrect version for .NET Framework 2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5171 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-26 17:37:52 +00:00
kichik
a251629bdb fixed bug #1742793 - ReverseSection macro in Sections.nsh doesn't work
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5170 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-26 17:27:01 +00:00
kichik
f8b999c03a use A functions intead of T
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5169 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-13 18:55:07 +00:00
pabs3
c2a14a6559 Stop some compiler warnings due to lack of trailing newlines.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5168 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-10 16:45:45 +00:00
kichik
71e5b1231a 2.28
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5166 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-08 18:16:20 +00:00