Commit graph

22 commits

Author SHA1 Message Date
rainwater
31f8651abf Added a Check for Update command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1378 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-11 13:38:26 +00:00
rainwater
c67012b48b Forgot to add g_dwLength to NSCRIPTDATA
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1362 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-09 20:48:33 +00:00
rainwater
b014c64356 Alternate doc path points to docs on nsis.sf.net not cvs; Use smaller logo.bmp; Removed background color code from about dialog; Stupid typo in about box (thanks joost); Created some structs for globals
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1361 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-09 20:41:37 +00:00
rainwater
60e5d6cb1b Added link to developer site
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1359 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-09 17:38:24 +00:00
rainwater
8b94e4124e Added new About dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1358 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-09 17:11:01 +00:00
rainwater
9ebe478bba Added "Clear Log" command. "Clear Log" and "Edit Script" are now under a new "Tools" menu. Removed some unused resources.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1171 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 22:52:55 +00:00
rainwater
ba40bb2d26 Context Menu object reference is re-used each time.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1165 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 13:39:31 +00:00
rainwater
3cd3086bcf New About Boxes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1067 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 14:37:29 +00:00
rainwater
19e6cde283 Code cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1058 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 22:38:46 +00:00
rainwater
2c31e3a8e0 Makensisw now uses nsis version as branding. Added tooltips, updated icon.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1042 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:29:16 +00:00
rainwater
b5b30f0424 Updated usage info. Last one was really stupid. This one is a tad better.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1011 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-14 00:43:48 +00:00
rainwater
5ce4113c60 Updated usage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1001 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-13 19:22:20 +00:00
rainwater
693ad1b96f Updated urls to point to new home page (nsis != nsis2k)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@968 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 23:33:43 +00:00
rainwater
f4f4681851 Drag and Drop Support into the Makensisw window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@960 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 16:43:45 +00:00
kichik
6746a0e7f4 Test button is now only enabled if there were no errors during compilation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@957 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-08 13:43:23 +00:00
kichik
5c627b632c Buffer bugs fixed, should work better. Hopefully it won't crash anymore.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@945 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 20:19:52 +00:00
rainwater
19a293342d Forgot to update usage instructions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@909 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 17:12:24 +00:00
rainwater
a366fe072f makensisw now takes same paramters as makensis (path to makensis.exe is no longer passed)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@907 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-04 17:08:17 +00:00
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
kichik
53b82a6199 Faster
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@847 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-31 13:27:36 +00:00
rainwater
7164522208 Updated urls to point to sourceforge project home
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@828 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-29 14:16:42 +00:00
kichik
3e9e73ec59 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@625 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 10:01:35 +00:00