Commit graph

4558 commits

Author SHA1 Message Date
joostverburg
84edce4b2a Modern UI 1.8
* Uses the new language files
* Updated documentation
* Although MUI_DIRECTORYPAGE_BGCOLOR and MUI_STARTMENUPAGE_BGCOLOR are documented as interface
  setttings that apply to every directory page or Start Menu folder page, they were actually
  implemented as page specific settings. They have been changed to interface settings.
* MUI_LANGDLL_DISPLAY now also reads a previously saved language from the registry if the
  installation is silent.
* InstallOptions macros have been moved to a separate header file (InstallOptions.nsh).
  The MUI_INSTALLOPTIONS_* macros are still provided for backwards compatibility and insert the
  equalivent INSTALLOPTIONS_* macros.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5229 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 02:52:50 +00:00
joostverburg
9b74b90344 New language files for localization of user interfaces and plug-ins.
These files currently contain translations of the MUI and will be shared between different MUI versions.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5228 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 01:12:21 +00:00
joostverburg
346685ca9e Header file to create langauge file that can be included with a single command.
When LANGFILE_DEFAULT is set, missing strings will automatically be loaded from a default file.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5227 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 01:08:42 +00:00
joostverburg
13425ee143 * New header file with macros and conversion functions for use with InstallOptions
* Updated InstallOptions documentation


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5226 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 00:53:45 +00:00
joostverburg
0865910e56 fixed escaped quotes in macro parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5225 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 00:19:37 +00:00
kichik
babab14623 updates by birk
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5224 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-31 17:32:23 +00:00
kichik
6f4767fc20 credits for Slovak
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5223 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-31 17:31:08 +00:00
kichik
f33aecbbeb applied patch #1762627 - Updated version of Slovak language files for NSIS
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5222 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-28 15:50:16 +00:00
kichik
fc252efe60 applied patch #1762003 - Modern UI MUI_CUSTOMFUNCTION_MOUSEOVERSECTION
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5221 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-27 16:46:37 +00:00
pabs3
13989c1965 Prevent FTBFS due to using log_printf3 instead of log_printf2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5220 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-27 00:55:47 +00:00
kichik
7af66a4a9c a bit more logging
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5219 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-24 19:06:34 +00:00
kichik
b23a7560ee fixed bug #1758873 - do not link to stdc++ when using aCC
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5218 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-23 18:59:35 +00:00
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