Commit graph

  • 88af5d9d89 win7 kichik 2009-06-05 18:02:00 +00:00
  • 0823306f59 some 7 loving kichik 2009-05-17 21:56:04 +00:00
  • ba8eca2faf fixed bug #2788620 - MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE missing kichik 2009-05-14 23:31:27 +00:00
  • 1592fa2d6a fixed bug #2781948 - NSIS.exe shows nothing kichik 2009-05-13 18:38:32 +00:00
  • 7e1196a4b1 bug #2790298 - whatever... kichik 2009-05-13 18:19:03 +00:00
  • 77e6de242f comparison tests for win7/2008r2 kichik 2009-05-13 18:11:00 +00:00
  • c7c0e73df8 2008R2 is a server, so add the special bit kichik 2009-05-13 18:10:41 +00:00
  • 2651dc3573 tabs to spaces kichik 2009-05-13 18:01:20 +00:00
  • ee32640065 Support for Win7 and 2008R2 anders_k 2009-05-11 16:45:32 +00:00
  • a203e2e981 got rid of a zillion warnings on gcc kichik 2009-03-28 10:20:04 +00:00
  • f56537a20b bad results on gcc with const char* -> char* conversion kichik 2009-03-28 09:56:49 +00:00
  • 8ea01b6976 less warnings from gcc kichik 2009-03-28 09:52:10 +00:00
  • 501dc3c699 a few less #ifdef's kichik 2009-03-28 09:47:26 +00:00
  • 49276c77c7 fixed bug #2705878 - Wrong Example in Documentation at FindFirst kichik 2009-03-23 18:50:06 +00:00
  • c75dac3e32 fixed bug #2697027 - error from add/remove when uninstaller is canceled and uac is disabled kichik 2009-03-20 12:23:58 +00:00
  • edc558b987 english kichik 2009-03-20 12:11:57 +00:00
  • 5b7c28bbe9 fixed bug #2138075 - $DOCUMENTS return null value for root vista fails with CSIDL_FLAG_CREATE on root directories and caches the result thanks inno devs for researching this kichik 2009-03-20 11:18:52 +00:00
  • b608a1dd9d fixed bug #2690112 - MUI_UNDIRECTORYSPAGE in the Language Files is wrong kichik 2009-03-17 23:00:13 +00:00
  • 93352bd1d7 Fixed bug #2680110 (embarrassing for me) justin1014 2009-03-10 22:24:04 +00:00
  • 407033f1d6 proper line endings kichik 2009-03-10 20:14:10 +00:00
  • d03b413e34 typo joostverburg 2009-02-23 11:35:13 +00:00
  • f93b3d89cb 2.44 kichik 2009-02-21 19:30:01 +00:00
  • 059b0786be shorter urls kichik 2009-02-21 19:25:03 +00:00
  • 6a57d28330 2.44 kichik 2009-02-21 19:16:25 +00:00
  • 7ba91a0095 bugtraq support kichik 2009-02-21 19:10:07 +00:00
  • 0250967512 fixed bug #2595565 - nsDialogs::CreateTimer documentation kichik 2009-02-21 18:30:05 +00:00
  • 80b8e010ad fixed bug #2593369 - global labels in unused functions can't be used kichik 2009-02-21 18:25:56 +00:00
  • f4a282b8eb basic icon tests to avoid bugs like #2572035 kichik 2009-02-06 14:15:39 +00:00
  • 3bb9ec28f8 fixed bug #2572035 - problem with 2.43 and icons kichik 2009-02-06 14:00:02 +00:00
  • b016a4402c fix Library.nsi test by adding the test directory to PATH so it can run LibraryLocal pabs3 2009-02-05 07:26:16 +00:00
  • 1c87c9a018 2.43 kichik 2009-02-05 01:41:38 +00:00
  • 3ba351b394 native eol kichik 2009-02-05 01:38:12 +00:00
  • 4c1b54d033 2.43 kichik 2009-02-05 01:23:58 +00:00
  • f623696ce4 tabs to spaces kichik 2009-02-05 01:01:06 +00:00
  • 6f8cb01206 proper flags order to avoid the horrible non-virtual destructor warning kichik 2009-02-05 00:52:28 +00:00
  • 8d5bca8080 signed/unsigned comparison kichik 2009-02-05 00:50:12 +00:00
  • 10e431be59 updated file paths kichik 2009-02-05 00:02:09 +00:00
  • 6d0a1b744e fix for new paths kichik 2009-02-04 21:29:38 +00:00
  • eff14a4702 Install the pluginapi stuff in a subdirectory. pabs3 2009-02-04 14:08:31 +00:00
  • f41ba95bab fix bug #2497148 - allow out of tree builds on POSIX platforms pabs3 2009-02-04 14:05:48 +00:00
  • a1671db5d6 fixed bug #2564005 - Link to NSIS Wiki not correct kichik 2009-02-04 13:47:06 +00:00
  • e4c6c6bc30 implemented rfe #2557392 - makensisw: Shortcut to abort compilation kichik 2009-02-02 23:38:12 +00:00
  • 0aed504f4a happy new year! kichik 2009-02-01 14:44:30 +00:00
  • a4010c1d54 a comment explaining foreground issues kichik 2009-02-01 12:35:28 +00:00
  • 130074428e revert r5314 - if the banner plug-in shows IDD_VERIFY in its own thread and that thread sets it as the foreground window because of the WS_VISIBLE style, the main thread loses the ability to set the foreground window. this causes the installer window to start on the background if banner is used in .oninit. kichik 2009-02-01 12:32:34 +00:00
  • d05741f44e added exdll vs2008 project files, thanks to TobbeSweden kichik 2009-02-01 12:06:41 +00:00
  • 7ae5b898a6 saner waiting times kichik 2009-02-01 00:29:35 +00:00
  • 37fdba53fd list every language only once kichik 2009-01-31 16:30:00 +00:00
  • 7c8291ef3c added Esperanto http://forums.winamp.com/showthread.php?s=&threadid=302218 kichik 2009-01-31 16:26:46 +00:00
  • f032f28605 Qump?! kichik 2009-01-31 16:17:30 +00:00
  • 608701ccc8 fixed bug #2533431 - Script compiling fails with !packhdr, but succeeds without?! kichik 2009-01-31 15:46:54 +00:00
  • 5a9bbbb021 applied patch #2500960 - NSD_SetIcon support anders_k 2009-01-24 22:09:31 +00:00
  • a8d988b5c0 applied patch #2497172 - Fixes for POSIX build on Solaris, plus a regression kichik 2009-01-17 22:32:19 +00:00
  • 5199b3bd65 fixed bug #2497290 - The TRUE/FALSE bug on MacOS X, revisited kichik 2009-01-15 13:51:22 +00:00
  • 80c2fae5c1 Remove some gratuitous use of non-ANSI characters that were making the Unicode patch harder to review. pabs3 2009-01-13 16:54:39 +00:00
  • bf6c65b158 Fix up plugin API header/lib installation for non-Windows platforms. pabs3 2009-01-11 09:48:07 +00:00
  • 521d9c2ced pydoc should be in the function kichik 2009-01-10 22:53:35 +00:00
  • c88bf59a8d make sure iconv exists kichik 2009-01-10 22:51:43 +00:00
  • af046c0116 and a dash kichik 2009-01-10 22:38:57 +00:00
  • b36d0f3e3f wrong prefix in bug report kichik 2009-01-10 22:29:18 +00:00
  • f43fc9d38a fink prefixes for bug #2495138 kichik 2009-01-10 22:14:36 +00:00
  • 357a9f58c0 since we're already using winchar... kichik 2009-01-10 22:12:10 +00:00
  • de19959620 fixed bug #2494539 - Missing iconv dependency in LibraryLocal in 2.42 kichik 2009-01-10 22:10:23 +00:00
  • 643ac0fb44 fixed bug #2494528 - MUI_DIRECTORYPAGE_BGCOLOR kichik 2009-01-10 22:04:56 +00:00
  • d1a1ed1ee3 shell api for shell stuff that's not automatically included in latest sdks kichik 2009-01-10 21:53:58 +00:00
  • 9da0e22dac wow... so many typos in one paragraph. was i drunk? kichik 2009-01-10 21:49:14 +00:00
  • e42c65610b typo kichik 2009-01-10 21:48:32 +00:00
  • c4c03ac50e WinDef.nsh -> WinCore.nsh kichik 2009-01-01 01:04:34 +00:00
  • 9e5f950c88 that ending quote shouldn't be there kichik 2009-01-01 00:55:07 +00:00
  • ef5f695d5e Updated description comment to new filename anders_k 2008-12-27 14:09:58 +00:00
  • 3241c3976e Renamed WinDef.nsh to WinCore.nsh anders_k 2008-12-27 14:05:13 +00:00
  • 7b7237f969 Added WinDef.nsh and friends to SCons and makensis.nsi anders_k 2008-12-27 13:25:25 +00:00
  • a6654feade Added WinDef.nsh and Win subdir - New headers with common windows stuff anders_k 2008-12-26 14:39:36 +00:00
  • 59501c0174 scons 1.2.0 - Options -> Variables kichik 2008-12-24 23:40:38 +00:00
  • 6ade56370b changed RegisterPluginCallback return from BOOL to int to support a more detailed return value anders_k 2008-12-21 19:14:45 +00:00
  • a821a3ee5e Fix Library.nsi test script on non-Windows by making it use Contrib/UIs/default.exe instead of makensis.exe, which isn't built except on Windows. pabs3 2008-12-21 00:49:43 +00:00
  • edfb62b946 update for mediawiki 1.13 that insists on adding new lines kichik 2008-12-20 15:50:33 +00:00
  • 7d14a4d119 missing nsdialogs example kichik 2008-12-20 12:26:02 +00:00
  • 91cc2dea87 2.42 kichik 2008-12-20 12:16:07 +00:00
  • 09f8b31d64 syntax error kichik 2008-12-20 12:00:21 +00:00
  • 5bbdfaba11 extract recurring string REGTOOL_KEY so version is defined only once kichik 2008-12-20 11:55:06 +00:00
  • 4c402ea0e7 2.42 kichik 2008-12-20 11:48:54 +00:00
  • 3d841a7387 more credits kichik 2008-12-20 11:19:18 +00:00
  • 7f7dc37264 add NSISCALL definition for external plug-ins not built with scons kichik 2008-12-20 09:26:16 +00:00
  • f022eb6911 forgot util.nsh kichik 2008-12-20 09:02:20 +00:00
  • ed545d867b renamed plugin.* to pluginapi.* kichik 2008-12-20 08:57:34 +00:00
  • 79da5e1cb5 renamed plugin.* to pluginapi.* kichik 2008-12-20 08:49:26 +00:00
  • 5ac5b3f95b deprecate SetPluginUnload and /NOUNLOAD plug-ins are now responsible to keeping themselves loaded using the new api kichik 2008-12-20 08:17:15 +00:00
  • d04cece9be a brief explanation on the section restriction kichik 2008-12-20 07:59:50 +00:00
  • 35eea140f5 GlobalAlloc should get GPTR not LPTR kichik 2008-12-20 07:54:05 +00:00
  • 4ed3f49268 Added !searchreplace preprocessor command for compiletime text search/replaces justin1014 2008-12-20 07:22:25 +00:00
  • 86bcd61baa again, force quotation around stdcall to avoid parenthesis madness kichik 2008-12-15 21:51:24 +00:00
  • 6f5d687490 use lists instead of dicts so scons will not treat the dict as a string when a list is also appended kichik 2008-12-14 23:56:10 +00:00
  • f50bc2fab7 initialize everything when creating a new dialog to avoid setting leaking from the last dialog kichik 2008-12-12 19:57:11 +00:00
  • a2e5fbe2ee clean-up onBack setting so it won't propagate from one page to the next kichik 2008-12-12 19:52:32 +00:00
  • 3db2839a3c no more /UNLOAD with new plug-in api kichik 2008-12-12 19:31:52 +00:00
  • 06ab0c6314 convert to plug-in library and never unload so user variables are saved kichik 2008-12-12 19:27:02 +00:00
  • 608b642375 set focus on the radio buttons in the existing installation page kichik 2008-12-12 19:22:36 +00:00
  • 70f14a824c use new plug-in callbacks to avoid /NOUNLOAD kichik 2008-12-12 18:45:53 +00:00
  • e59407720a use new plug-in library wherever possible, which is not a lot... kichik 2008-12-12 18:24:00 +00:00