Commit graph

1659 commits

Author SHA1 Message Date
kichik
babe73be5b updated change log
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4316 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 16:31:27 +00:00
kichik
d144639111 write HWND and HWND2 entries to the INI with the control's HWND
no more weird calculations when there's a browse button


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4315 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-11 16:27:04 +00:00
joostverburg
34b6c3357d larger browse button, localized texts will fit in better
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4312 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-08 10:27:25 +00:00
kichik
fae25f96ef get output file from command line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4308 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-07 13:21:09 +00:00
joostverburg
21457af9ac updates by QFox
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4292 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-03 10:06:07 +00:00
kichik
64bdfbd620 fixed portability
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4280 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-20 17:42:28 +00:00
kichik
044532f843 Chapter4.html no longer exists
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4277 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-20 17:15:07 +00:00
kichik
bbb64d09ee typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4276 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 17:41:14 +00:00
kichik
319a684141 VPatch 3.1
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4275 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 17:38:50 +00:00
kichik
6a76589a72 fixed bug #1283528 - WS_EX_LEFTSCROLLBAR missing in RTL mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4274 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 09:55:17 +00:00
kichik
6a61224015 compile GenPat natively
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4273 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 09:43:40 +00:00
kichik
4bf6509225 VPatch 3.0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4271 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 09:25:44 +00:00
kichik
9929eb7120 use True/False instead of 1/0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4270 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-17 08:50:41 +00:00
kichik
f8062527fa typos (thanks Jamyn!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4264 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-16 11:27:51 +00:00
kichik
4d6282546d typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4263 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-15 18:37:16 +00:00
kichik
b5042901b9 fixed bug #1288159 - Bad mnemonic key in makensisw menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4261 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-13 19:24:26 +00:00
kichik
68ff07805b fixed bug #1287731 - FileRequest alters working directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4260 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-13 19:19:05 +00:00
kichik
4647e56e67 fixed build warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4251 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-09 09:18:45 +00:00
kichik
f8e2e8167e $($^Name) is a typo, it should be $(^Name)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4248 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-08 19:19:58 +00:00
kichik
1817fc7bae fixed typos (SoKoOLz)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4245 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-08 18:36:48 +00:00
joostverburg
18d00cfb55 Modern UI 1.74: Fixed compile error when checkboxes are used on multiple finish page pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4241 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-04 21:24:27 +00:00
kichik
7ecd1d3185 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4235 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-01 17:56:37 +00:00
kichik
e924467df6 added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4234 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-01 17:56:23 +00:00
joostverburg
3a31860c11 removed rounded edges
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4223 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-17 12:36:50 +00:00
kichik
b31d96a55f Malaysian -> Malay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4219 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-11 15:58:38 +00:00
kichik
d0743b2ced added extern "C" to DllMain so gcc will find it (patch #1255671)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4218 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-11 15:56:43 +00:00
joostverburg
f9060a4364 updated Malay language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4217 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-09 15:30:39 +00:00
joostverburg
858396a13c Modern UI 1.73 changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4216 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-06 17:14:27 +00:00
joostverburg
f8c16e6849 fixed checkboxes on uninstaller finish page or multiple finish pages
use Var /GLOBAL


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4215 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-06 16:48:39 +00:00
kichik
5681a903ab proper case
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4204 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-04 21:04:42 +00:00
joostverburg
9b9031e8d3 added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4196 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-27 20:44:28 +00:00
joostverburg
61d028215b updated Thai language files by SoKoOLz
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4195 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-26 17:41:57 +00:00
kichik
3edcdf4c6d distribute Kurdish language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4188 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-23 11:23:22 +00:00
kichik
ac75c6dd22 callbacks are created using System::Get, not System::Call
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4185 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-22 21:10:20 +00:00
kichik
d8c3489bd4 wParam should be of type WPARAM, not LPARAM
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4184 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-22 18:47:44 +00:00
kichik
aa553c8a24 zlib 1.2.3
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4183 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-22 17:42:47 +00:00
joostverburg
7140aeede2 corrections by Philo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4180 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-21 16:36:40 +00:00
joostverburg
02812fa18a Kurdish language files by Erdal Ronahi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4179 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-21 16:31:48 +00:00
joostverburg
ccd209778b added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4178 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-21 16:02:10 +00:00
joostverburg
10cf77b78d corrections by SuperPat
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4177 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-21 15:54:54 +00:00
joostverburg
a7bca5022f corrections by Dmitriy Kononchuk
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4176 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-21 15:50:04 +00:00
kichik
a9ebc1c41c pass a new list of source for every built ui
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4171 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-16 10:03:54 +00:00
kichik
8e9acad170 passed rc files through msvc to fix compatibility with mingw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4166 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-09 10:45:53 +00:00
kichik
418f2e0569 alias UIs target to UIs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4165 212acab6-be3b-0410-9dea-997c60f758d6
2005-07-09 10:11:59 +00:00
kichik
b1f1bcf664 Bosnian translation by Salih CAVKIC
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4148 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-30 19:23:30 +00:00
kichik
8eb80ec56a WS_VISIBLE is the default, NOT WS_VISIBLE must be specified
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4138 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-24 17:26:44 +00:00
kichik
6e4d079866 converted archive links to wiki links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4131 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-23 20:48:56 +00:00
kichik
435df01a57 fixed bug #1226381 - zip2exe restricts extraction path length
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4130 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-23 20:10:25 +00:00
kichik
096373344d Library improvements with lots of help from stb:
- InstallLib will register DLLs after reboot in the order they were specified in the script
 - InstallLib will register every DLL on reboot if the reboot flag is already set
 - rewrote RegTool in C
 - RegTool compiles from source code
 - RegTool will not run when double clicked
 - RegTool will register each DLL on a separate process to avoid conflicts


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4127 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-23 11:24:11 +00:00
kichik
63276d8689 build UIs from source
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4124 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-22 15:55:41 +00:00