Commit graph

69 commits

Author SHA1 Message Date
kichik
4d12c5a857 fixed bug #1466486 - typo and menu problems in MakeNSISw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4651 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 18:49:03 +00:00
kichik
b4413ab821 added "Cancel compilation" menu item to abort current compilation by sending ctrl+c signal
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4552 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-06 15:15:49 +00:00
kichik
960cb8addd _WIN32_IE 0x0400 where needed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4026 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-12 16:49:50 +00:00
icemank
8521e52301 Fixed resize bug.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3401 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 18:10:30 +00:00
icemank
fb4683b51b Fixed resize bug.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3400 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 17:00:48 +00:00
icemank
6206755ccf Fixed window positioning in case of change in screen resolution or workarea size.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3399 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-20 15:03:23 +00:00
joostverburg
898401b262 improved user interface
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3343 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-01 17:39:21 +00:00
icemank
fa3bdf5e17 Added support for named Symbols sets.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3336 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-30 19:43:15 +00:00
kichik
5f58389c12 - Fixed bug #858010 - defines were read wrongly into the settings dialog (`i' wasn't reset to 0)
- Made Compile and Run execute the installer even if there were warnings


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3287 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-17 16:13:04 +00:00
icemank
3773299cb2 Fixed compressor selection.
Added context menu method for choosing compressor.
Changed Defines dialog to Settings dialog


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3211 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-25 21:06:37 +00:00
icemank
80eac750fc Added support for LZMA compressor + fixed command line compressor support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3195 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-24 16:51:39 +00:00
icemank
320cefa4b0 Fixed handling of command line SetCompressor option.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3189 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-21 21:57:39 +00:00
icemank
7fe6a9959d Added compressor setting option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3167 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-19 04:38:14 +00:00
kichik
ff63db4c66 - Recompile and Run (DrO)
- Fix for the context menu (DrO)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3125 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-11 13:43:59 +00:00
icemank
af6439a12f Fixed MRU for Windows 9x
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2820 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-23 04:34:31 +00:00
icemank
3419a6b0cd no message
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2819 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-22 22:01:39 +00:00
icemank
d7fd03c06f Fixed bugs in MRU list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2810 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-13 16:24:05 +00:00
icemank
d475c355fe Fixed bugs in MRU list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2809 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-13 16:18:33 +00:00
icemank
90385f9b22 Fixed bugs in MRU list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2808 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-13 16:02:42 +00:00
icemank
8658fc2a06 Added MRU file list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2806 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 17:57:14 +00:00
icemank
5292145d52 Added Toolbar + more
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2588 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-28 04:51:20 +00:00
kichik
3c08909d1d iceman_k's define list for MakeNSISw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2536 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-08 16:41:07 +00:00
kichik
292f17eb48 - Update moved to NSIS Update
- New icon, different from NSIS Menu's


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2198 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 19:30:49 +00:00
kichik
4e0a7e927b Fixed bug #660082 - Focus problems in MakeNSISw, menu shortcuts didn't work when focus was on the test button and it was disabled due to an error in the script.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2070 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-17 14:11:23 +00:00
joostverburg
763d9a15b9 (kichik) MakeNSIS now sends output directly to MakeNSISw, faster, and no
more problems with foreign languages in the output.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1996 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 20:35:26 +00:00
kichik
ff5553fa65 Updating works with b1, and MakeNSISw compiles without PSDK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1974 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-18 16:41:59 +00:00
rainwater
7e7f202432 minor changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1742 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 19:17:15 +00:00
kichik
be7192efb7 /NOCD instead of /CD
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1704 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-14 20:03:07 +00:00
rainwater
68f61cc7f1 Update check uses IE's proxy settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1435 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-16 17:42:51 +00:00
rainwater
f7eeeb8399 New makensisw update system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1433 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-16 17:21:43 +00:00
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
694bdbf5ea Added Browse Script (Ctrl+B)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1352 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-09 14:09:46 +00:00
rainwater
eb27ee547b Removed "About NSIS" dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1351 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-09 13:21:21 +00:00
rainwater
b6ff897788 No more GetMenu calls.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1350 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-09 12:51:45 +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
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
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
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
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
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
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
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
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
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