Commit graph

180 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
kichik
a1bf160506 Fixed a bug that caused the test button to show up even if no output file string was found in the log.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1300 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 16:05:51 +00:00
kichik
e7c51b1510 No more stray chars for Justin :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1280 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 18:16:44 +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
75d91da2e6 Updated readme. Path to makensis.exe is no longer used in the command-line.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1184 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-25 18:40:15 +00:00
rainwater
54bcb4a8e2 Moved "Recompile" and "Test Installer" to "Tools" menu.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1173 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 23:40:55 +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
1763f1a6c1 Updated shortcuts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1167 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-24 13:49:29 +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
b588f97ad5 flicker-free
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1066 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 12:11:34 +00:00
rainwater
124666af2c forgot to update project
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1065 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 12:01:50 +00:00
rainwater
702c7a5f2e added .nsi shell icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1064 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 11:53:19 +00:00
rainwater
73b7ed1e1e Test->Test Installer (less confusion)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1063 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 05:12:23 +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
kichik
01077cb1b0 h not k :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1048 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 16:14:01 +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
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
kichik
6dc55b10b2 Now logs as should even if text is selected/cart positions changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@990 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-12 16:16:50 +00:00
rainwater
9b63fc0f74 always show scrollbar
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@987 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-11 15:39:19 +00:00
rainwater
ae8203b7da Clipboard changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@986 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-11 15:07:32 +00:00
rainwater
a465d5662a don't free memory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@985 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-11 12:04:34 +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
kichik
e1825093b8 Now scrolls on Windows 9x as it should
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@971 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-10 13:50:13 +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
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
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
f92b6409f1 Now tries to unselect before logging
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@953 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-07 12:57:30 +00:00
kichik
6f27bee7ad Another buffer overflow bug fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@952 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-07 12:04:18 +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