kichik
cfec122ba1
pass NSIS_CONFIG_LOG_ODS to script
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4509 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-27 17:51:57 +00:00
kichik
a94a7b67e3
fixed bug #1174742 - Icon error message is uninformative
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4508 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-27 15:57:56 +00:00
kichik
a889217375
richedit controls automatically set the hand cursor for links, no need to do it manually
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4507 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-27 15:44:40 +00:00
kichik
fad6285077
- Windows Vista has a LANGID for Breton (1150)
...
- some updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4506 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-27 15:26:13 +00:00
pabs3
82cbf4e478
Fix Debian bug #350112 : Use CPPDEFINES instead of broken CPPFLAGS to define __BIG_ENDIAN__ on big endian POSIX platforms.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4505 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-27 13:45:08 +00:00
kichik
3284f9344a
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4504 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-26 18:02:37 +00:00
kichik
d7a2e44366
- added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
...
- more updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4503 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-26 17:24:26 +00:00
kichik
76562d1561
2.14
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4501 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-24 18:08:38 +00:00
kichik
75d0211ffd
check g_tmp[0] not state_language[2]
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4500 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-24 17:57:50 +00:00
kichik
d03520360f
2.14
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4499 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-24 17:54:51 +00:00
kichik
b747052c7f
fixed bug #1412159 - NSIS 2.13 doesn't work on Win 95/98/NT
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4498 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-24 17:54:35 +00:00
kichik
80cca71694
g_tmp should be at least twice NSIS_MAX_STRLEN, no matter what NSIS_MAX_STRLEN is
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4497 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-24 17:31:24 +00:00
kichik
9f93fcfa18
oops, quoting problems, back to config.h
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4496 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 15:59:33 +00:00
kichik
dcc5a3c002
moved VARS_SECTION_NAME from config.h to config.py and renamed it to NSIS_VARS_SECTION
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4495 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 15:17:28 +00:00
kichik
5e71f67d63
don't install TODO.txt
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4493 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 12:29:33 +00:00
kichik
5661896a80
2.13
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4492 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 12:16:24 +00:00
kichik
2187e4a2eb
clearer description
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4491 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 12:02:21 +00:00
kichik
00fc638696
more credit
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4490 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 11:59:55 +00:00
kichik
f38984a023
2.13
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4489 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 11:51:34 +00:00
kichik
9d4a348efa
it's $LANGUAGE, not $LANG
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4488 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 11:48:07 +00:00
kichik
c1a81d0dd2
only fix htmls when not on win32
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4487 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 10:18:06 +00:00
pabs3
0913023f33
Merge patch for better installs on POSIX platforms.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4486 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 09:54:23 +00:00
kichik
c16ca4f9fc
2006
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4485 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-20 12:36:30 +00:00
kichik
0cc9b00ff1
*** empty log message ***
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4484 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-19 18:40:42 +00:00
kichik
d96ca6b2f7
size optimization
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4483 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-14 16:03:53 +00:00
kichik
8be4c6a45d
size optimization
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4482 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-14 15:55:37 +00:00
kichik
df250ef20d
size optimization
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4481 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-14 15:42:15 +00:00
kichik
b682277db5
added a comment explaining the workaround
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4480 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-14 15:32:56 +00:00
kichik
4a9416330d
fixed bug #1397031 - masked checkboxes don't redraw on Windows 95
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4479 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-14 15:22:49 +00:00
kichik
494a87fd0c
TreeView doesn't automatically scroll to newly added items, there's no need to manually scroll back to the top.
...
I'd keep it just to be on the safe side, but on Windows 95, it crashes when there are no items in the TreeView.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4478 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-14 13:35:12 +00:00
kichik
09e44a9feb
size optimization (zlib is back to 34)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4477 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-13 20:44:51 +00:00
kichik
a1f2413942
fixed bug #1209843 - $INSTDIR is empty in directory page show callback function
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4476 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-13 19:56:03 +00:00
kichik
2296afc187
fixed bug #1378785 - RMDir /r does not remove files with Unicode names
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4475 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-13 18:45:52 +00:00
kichik
d7dc9025cd
fixed bug #1403608 - Callback function called when host function already returned
...
explain in documentation that the callback destination variable must be cleared
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4474 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-13 15:24:46 +00:00
kichik
779b1ce1c1
fixed bug #1403601 - System plug-in heap corruption
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4473 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-13 14:31:28 +00:00
kichik
de5d36f953
update change log start time
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4472 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-13 14:08:41 +00:00
kichik
65685a64c9
comments update
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4471 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-13 09:52:25 +00:00
kichik
78c4ca6427
no more need for _StrCmp
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4470 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-06 17:28:14 +00:00
kichik
e0e602b97c
use StrCmpS instead of System plug-in
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4469 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-06 16:05:53 +00:00
kichik
58b07e69c6
applied patch #1381929 - StrCmpS - case-sensitive string comparison
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4468 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-06 16:00:15 +00:00
kichik
817378e7e3
better wording
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4467 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-05 17:57:57 +00:00
kichik
95dd28933b
fixed bug #1299100 - File /nonfatal line not seen by relative jumps
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4465 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-31 14:23:57 +00:00
kichik
ccec5e08cb
fixed bug #1362443 - BrandingText /TRIM* expands label
...
a warning is displayed if the label is actually expanded
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4464 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-31 14:13:16 +00:00
kichik
e43d521307
fixed bug #1324734 - $LANGUAGE based on locale rather than UI language
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4463 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-30 15:47:47 +00:00
kichik
3f18dc0b75
use normal file functions for wininit.ini modification
...
- according to msdn, mmap operations can raise an exception which wasn't handled
- free up a lot of bytes from .data section (no mmap API functions)
- mmap size is, like allocation of a buffer, limited by available memory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4462 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-30 13:51:02 +00:00
kichik
1b8a44584d
FileRead is limited to 1024 only on the normal builds
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4461 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-27 19:24:42 +00:00
kichik
c3bf6a68a7
use NSIS_MAX_STRLEN-1 instead of 1023 for FileRead limit
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4460 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-27 19:22:56 +00:00
kichik
7a4bdcf90f
size optimization (zlib is back to 34/35)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4459 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-24 16:39:02 +00:00
kichik
ad3d61c837
size optimizations
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4458 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-24 16:28:54 +00:00
kichik
57a50cd622
no need for SendMessage (Instructor)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4457 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-24 15:47:47 +00:00