joostverburg
d7881c29c8
* Distribute MUI2 beta
...
* Preliminary MUI2 documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5249 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-22 21:57:23 +00:00
joostverburg
a52e1dd17c
style improvements and corrections by Ton
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5248 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-20 22:32:03 +00:00
joostverburg
17f376f671
move check whether the MUI_INTERFACE macro is already included to the macro itself
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5246 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-18 12:56:26 +00:00
joostverburg
f374bc87ec
use a label and a link on the same location to be able to display a text and get click events
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5244 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-18 12:41:17 +00:00
kichik
d62850dd1a
mention MUI_CUSTOMFUNCTION_MOUSEOVERSECTION in 1.8's log
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5243 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-17 18:43:49 +00:00
kichik
a30d2280fc
no more headache
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5242 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-17 17:35:49 +00:00
kichik
5fcb5ecb0d
Catalan returns
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5241 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-17 16:51:50 +00:00
kichik
cc6ec72efe
use NSD_FUNCTION_INIFILE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5240 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-17 16:38:43 +00:00
kichik
b163ed1dc4
CreateItem -> CreateControl
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5239 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-17 16:37:04 +00:00
joostverburg
20137a0054
Modern UI 2.0 beta
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5235 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-11 23:21:04 +00:00
joostverburg
c113486ccc
added missing $_CLICK for texts like "Click Next to continue."
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5233 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 23:54:15 +00:00
joostverburg
adda57574e
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@5232 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 23:47:33 +00:00
joostverburg
df8c3d55d1
fixed macro for INI files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5231 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 18:30:25 +00:00
joostverburg
928dfb16f6
* Put functions for InstallOptions INI files in macros. The functions can be included in the installer or uninstaller by includng a macro.
...
* Added button state flags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5230 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 02:59:46 +00:00
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
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
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
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
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
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
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
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
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
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
964984ad00
bump to 1.78
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5165 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-08 18:07:59 +00:00
kichik
5bb4146ed6
don't install Valencian and Catalan
...
see patch #1558822 for details and http://forums.winamp.com/showthread.php?s=&threadid=270401&highlight=Valencian
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5163 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-08 17:55:44 +00:00
kichik
bce96b3872
renamed MUI_LANGDLL_SHOW_ALL_LANGUAGES to MUI_LANGDLL_ALLLANGUAGES to match the style of other defines
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5160 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-05 18:37:41 +00:00
kichik
422da14d5d
applied patch #1724876 - Language selection dialog doesn't display all languages
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5159 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-05 18:36:32 +00:00
kichik
2a79b6e4eb
documentation for patch #1724876
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5158 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-05 18:34:58 +00:00
kichik
a912c9ccd6
objs are unused for a long time
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5157 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-25 11:54:48 +00:00
kichik
27a549057b
unused
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5156 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-25 11:52:46 +00:00
kichik
0a2692fb22
check for setup.h
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5155 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-23 23:32:42 +00:00
kichik
5e314f1c0f
fixed bug #1713562 - NSISdl doesn't finish download after content-length bytes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5154 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-23 15:59:24 +00:00
kichik
fcfe33c05b
applied patch #1706187 - MUI_STARTMENUPAGE_BGCOLOR and MUI_DIRECTORYPAGE_BGCOLOR
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5153 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-23 15:15:46 +00:00
pabs3
55d89deb99
applied patch #1711089 - disable System::Call and System::Get when building with GCC
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5149 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-14 23:50:45 +00:00