kichik
5955e090c7
fixed dependency list
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5477 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 20:48:59 +00:00
kichik
e09278687d
fixed wrong function name
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5476 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 20:45:50 +00:00
joostverburg
562d0de639
fix variable name for Start Menu folder
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5472 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-02 16:19:02 +00:00
joostverburg
0b8811f237
Multi-User Header File: Installer configuration for multi-user Windows environments
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5471 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-02 01:48:34 +00:00
joostverburg
99bd07ffb6
* include header file content only once
...
* set verbose level
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5469 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-29 23:43:17 +00:00
kichik
4f8695d2aa
mui2 out of beta
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5433 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 10:26:34 +00:00
kichik
4aca101c3c
fixed bug #1784470 - MUI_RESERVEFILE_INSTALLOPTIONS fails install build
...
nicer error messages when moving from MUI to MUI2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5432 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 10:13:29 +00:00
kichik
2675599a31
happy new year!
...
bug #1855805
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5429 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 09:41:57 +00:00
kichik
d59800dc13
use BM_GETCHECK
...
see following thread for more information
http://forums.winamp.com/showthread.php?s=&threadid=282186
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5400 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:52:05 +00:00
kichik
4d0a2e3733
fixed bug #1851136 - nsDialogs: ComboBox not like IO, DropList missing
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5397 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-15 15:14:02 +00:00
kichik
87b50cca3f
applied patch #1848940 - nsDialogs - Additions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5396 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-15 14:56:25 +00:00
joostverburg
0734725a3e
spelling
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5394 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-12 18:45:43 +00:00
kichik
482138d7c0
fixed bug #1835866 - CR LF combinations
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5390 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-01 11:43:02 +00:00
kichik
668fe450a4
fixed bug #1841573 - RTL components & instfiles page
...
WS_EX_LAYOUTRTL can be used for individual controls
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5387 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-30 09:54:13 +00:00
kichik
80da480c7a
fixed bug #1841120 - Incorrectly documented returncode SelectFolderDialog
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5386 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-29 17:37:30 +00:00
kichik
7a751e69ec
added missing Pop
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5385 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-27 20:57:05 +00:00
kichik
577d45b455
added missing Pops
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5384 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-27 20:56:31 +00:00
kichik
650c2e8f49
updates by Dumperbg
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5381 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-19 19:29:23 +00:00
kichik
b2bbab051c
fixed definition of MUI_LANGDLL_LANGUAGES_CP
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5375 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-17 14:15:48 +00:00
kichik
e5a523b91f
allow MUI_LANGDLL_ALLLANGUAGES to be defined after MUI_LANGUAGE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5374 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-17 14:04:51 +00:00
kichik
3c7530899f
fixed extraction
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5373 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-17 13:53:42 +00:00
kichik
f3f0c0da09
LF -> CRLF
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5371 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-14 20:10:31 +00:00
kichik
595573c61f
LF -> CRLF
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5370 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-14 20:06:56 +00:00
kichik
0e222393bf
allow MUI_LANGDLL_ALLLANGUAGES to be defined after MUI_LANGUAGE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5369 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-14 19:20:31 +00:00
kichik
1422e49ff8
updates by nirwad777
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5367 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-12 20:06:50 +00:00
kichik
0b8eb1365e
fixed bug #1829540 - VPatchFile macro does not handle spaces or absolute paths
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5366 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-10 16:51:39 +00:00
kichik
feb5dca48e
add OnClick for static controls
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5365 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 19:47:13 +00:00
kichik
502e50c094
WaitForSingleObject is simpler than looping on GetExitCodeProcess and allows the process to return STILL_ACTIVE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5364 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 18:42:03 +00:00
kichik
183a176b32
probably exit nsExec's internal process with ExitProcess
...
without this, if running nsExec immediately after booting, it'd always return 0 even if CreateProcess failed to execute
more @ http://forums.winamp.com/showthread.php?threadid=279683
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5363 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-09 18:29:18 +00:00
kichik
9fdcebb6df
use just link control
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5350 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 10:27:41 +00:00
kichik
4f6161820b
handle link drawing
...
hand cursor and enter key handling still missing - require subclassing (maybe just create a new link class and have nsDialogs.nsh use that?)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5349 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 10:24:56 +00:00
kichik
62f174cc6b
added function prefixes where missing
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5348 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 10:09:03 +00:00
kichik
76094ad9ef
use NSD_GetText
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5347 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 09:57:21 +00:00
kichik
581c2dc968
tabs to spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5346 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 09:56:13 +00:00
kichik
c7c7bec9ec
link support
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5345 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-27 09:54:26 +00:00
joostverburg
917820dc29
fix 3-line title on welcome/finish page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5344 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-26 19:31:13 +00:00
kichik
2da82c59cc
fixed bug #1817289 - MUI Language File "\r\n\r\n"
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5342 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-22 23:46:47 +00:00
kichik
426327f7f9
cvs is now svn
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5330 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-06 09:05:55 +00:00
kichik
bbdaf8befe
removed reference to cvs
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5329 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-06 09:05:34 +00:00
kichik
50b9472841
verification dialog is now never used hidden, so it can show itself using WS_VISIBLE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5314 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 22:08:37 +00:00
kichik
b7866ea153
typo (thanks Anders)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5303 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 00:57:12 +00:00
kichik
c608d190ce
updates by dumper
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5302 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-02 17:19:01 +00:00
kichik
1c3a4e1539
fixed MUI_UNGETLANGUAGE which didn't test the right variable and didn't declare it in the first place causing an error in case MUI_LANGDLL_DISPLAY isn't used
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5301 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-02 17:08:41 +00:00
kichik
cb3de0c235
pretty
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5300 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 20:15:41 +00:00
kichik
9449e519ac
fixed MUI_DIRECTORYPAGE_BGCOLOR
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5299 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 20:12:56 +00:00
kichik
6a8f8126af
fixed description and locking of tree view
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5298 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-29 20:12:55 +00:00
kichik
cbe80ab734
unload nsDialogs after it's done
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5293 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-28 18:47:45 +00:00
kichik
b174b480d4
display reboot text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5292 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-28 18:38:56 +00:00
kichik
e4a9f65806
- use BM_GETCHECK instead of BM_SETCHECK to get reboot now's state
...
- compare check state as a number (rebooting should work now)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5291 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-28 18:35:16 +00:00
kichik
d77f350945
fixed mui.LangDLL.RegistryLanguage variable warning when MUI_LANGDLL_REGISTRY_ROOT and friends weren't used
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5289 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-28 18:21:50 +00:00