kichik
|
cc72c11f4f
|
moved icon related functions to icon.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5304 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-10-03 13:31:56 +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
|
4509915db9
|
2.31
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5296 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-29 11:17:58 +00:00 |
|
kichik
|
5f44f0d9de
|
2.31
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5295 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-29 10:48:47 +00:00 |
|
kichik
|
70e0fec9e5
|
fixed bug #1800834 - CVS FTBFS with new mingw32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5294 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-29 10:13:07 +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
|
83a44fd2e7
|
convert BST_* to numbers without prefix for easier comparison
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5290 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:30:25 +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 |
|
kichik
|
cfb9e8952e
|
removed stray Goto
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5288 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:17:09 +00:00 |
|
kichik
|
122291df73
|
tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5287 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:09:51 +00:00 |
|
kichik
|
68094262ad
|
add Nsis2Io only when it's really needed to avoid unused function warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5286 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:05:12 +00:00 |
|
kichik
|
7b0674b7f5
|
allow multiple inclusions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5285 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 17:39:31 +00:00 |
|
kichik
|
bca4b12aef
|
fixed bug #1786899 - MUI_PAGE_WELCOME error when use SimpChinese Lang
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5284 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 17:38:31 +00:00 |
|
kichik
|
2f1b0451d5
|
credits for romanian and persian
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5283 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-27 10:41:15 +00:00 |
|
kichik
|
875c095225
|
applied patch #1776386 - Persian translation updated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5282 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-27 10:39:23 +00:00 |
|
kichik
|
8268160078
|
applied patch #1783853 - Improved Romanian translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5281 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-25 19:33:50 +00:00 |
|
kichik
|
31a9a49502
|
size optimization - better values for status_update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5280 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-21 18:20:12 +00:00 |
|
joostverburg
|
d191cda8f8
|
fix NOSTRETCH option for header image
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5279 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-20 19:16:27 +00:00 |
|
joostverburg
|
d498d8805a
|
fix control handles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5278 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-20 19:09:19 +00:00 |
|
kichik
|
266267ba61
|
fixed plug-in system's SetDetailsPrint usage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5277 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-18 22:02:44 +00:00 |
|
kichik
|
d9d6a9da51
|
fixed bug #1796053 - makensisw command-line parsing error due to GlobalAlloc/GlobalFree mismatch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5276 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-18 20:14:25 +00:00 |
|
kichik
|
3fe65855ce
|
BST_* moved to WinMessages.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5275 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-14 17:14:27 +00:00 |
|
joostverburg
|
ca0abb4e0a
|
fix texts for uninstaller components page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5274 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-11 20:23:36 +00:00 |
|
kichik
|
49c4a0beb2
|
added BST_* for bug #1792422
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5273 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-11 18:00:35 +00:00 |
|
joostverburg
|
817bb33921
|
move finish button text to right category
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5272 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-09 15:55:47 +00:00 |
|
kichik
|
2f4d9ad346
|
missing null terminator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5271 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-08 21:01:13 +00:00 |
|
kichik
|
e0dc9ab083
|
use SetRegView lastused to avoid resetting the user's setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5270 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-08 17:28:37 +00:00 |
|
kichik
|
754fe7bc49
|
added SetRegView lastused
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5269 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-08 17:27:28 +00:00 |
|
kichik
|
b0978fc844
|
move SetDetailsPrint flag to g_exec_flag and added a lastused capability to EW_SETFLAG
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5268 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-08 17:20:11 +00:00 |
|
kichik
|
ffe4cefdd9
|
fixed line breaks (thanks koder)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5267 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-07 17:45:45 +00:00 |
|
kichik
|
1ffac90ad9
|
added un.onSelChange
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5266 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-07 16:09:48 +00:00 |
|
joostverburg
|
4fe86652a8
|
don't declare variables for registry values if they won't be used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5265 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-01 10:58:03 +00:00 |
|
joostverburg
|
bb8fc680f5
|
fixed language selection dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5264 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-27 17:21:32 +00:00 |
|
joostverburg
|
617d8669b7
|
initialize header image
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5263 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-27 17:15:42 +00:00 |
|
kichik
|
6f8061bc6f
|
oops... forgot release date
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5262 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 16:53:32 +00:00 |
|
kichik
|
fc167f8ab5
|
2.30
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5260 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 14:00:59 +00:00 |
|
kichik
|
00d08ac88f
|
2.30
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5259 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 13:49:07 +00:00 |
|
kichik
|
67dc9212f2
|
- install MUI2
- install nsDialogs readme
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5258 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 13:13:05 +00:00 |
|
kichik
|
af99bf2224
|
distribute missing images
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5257 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 12:58:34 +00:00 |
|
kichik
|
0cddfb8f6d
|
added initial documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5256 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 12:52:16 +00:00 |
|
kichik
|
f6b53539c8
|
push "error" if nsDialogs::CreateControl fails
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5255 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 12:29:04 +00:00 |
|
kichik
|
c310b82976
|
added ${NSD_GetText}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5254 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 12:28:03 +00:00 |
|
kichik
|
5f5bc04e45
|
push "error" if nsDialogs::Create fails
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5253 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 11:44:20 +00:00 |
|