kichik
359fc5dc86
small fixes for better view by Dumperbg
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4768 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-06 16:25:26 +00:00
joostverburg
6305717786
language name
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4767 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-02 11:12:23 +00:00
kichik
47e6091866
patch #1558822 - Valencian translation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4758 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-23 22:02:54 +00:00
kichik
67ff922222
implemented RFE #1547844 - default button of the abort warning
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4757 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-23 08:28:07 +00:00
kichik
f607e22a90
specifically request for no execution level change on vista
...
this is a workaround for vista's incorrect flagging of all manifested nsis applications as installers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4755 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-22 10:42:57 +00:00
joostverburg
479c68d139
updated by Martin Srebotnjak
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4748 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-13 10:46:43 +00:00
kichik
70e7eefe43
better MUI_UNTEXT_WELCOME_INFO_TEXT translation (SuperPat)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4744 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-08 16:35:51 +00:00
kichik
6fcaae6c90
corrections by Osidach Vitaly
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4743 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-01 09:32:38 +00:00
kichik
d470bbc2a6
fixed bug #1548190 - Danish "Browse" words not translated
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4742 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-28 23:01:09 +00:00
kichik
1a420ab524
fixed bug #1546183 - Italian language file has duplicate access key
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4740 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-25 11:36:24 +00:00
kichik
1856b59ba7
typo fixes by SuperPat
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4739 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-25 11:32:32 +00:00
kichik
23bc91327d
fixed bug #1542680 - Untranslated entry in Swedish.nlf
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4737 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-19 10:59:23 +00:00
kichik
830776971e
fixed bug #1542765 - Turkish.nlf is encoded using UTF-8
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4735 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-18 18:53:25 +00:00
kichik
55207cde1d
added missing $_CLICK
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4733 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-18 11:03:08 +00:00
kichik
7a966c8335
use InstallOptions' new HWND field, not 1200 + field number - 1
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4731 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-08 15:44:05 +00:00
kichik
b57f6918df
(Joel) Retranslate some text strings to fit some static controls
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4730 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-08 15:38:17 +00:00
kichik
729b7cd451
fixed bug #1535005 - System.dll corrupts the stack with 0 arguments functions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4722 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-06 16:22:40 +00:00
kichik
3131a7d728
fixed bug #1535007 - System.dll returns bad values, if function returns short
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4721 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-05 11:01:35 +00:00
kichik
36aa6e0481
fixed bug #1531874 - Typos in french translation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4718 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-02 11:12:08 +00:00
kichik
c94460fefc
max_cache_entries isn't used anywhere
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4717 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-30 14:27:50 +00:00
kichik
78b996033a
fixed random dns errors caused by synchronization issues with m_thread_kill
...
for more details: http://forums.winamp.com/showthread.php?s=&threadid=247723
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4716 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-30 14:26:47 +00:00
kichik
4d504e2df8
patch #1503208 - Norwegian nynorsk language file
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4715 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-30 13:02:38 +00:00
kichik
03ba89e1b7
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4709 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-24 20:09:39 +00:00
kichik
f0b8dc1f67
updates by Obucinac:
...
- Fixed unclear semantics
- Fixed grammar
- Fixed typos
- Tuned to match serbian translation of Windows XP interface
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4704 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-30 17:12:42 +00:00
joostverburg
d2860db7db
corrections by Jeferson Hultmann, from Mozilla bug #340885
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4702 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-17 07:34:53 +00:00
joostverburg
31884328eb
corrections by Kevin P. Scannell, from Mozilla bug #340979
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4701 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-17 07:31:04 +00:00
joostverburg
7666ef56dd
corrections by Mozilla Turkey, from Mozilla bug #340511
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4700 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 20:34:54 +00:00
joostverburg
061a56ee0d
corrections by the Mozilla.fi crew, from Mozilla bug #341643
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4699 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 20:30:42 +00:00
kichik
618331287c
install Irish
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4696 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 13:26:13 +00:00
joostverburg
4e2f8c1558
Irish language files by by Kevin Scannell (NSIS patch #1503639 , Mozilla bug #340979 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4693 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 09:28:26 +00:00
joostverburg
8ffc8a17d2
standard Windows binary prefix for kilo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4692 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 09:16:09 +00:00
joostverburg
f66dde7952
corrections by Iulian Ursache-Dogariu, from Mozilla bug #340645
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4691 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 09:10:14 +00:00
joostverburg
b938cd2372
Corrections by Toni Hermoso Pulido (NSIS bug #1504104 , Mozilla bug #341094 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4690 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 09:02:00 +00:00
joostverburg
af7c3e0950
corrections by Marek Stepien, from Mozilla bug #224532
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4689 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 08:42:06 +00:00
joostverburg
624fa0b916
corrections by Michele Dal Corso, from Mozilla bug #340450
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4688 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 08:39:06 +00:00
pabs3
e0a02f368e
Correct path to the example in the VPatch README.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4684 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-21 13:23:26 +00:00
joostverburg
6f6bb7810a
text & layout fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4683 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-21 13:02:03 +00:00
joostverburg
40202e42b3
version number
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4681 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-21 12:49:33 +00:00
kichik
bc41dfa40d
corrections
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4680 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-20 09:14:41 +00:00
joostverburg
70b72c3f36
fixes by Milan Bast
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4679 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 20:00:47 +00:00
kichik
b2e5b29c8e
updates by grelli
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4668 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 10:25:17 +00:00
kichik
d7deb90dd8
fixes by dumper
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4666 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-06 13:28:17 +00:00
kichik
9c9a690c71
fixed bug #1474587 - Hebrew typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4660 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-28 10:21:04 +00:00
kichik
6ba36e9ef4
always push something in TypeLib::GetLibVersion to avoid stack corruption
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4659 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-18 10:40:28 +00:00
kichik
2981f5a6db
fixed bug #146947 - Missing Basque and Welsh language files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4653 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-14 09:19:12 +00:00
joostverburg
4280d821a5
updated by Tiago Claus
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4652 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-08 11:21:51 +00:00
kichik
4d12c5a857
fixed bug #1466486 - typo and menu problems in MakeNSISw
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4651 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 18:49:03 +00:00
kichik
de26b43716
applied patch #1465378 - Speed up NSISdl downloads
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4643 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 10:38:23 +00:00
kichik
9dd05f0129
fixed nResult warning
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4642 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:54:17 +00:00
kichik
1441a24be7
bump version
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4641 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:52:37 +00:00