Commit graph

91 commits

Author SHA1 Message Date
rainwater
c6c47ecf14 Copy menu item is now disabled if no text is selected. Also, the context menu is now using the same instance of the Edit menu not just a copy.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1349 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-09 12:43:49 +00:00
rainwater
e4e5a03c3c Fixed running from context menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1268 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 12:02:48 +00:00
justin1014
a4366836ab fixed another makensisw bug (two stray chars after text for me) -- hopefully this didn't break anything
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1264 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 04:26:57 +00:00
justin1014
280922d116 fixed a bug when running makensisw from the command line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1263 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 04:12:23 +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
27d4e682a8 Removed int declarations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1166 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 13:41:01 +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
9dabe6a56a Smaller about box
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1078 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 19:23:23 +00:00
rainwater
a24b27c246 Ctrl+L loads a script
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1076 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 19:16:21 +00:00
rainwater
ed7f3ba094 F1 shows docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1068 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 14:52:14 +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
4b81484795 Smoother resizing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1061 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 02:57:33 +00:00
rainwater
898e6bb120 Added resize gripper....finally.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1060 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 02:43:47 +00:00
rainwater
07b87eb653 Added Context Menu in log window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1059 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 00:53:57 +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
kichik
9ab22ab665 Second try
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@995 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-13 14:20:13 +00:00
kichik
102e4288d5 Bug fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@994 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-13 14:10:21 +00:00
rainwater
16f3ff503f Added ctrl+c support at the window level. Exit is now Alt+X. Free clipboard memory.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@982 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-11 00:26:18 +00:00
rainwater
3e86ebe7ad Added Select All
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@977 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 19:11:03 +00:00
kichik
4d6e00a745 Find dialog added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@976 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 16:36:09 +00:00
rainwater
e8c8f37f9b Added Load Script option on File menu and fixed save output string filter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@967 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 23:02:48 +00:00
rainwater
867f2b6cfe no crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@965 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 19:20:23 +00:00
rainwater
e2f836c3b9 Free up memory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@964 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 18:19:32 +00:00
rainwater
6488df2daf no icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@963 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 17:56:25 +00:00
rainwater
303dd55b34 Can't drag while compiling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@962 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 17:51:30 +00:00
rainwater
330286a404 Updated icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@961 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-09 17:25:09 +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
0818ec631c Recompiling caussed memory leaks - fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@950 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 22:18:47 +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
kichik
bda50e825a Now beeps when there are errors too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@938 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 10:57:52 +00:00
rainwater
a6a87bfc76 Updated makensisw with new my_strstr by Kickik
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@927 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 16:24:43 +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
f657ef360f Updated makensisw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@783 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-28 18:39:39 +00:00
rainwater
0a9305a002 Moved plugins to Plugins\ directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@780 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-28 18:26:28 +00:00
rainwater
69182b36aa Added warnings to titlebar
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@779 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-28 17:44:47 +00:00
rainwater
9e081c3e6e Beep changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@759 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 18:24:13 +00:00
rainwater
f24ac8509c System Beep addition
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@756 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 18:08:10 +00:00
rainwater
1095ad72dc Added System Beep
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@754 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 17:52:46 +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