joostverburg
325b2b91bf
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3459 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-04 11:53:51 +00:00
joostverburg
4a6a8ef996
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3455 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-02 20:16:28 +00:00
joostverburg
48c2216b73
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3453 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-02 16:59:49 +00:00
kichik
61b875bcd0
notes about proxies
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3447 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-02 14:06:53 +00:00
eccles
75f3aa0691
- "Restores focus to its previous state when exiting" was broken.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3446 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-01 23:55:08 +00:00
kichik
f98092a996
no longer needed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3445 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-01 22:11:42 +00:00
kichik
1ff9789272
All windows are now created in the main thread where the main dialog is created. This should fix any weird user32.dll crashes caused by different types of messages sent to the main dialog during destruction of the NSISdl dialog. This also reduces the size of the DLL by 0.5KB :)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3444 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-01 18:52:06 +00:00
eccles
38d9a9aa37
- Fixed potential crash caused by WinSock being shutdown while the connection is still open.
...
- Cleaned up dialog creation a little (some details, such as font, were being changed after the dialog was already visible).
- Restores focus to its previous state when exiting.
- Fixed another one of those "holding down Cancel at the wrong moment can cause the installer to suddenly exit" problems.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3443 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-01 15:50:00 +00:00
kichik
ebd0852b60
fixed mishandling of MBCS chars
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3441 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-31 19:54:45 +00:00
joostverburg
3b65a9cb07
updated Farsi / Persian langauge files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3440 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-31 13:35:28 +00:00
kichik
8dbe4f1203
fixed a bug that was present since at least 1.3, which caused IO to read heap memory beyond pszListItems and possibly to crash
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3435 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-30 20:37:43 +00:00
joostverburg
f5d97e7335
no need for a codepage
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3432 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-29 13:58:59 +00:00
joostverburg
ba1cf8fcc2
Latin/Cyrillic version
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3431 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-29 13:57:57 +00:00
joostverburg
d7ff25d6a4
page settings info
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3427 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-28 20:23:58 +00:00
joostverburg
64f4f97736
Cyrillic, updated
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3426 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-28 19:03:22 +00:00
kichik
7e8d9bf641
ASCII only display names
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3423 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-27 16:58:21 +00:00
kichik
91d6d7e391
Add the disabled flag too so when we return to this page it's disabled again
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3422 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-27 15:23:42 +00:00
joostverburg
88fd4b000b
new URLs
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3421 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-26 16:33:40 +00:00
joostverburg
2e29bc806f
Indonesian language files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3420 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-26 16:27:08 +00:00
kichik
d9d0eab327
no need for this return instruction
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3417 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-26 03:29:41 +00:00
kichik
0d3735bedc
Added some missing enabling and disabling of buttons to the settings window
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3416 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-26 03:29:32 +00:00
joostverburg
2f717ee767
1.68
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3414 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-25 17:34:26 +00:00
joostverburg
478e1e075f
v6
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3413 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-25 17:34:25 +00:00
joostverburg
61b26578ea
Latvian language files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3412 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-24 22:54:20 +00:00
kichik
2e3f3465f8
implemented feature request #883741 - added double click support for MakeNSISW's settings dialog
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3411 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-24 19:24:02 +00:00
joostverburg
22569c663d
1.68
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3406 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-21 19:38:24 +00:00
joostverburg
b620371b98
v6
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3405 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-21 19:38:19 +00:00
kichik
6dd9291512
^Name -> ^NameDA where needed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3403 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 22:22:35 +00:00
joostverburg
eedbec0525
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3402 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 19:45:33 +00:00
icemank
8521e52301
Fixed resize bug.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3401 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 18:10:30 +00:00
icemank
fb4683b51b
Fixed resize bug.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3400 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 17:00:48 +00:00
icemank
6206755ccf
Fixed window positioning in case of change in screen resolution or workarea size.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3399 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 15:03:23 +00:00
joostverburg
43e954d702
UI fix, log message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3398 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 13:01:59 +00:00
joostverburg
1d90d2b77a
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3397 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 09:11:01 +00:00
joostverburg
3143f5eb60
1.68
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3396 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-19 18:07:19 +00:00
joostverburg
bee7761ddb
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3395 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-19 18:07:06 +00:00
joostverburg
c35c3dc5c2
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3394 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-17 22:36:24 +00:00
joostverburg
36b3cab8b2
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3393 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-17 18:41:43 +00:00
joostverburg
14cef3c6c2
use $(^NameDA) where needed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3392 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-17 18:39:10 +00:00
joostverburg
36bc4855f2
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3391 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-17 13:00:02 +00:00
joostverburg
093b64c973
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3390 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-16 16:36:13 +00:00
joostverburg
fc216c893e
incorrect setting name
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3389 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-15 14:31:18 +00:00
eccles
6429ab2452
Now ignores WM_COMMAND messages received while the dialog is in the process of being created.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3388 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-12 23:23:36 +00:00
joostverburg
b4a76d1585
new, updated graphics
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3387 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-12 20:02:09 +00:00
joostverburg
ec034a02b9
code page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3385 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-12 16:47:46 +00:00
joostverburg
95f178ddc4
many updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3384 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-11 20:50:51 +00:00
joostverburg
87eeaf6e8e
many updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3383 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-11 15:49:54 +00:00
joostverburg
c780a531af
1.68
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3382 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-11 15:49:39 +00:00
joostverburg
416e7b145e
1.68
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3381 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-11 12:01:04 +00:00
joostverburg
fb498a2aa8
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3379 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-09 20:24:37 +00:00