Commit graph

186 commits

Author SHA1 Message Date
kichik
7fd83c7114 version bump
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4917 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-02 16:37:21 +00:00
kichik
10dbfeab56 add menu accelerators to MRU
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4916 212acab6-be3b-0410-9dea-997c60f758d6
2007-02-02 16:34:40 +00:00
kichik
6e6b20ea64 fixed bug #1411970 - Settings in HKLM instead of HKCU?
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4874 212acab6-be3b-0410-9dea-997c60f758d6
2007-01-24 12:51:26 +00:00
kichik
f607e22a90 specifically request for no execution level change on vista
this is a workaround for vista's incorrect flagging of all manifested nsis applications as installers


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4755 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-22 10:42:57 +00:00
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
1441a24be7 bump version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4641 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:52:37 +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
pabs3
0913023f33 Merge patch for better installs on POSIX platforms.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4486 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 09:54:23 +00:00
kichik
1f6cb00174 call DragFinish to free memory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4411 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-12 17:29:04 +00:00
kichik
5b276eb9b4 tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4410 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-12 17:24:14 +00:00
kichik
7ddf2ce883 don't fail silently if more than one script is dropped
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4409 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-12 17:23:01 +00:00
kichik
c8b40f40f4 toolbar24h.bmp is english as well
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4355 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-22 12:06:43 +00:00
kichik
d6145f7e0f provide stdin to keep xcopy happy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4335 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-20 19:36:03 +00:00
kichik
f8062527fa typos (thanks Jamyn!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4264 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-16 11:27:51 +00:00
kichik
b5042901b9 fixed bug #1288159 - Bad mnemonic key in makensisw menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4261 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-13 19:24:26 +00:00
kichik
51fafa69e2 back-ported fixes from nsisdl
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4105 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-20 12:46:55 +00:00
kichik
dd288416ce update source code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4103 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-20 08:56:22 +00:00
kichik
b6eaa29b38 distribute documents
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4086 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 11:20:15 +00:00
kichik
c69dedddda moved update back to makensisw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4077 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 10:56:42 +00:00
kichik
d7592d0f84 replaced by scons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4047 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-21 16:21:32 +00:00
kichik
d01ddc5d47 icon for makensisw copied from Contrib\Graphics\Icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4027 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-14 15:57:14 +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
kichik
f8d2654fed proper case for icon path
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4025 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-12 16:49:23 +00:00
kichik
72a43a8934 define _WIN32_IE for TBN_DROPDOWN, TBDDRET_DEFAULT and TBDDRET_NODEFAULT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4012 212acab6-be3b-0410-9dea-997c60f758d6
2005-05-06 10:15:26 +00:00
kichik
b4146d6085 added support for solid compression selection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3995 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-23 20:26:11 +00:00
kichik
682c9c3f94 don't call FreeLibrary on a module "loaded" with GetModuleHandle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3994 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-23 20:21:36 +00:00
kichik
25073d7e15 tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3992 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-23 20:08:54 +00:00
kichik
b604cdfe3f new build system using SCons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3969 212acab6-be3b-0410-9dea-997c60f758d6
2005-04-16 18:48:50 +00:00
kichik
ccf2bb96a5 applied patch #1164307 - Fixes to allow building Contrib/ on debian (minus Makefiles)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3923 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-17 21:26:59 +00:00
joostverburg
683883c903 window caption
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3536 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-02 12:02:13 +00:00
kichik
0d3735bedc Added some missing enabling and disabling of buttons to the settings window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3416 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-26 03:29:32 +00:00
kichik
2e3f3465f8 implemented feature request #883741 - added double click support for MakeNSISW's settings dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3411 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-24 19:24:02 +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
d79b582a67 texts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3357 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-04 22:56:20 +00:00
joostverburg
b40bedfd69 more diabled images, free image lists
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3345 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-02 13:40:57 +00:00
joostverburg
b65f878e84 modern 24-bit toolbar for comctl32 => 4.70
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3344 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-01 23:02:18 +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
3dfc37dd9a Minor fix.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3337 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-31 03:09:02 +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
7893b7e67c - best compressor wasn't choosing the best compressed file
- pressing cancel on the compressor dialog now cancels the compilation


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3331 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-29 15:52:42 +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
69e2d02cc7 Minor fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3224 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-28 05:16:05 +00:00
icemank
1d60445b40 Changed display name for LZMA compressor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3213 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-26 13:33:24 +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
kichik
c70cc031d2 Enabled LZMA selection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3197 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-24 17:36:42 +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
da2ab7b4b5 Fixed compressor initialization
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3186 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-20 17:48:20 +00:00