Commit graph

274 commits

Author SHA1 Message Date
rainwater
7f0129654f updated link to docs and buffer overrun prob
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@898 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 00:49:51 +00:00
sunjammerx
12f3bc0af7 Fixed a buffer overrun that was causing makensisw.exe to crash - I *think* this is the cause of the elusive crash that's been around for about a week now.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@897 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 23:23:15 +00:00
rainwater
b000b54619 minor update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@896 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 20:12:47 +00:00
rainwater
e3518c0809 Testing new notification
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@895 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 20:09:01 +00:00
joostverburg
3decf1c8bd version 1.14 - small grammar fix & updated UI files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@894 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 19:30:07 +00:00
joostverburg
3a20a31780 version 1.14 - small grammar fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@893 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 19:13:55 +00:00
justin1014
f3bca60d70 Updated RichEdit usage to hopefully be better (still somewhat untested)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@892 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 18:49:24 +00:00
kichik
2c5e3daf0e RichEdit loading handled in WM_INITDIALOG
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@891 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 17:27:51 +00:00
justin1014
4cafe448b6 made it so SetCompress off when in whole compression mode throws warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@890 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 16:52:14 +00:00
justin1014
b9d46504df made SetCompressor handle switching back from bzip2 to zlib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@889 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 16:38:33 +00:00
justin1014
c411481d1f removed excess compression dependencies since they were never used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@888 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 16:29:40 +00:00
justin1014
9d5fbbedce fixed 'zlip' to 'zlib' typo in defines :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@887 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 16:27:25 +00:00
kichik
83e71c5dae v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@886 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 16:22:25 +00:00
kichik
0f830fbf45 Fixed a bug that prevented the last letter from getting copied
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@885 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 11:33:55 +00:00
kichik
52892d7e6d Now always loads RichEdit2 if present
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@884 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 11:25:47 +00:00
kichik
42cea14dde Outputs to ../default.exe
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@883 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 11:21:57 +00:00
kichik
87f5a85e22 v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@882 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 11:03:05 +00:00
kichik
aa6e0e15f9 UI holder source code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@881 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 10:14:22 +00:00
joostverburg
7905335fc4 Simplified Chinese Language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@880 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-03 09:43:03 +00:00
rainwater
0694d4c102 fixed some warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@879 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 23:50:08 +00:00
eccles
4e487ad99c DeleteRegKey now complains if given a third parameter
(other than /ifempty)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@878 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 23:00:04 +00:00
eccles
cb16b216d3 exehead.xml no longer required
(added dynamically by makensis)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@877 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 20:05:09 +00:00
eccles
15222e155c Small grammar fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@876 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 19:50:25 +00:00
rainwater
d8916735db more doc updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@875 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 19:02:12 +00:00
rainwater
adeca96bb7 format updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@874 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 18:53:49 +00:00
rainwater
3ead7e15ef new doc format (incomplete)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@873 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 18:05:40 +00:00
rainwater
845c5dfe6a New doc format (incomplete)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@872 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 18:04:50 +00:00
kichik
1c1fa86238 Credits fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@871 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 17:49:41 +00:00
kichik
8eb40053a6 NLF v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@870 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 17:42:28 +00:00
kichik
d0078edd66 Typo fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@869 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 17:39:18 +00:00
joostverburg
00a571dd89 v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@868 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 17:31:36 +00:00
joostverburg
933f7ef619 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@867 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 17:30:39 +00:00
joostverburg
a7c94363e4 v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@866 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 17:21:32 +00:00
joostverburg
1b9cc429c3 v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@865 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 17:14:34 +00:00
joostverburg
9529da776d v2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@864 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 17:01:05 +00:00
joostverburg
523573484f *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@863 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 15:16:52 +00:00
joostverburg
eee8fdb8ac Mike The Llama going modern!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@862 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 15:13:52 +00:00
kichik
d748d6f5ae Right-to-left UIs support added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@861 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 11:28:36 +00:00
joostverburg
7e90aaa889 version 1.13 - added 16 color icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@860 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 10:58:49 +00:00
joostverburg
c5e1d3ba49 added 16 color icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@859 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 10:52:39 +00:00
kichik
85ff07a3e8 Copy details to clipboard added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@858 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 10:15:53 +00:00
kichik
7e8b07d7a5 Copy details to clipboard added into NLF
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@857 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 10:15:48 +00:00
kichik
942081efff Faster build times (WIN32_LEAN_AND_MEAN)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@856 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-01 21:20:45 +00:00
kichik
3905749dd0 Now always scrolls to the bottom
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@855 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-01 21:20:25 +00:00
kichik
87604e14aa Mike The Llama going modern!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@854 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-01 19:35:23 +00:00
kichik
85c0c8f457 Added DT_NOPREFIX (http://forums.winamp.com/showthread.php?s=&postid=609487#post609487)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@853 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-01 19:31:35 +00:00
kichik
d6d3e01618 Removed 0xbadf00d thingy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@852 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-01 04:16:20 +00:00
eccles
c279513ae3 Buffer overrun
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@851 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-31 23:44:58 +00:00
sunjammerx
afe8e0d545 Fixed a teeny weeny typo ;)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@850 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-31 23:39:34 +00:00
kichik
5e108b2bf4 Defined $LANGUAGE too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@849 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-31 19:54:27 +00:00