Commit graph

22 commits

Author SHA1 Message Date
wizou
a92fad7347 fix compiler error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6046 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-31 19:16:44 +00:00
anders_k
82d42b1159 _countof and swprintf fixes for VC6
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6045 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-30 17:50:08 +00:00
wizou
acf9a8c21f Jim Park's Unicode NSIS merging - Step 4 : merging more TCHAR stuff that shouldn't have any impact
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6041 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-29 14:24:47 +00:00
wizou
752d7d239a Jim Park's Unicode NSIS merging - Step 1 : switch to TCHARs where relevant.
Compiler output is identical before & after this step

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/branches/wizou@6036 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-24 17:22:56 +00:00
pabs3
747ad310e5 Kill some compiler warnings under Linux and mingw32
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4994 212acab6-be3b-0410-9dea-997c60f758d6
2007-03-11 15:58:46 +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
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
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
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
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
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
kichik
da6c41fa7b Direct link to new website
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2804 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 14:37:29 +00:00
icemank
9a9b3bafac Hid the Compressor toolbar button
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2599 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-30 23:35:36 +00:00
icemank
4637b9f327 Made the Toolbar style flat
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2594 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-30 01:38:35 +00:00
kichik
1ba063a327 Indention
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2592 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-29 12:59:01 +00:00
icemank
27c60f3fe1 Added Toolbar
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2587 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-28 04:46:51 +00:00