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
kichik
245caeecc0
GetTime updates by Instructor
...
- Added support for system time (UTC)
- Added example how to convert time to 12-hour format AM/PM
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4456 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-24 15:47:32 +00:00
kichik
ba9866b2bf
removed extra spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4455 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-23 15:04:31 +00:00
kichik
2f41bd5c5b
added information about relative jumps and macros
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4454 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-23 10:56:50 +00:00
kichik
15e328e1ef
fixed bug #1387748 - typo in nsis menu
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4453 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-22 16:24:58 +00:00
kichik
5fd6255949
purge pages that use the templates to make sure they're updated
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4452 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-17 16:51:55 +00:00
kichik
f4b085b2f9
2.12
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4450 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-17 15:05:58 +00:00
kichik
5d94515e2d
don't quote the version, it drives the command line processor crazy
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4449 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-17 15:02:56 +00:00
kichik
465f377392
added a missing 2.10 fix (negative values in directory page sizes)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4448 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-17 14:43:26 +00:00
kichik
c681e3eff9
2.12
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4447 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-17 14:38:01 +00:00
kichik
c0785ada33
corrected LogicLib.nsi link
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4446 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-17 14:07:06 +00:00
kichik
4ca94f6615
added "-setup" suffix to installer output file name
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4445 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-17 13:54:34 +00:00
kichik
47b2ca9bcb
fixed bug #1370179 - endianness problem with FIX_ENDIAN_INT32_INPLACE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4444 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-15 18:53:38 +00:00
kichik
2822e9a3ab
fixed bug #1380447 - Abnormal program termination while writing the uninstaller
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4443 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-15 18:47:23 +00:00
kichik
2e65882daa
typos
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4442 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-15 17:11:09 +00:00
joostverburg
669365f614
translated Browse button (by Ole Stanstrup)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4441 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-10 22:14:49 +00:00
kichik
889275ef62
wrong finish button translation in finish page text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4440 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-10 12:01:55 +00:00
kichik
cec469059a
applied patch #1374675 - made error message for already defined label clearer
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4439 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-09 13:15:21 +00:00
kichik
bc33cdb3c2
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4438 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-06 21:02:55 +00:00
kichik
b1be974447
applied patch #1372048 - added /NONFATAL switch to !include statement
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4437 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-03 09:45:17 +00:00
kichik
90a7765cd6
added a section about logical code structures, with LogicLib examples
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4436 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-02 15:59:13 +00:00
kichik
f5875933bc
fixed bug #1366431 - Better explanation of the general concept
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4435 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-02 13:37:06 +00:00