kichik
f2f8ac089a
tabs to spaces
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3622 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-13 20:01:12 +00:00
kichik
c3ec520071
patch #1005845 - Warning fix for bin2h.c
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3621 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-13 19:28:25 +00:00
kichik
1b4d15a40b
- patch #1005664 - nlf inclusion problems on case sensitive platforms
...
- fixed Mongolian.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3620 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-13 19:26:10 +00:00
kichik
f549788c32
patch #1005305 - Source/exehead/Makefile for cross compiling on POSIX systems
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3619 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-13 19:07:09 +00:00
kichik
c78720010b
patch #1005299 - Source/Makefile for building on POSIX systems
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3618 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-13 18:59:01 +00:00
joostverburg
44e438a91f
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3617 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-12 22:25:12 +00:00
joostverburg
be68386f13
Mongolian language files by Bayarsaikhan Enkhtaivan
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3616 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-12 22:23:16 +00:00
joostverburg
5dd0fece2d
typos
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3615 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-11 20:34:49 +00:00
joostverburg
b0ff95667c
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3614 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-11 20:29:08 +00:00
kichik
42f134860a
Fixed the cause of bug #1004496 - Install with /NCRC hangs
...
The hanging disappeared along with the removal of the threaded lzma decoder, but the cause stayed. When the user specified /NCRC on the command line, loadHeaders reported the compressed data size to be 4 bytes larger than it really is. Instead of checking the header flags, it checked the combined flags (command line and header), concluded CRC checksum is disabled and therefore didn't subtract the 4 bytes of the CRC checksum from the compressed data size.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3613 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 15:47:12 +00:00
kichik
727caf534d
typos
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3612 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 14:17:00 +00:00
kichik
26a5818683
Window->Windows
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3611 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 11:54:07 +00:00
kichik
d70b350c4f
history updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3610 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 11:25:19 +00:00
kichik
09fb9613bd
Library files should go into Contrib\Library not Contrib
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3609 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 11:00:29 +00:00
kichik
2af0e9c2c5
moved Luxembourgish.nsh to the right folder
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3608 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 10:52:47 +00:00
kichik
e6c31f04ed
cleared up some InstType indexing confusion
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3607 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 10:14:23 +00:00
joostverburg
b09c7fe4e9
files for new library system
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3606 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 07:55:53 +00:00
joostverburg
8136ad27ba
2.0->2.01
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3605 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 07:55:26 +00:00
joostverburg
356e39c622
2.01 version for update page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3604 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 23:21:54 +00:00
joostverburg
f6e096dd36
DLL version 2.41
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3603 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 22:06:39 +00:00
joostverburg
7615a25883
updated documentation: new system for DLL/TLB library setup, useful script code, history, credits, intro, tutorial
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3602 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 22:06:27 +00:00
joostverburg
4e4b0e8420
new system for DLL/TLB library setup
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3601 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 22:04:13 +00:00
joostverburg
a1f64d2d4c
compiles with NSIS_SUPPORT_CODECALLBACKS disabled
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3600 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 21:47:14 +00:00
kichik
5ab7a5eeb1
2.0->2.01
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3599 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 21:29:58 +00:00
kichik
c5af89209c
fixed handling of relative paths such as \file.ext in do_add_file
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3598 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 21:29:03 +00:00
kichik
010dc75a71
converted RMDir back from SHFileOperation to the good old manual method
...
- RMDir can now be used with both /r and /REBOOTOK
- RMDir /r no longer leaves lots of files behind if one file removal failed
- The plug-ins directory is now always deleted, if not immediately, then after reboot
- RMDir /r prints a detailed log of its actions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3597 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 17:03:07 +00:00
kichik
7270abe8d3
close installer on WM_QUERYENDSESSION instead of trying to clean up on WM_ENDSESSION which doesn't work if there's an active plug-in (for example, when the finish page is showing)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3596 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 16:47:19 +00:00
joostverburg
cbd1b0427c
Luxembourgish language files by Jo Hoeser
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3595 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 12:39:42 +00:00
kichik
bb3f7be9ba
added !execute
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3594 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 11:29:28 +00:00
kichik
3181bf4b4d
size optimization - lzma exehead is now 33.5kb
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3593 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-06 11:05:48 +00:00
joostverburg
09d09d59d7
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3592 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-01 14:45:36 +00:00
kichik
f212f43855
updated colors.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3591 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-24 12:34:47 +00:00
kichik
f43be4183a
- fixes by brainsucker:
...
* Bug with proc call parts redefinition, # for example
* Bug with memory protection during callback processing (XP SP2)
- updated documentation:
* all examples now work, thanks to brainsucker's fixes
* visual improvements
* pointer information
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3590 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-23 17:23:34 +00:00
kichik
f27b869756
some basic color defines by Rob Segal
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3589 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-15 17:54:08 +00:00
kichik
0735b7400e
fixed internet shortcuts creation with CreateShortcut (thanks rex123)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3588 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-15 17:37:11 +00:00
kichik
bf4d3c6c94
DeleteRegKey fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3587 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-08 21:06:18 +00:00
kichik
f5fddd3f24
variables confusion (Comm@nder21)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3586 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-08 18:39:20 +00:00
kichik
a4ea07f3fa
fixed unicode conversion with iconv
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3585 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-08 18:32:27 +00:00
kichik
f52f1c921f
'bla'->'${VALUE}'
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3584 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-07 17:06:54 +00:00
joostverburg
40fc357e89
more things NSIS_CONFIG_PLUGIN_SUPPORT relies on
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3583 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-06 23:43:14 +00:00
joostverburg
1f042ea131
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3582 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-02 17:27:00 +00:00
kichik
8233ce2db2
made the agree radio button come before the disagree radio button in the license page's tab order so pressing the up key will move the selection up and not down
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3581 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-01 20:22:38 +00:00
kichik
6fd6f0c453
applied patch #983523 - Spelling errors on spanish language file
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3580 212acab6-be3b-0410-9dea-997c60f758d6
2004-07-01 19:53:15 +00:00
kichik
654c416c15
added DirVerify to the list of the directory's page supported options
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3579 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-25 21:54:23 +00:00
kichik
da90827244
latest StrFunc example and readme
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3578 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-25 20:00:50 +00:00
kichik
5d8517c328
- extended maximum binary data for WriteRegBin to 3 * NSIS_MAX_STRLEN
...
- fixed FileRead setting the error flag when a null character is the first character it reads
- made File /nonfatal always produce a warning if the file can't be found
- some size optimizations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3577 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-25 19:53:05 +00:00
kichik
d1f241e6c8
patch #977897 by Anders - IntOp shr & shl
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3576 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-25 15:24:20 +00:00
kichik
d05b8bc6ad
2.0->2.01
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3575 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-25 11:19:17 +00:00
kichik
4a3f5ecb73
bump zip2exe version to 0.32
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3574 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-25 10:48:31 +00:00
kichik
88c19d767d
fixed a crash caused by defining a macro in a file included by another macro
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3573 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-25 10:16:31 +00:00