Commit graph

  • 2b2ac0a9af Memory now unlocks and can now be freed kichik 2002-09-05 12:23:26 +00:00
  • 4ea2e1eafc v2 kichik 2002-09-05 12:13:47 +00:00
  • 0dcf9ff3c4 added terminate process rainwater 2002-09-04 20:47:03 +00:00
  • 74875edfc5 Added ExecToLog rainwater 2002-09-04 20:40:41 +00:00
  • a659c508b1 New exec plugin (broke) rainwater 2002-09-04 19:46:49 +00:00
  • 8dcb0e237f Uses the new plugin call method kichik 2002-09-04 18:50:11 +00:00
  • 5c3f9f97c3 Better RTL, not perfect yet kichik 2002-09-04 18:27:12 +00:00
  • c7b0ee4c5d Added Icon and Bitmap controls kichik 2002-09-04 18:25:50 +00:00
  • 78f3d78cf8 version 1.15. Multilanguage example: changed LangDialog to LangDLL::LangDialog (using the DLL name is now required) joostverburg 2002-09-04 18:23:26 +00:00
  • e14ef45aaf History updated kichik 2002-09-04 18:23:14 +00:00
  • c3cc4b5b5f Updated info for Icon and Bitmap kichik 2002-09-04 18:23:07 +00:00
  • 232392db24 changed LangDialog to LangDLL::LangDialog (dll name is now required) joostverburg 2002-09-04 18:16:44 +00:00
  • f8a6be6635 Two new control types: Icon and Bitmap kichik 2002-09-04 18:14:34 +00:00
  • dd6f4dea41 New translation by Veekee kichik 2002-09-04 17:39:02 +00:00
  • bb3380ae81 forgot recompile crap rainwater 2002-09-04 17:15:31 +00:00
  • 19a293342d Forgot to update usage instructions rainwater 2002-09-04 17:12:24 +00:00
  • 05ab67fc95 Update for new makensisw rainwater 2002-09-04 17:09:59 +00:00
  • a366fe072f makensisw now takes same paramters as makensis (path to makensis.exe is no longer passed) rainwater 2002-09-04 17:08:17 +00:00
  • 7e0d30e86d Plugin command changed to plugin::command without .dll kichik 2002-09-04 16:00:47 +00:00
  • f763a5276f Copmile note added kichik 2002-09-04 14:35:26 +00:00
  • cc30332487 Now only accepts plug-in calls in the form of dllname[.dll]::FunctionName Prevents clashes with future commands kichik 2002-09-04 14:28:10 +00:00
  • 490104b9cc Now processes plug-in DLLs only if a script is compiled kichik 2002-09-04 13:15:12 +00:00
  • c1390a83c0 Added UberSplash to the installer rainwater 2002-09-04 13:10:53 +00:00
  • 3a2b46e2d4 New UberSplash by Vince kichik 2002-09-04 12:56:49 +00:00
  • 0bb9e63724 made win9x move/delete on reboot support proper and function like on win2k (in that shit is deleted in order). Also should be slightly smaller (though < 512 bytes difference) justin1014 2002-09-04 05:40:02 +00:00
  • 18fbbd621f Fix crash rainwater 2002-09-04 01:59:38 +00:00
  • 7f0129654f updated link to docs and buffer overrun prob rainwater 2002-09-04 00:49:51 +00:00
  • 12f3bc0af7 Fixed a buffer overrun that was causing makensisw.exe to crash - I *think* this is the cause of the elusive crash that's been around for about a week now. sunjammerx 2002-09-03 23:23:15 +00:00
  • b000b54619 minor update rainwater 2002-09-03 20:12:47 +00:00
  • e3518c0809 Testing new notification rainwater 2002-09-03 20:09:01 +00:00
  • 3decf1c8bd version 1.14 - small grammar fix & updated UI files joostverburg 2002-09-03 19:30:07 +00:00
  • 3a20a31780 version 1.14 - small grammar fix joostverburg 2002-09-03 19:13:55 +00:00
  • f3bca60d70 Updated RichEdit usage to hopefully be better (still somewhat untested) justin1014 2002-09-03 18:49:24 +00:00
  • 2c5e3daf0e RichEdit loading handled in WM_INITDIALOG kichik 2002-09-03 17:27:51 +00:00
  • 4cafe448b6 made it so SetCompress off when in whole compression mode throws warning justin1014 2002-09-03 16:52:14 +00:00
  • b9d46504df made SetCompressor handle switching back from bzip2 to zlib justin1014 2002-09-03 16:38:33 +00:00
  • c411481d1f removed excess compression dependencies since they were never used justin1014 2002-09-03 16:29:40 +00:00
  • 9d5fbbedce fixed 'zlip' to 'zlib' typo in defines :) justin1014 2002-09-03 16:27:25 +00:00
  • 83e71c5dae v2 kichik 2002-09-03 16:22:25 +00:00
  • 0f830fbf45 Fixed a bug that prevented the last letter from getting copied kichik 2002-09-03 11:33:55 +00:00
  • 52892d7e6d Now always loads RichEdit2 if present kichik 2002-09-03 11:25:47 +00:00
  • 42cea14dde Outputs to ../default.exe kichik 2002-09-03 11:21:57 +00:00
  • 87f5a85e22 v2 kichik 2002-09-03 11:03:05 +00:00
  • aa6e0e15f9 UI holder source code kichik 2002-09-03 10:14:22 +00:00
  • 7905335fc4 Simplified Chinese Language file joostverburg 2002-09-03 09:43:03 +00:00
  • 0694d4c102 fixed some warnings rainwater 2002-09-02 23:50:08 +00:00
  • 4e487ad99c DeleteRegKey now complains if given a third parameter (other than /ifempty) eccles 2002-09-02 23:00:04 +00:00
  • cb16b216d3 exehead.xml no longer required (added dynamically by makensis) eccles 2002-09-02 20:05:09 +00:00
  • 15222e155c Small grammar fix eccles 2002-09-02 19:50:25 +00:00
  • d8916735db more doc updates rainwater 2002-09-02 19:02:12 +00:00
  • adeca96bb7 format updates rainwater 2002-09-02 18:53:49 +00:00
  • 3ead7e15ef new doc format (incomplete) rainwater 2002-09-02 18:05:40 +00:00
  • 845c5dfe6a New doc format (incomplete) rainwater 2002-09-02 18:04:50 +00:00
  • 1c1fa86238 Credits fixed kichik 2002-09-02 17:49:41 +00:00
  • 8eb40053a6 NLF v2 kichik 2002-09-02 17:42:28 +00:00
  • d0078edd66 Typo fixed kichik 2002-09-02 17:39:18 +00:00
  • 00a571dd89 v2 joostverburg 2002-09-02 17:31:36 +00:00
  • 933f7ef619 *** empty log message *** joostverburg 2002-09-02 17:30:39 +00:00
  • a7c94363e4 v2 joostverburg 2002-09-02 17:21:32 +00:00
  • 1b9cc429c3 v2 joostverburg 2002-09-02 17:14:34 +00:00
  • 9529da776d v2 joostverburg 2002-09-02 17:01:05 +00:00
  • 523573484f *** empty log message *** joostverburg 2002-09-02 15:16:52 +00:00
  • eee8fdb8ac Mike The Llama going modern! joostverburg 2002-09-02 15:13:52 +00:00
  • d748d6f5ae Right-to-left UIs support added kichik 2002-09-02 11:28:36 +00:00
  • 7e90aaa889 version 1.13 - added 16 color icons joostverburg 2002-09-02 10:58:49 +00:00
  • c5e1d3ba49 added 16 color icon joostverburg 2002-09-02 10:52:39 +00:00
  • 85ff07a3e8 Copy details to clipboard added kichik 2002-09-02 10:15:53 +00:00
  • 7e8b07d7a5 Copy details to clipboard added into NLF kichik 2002-09-02 10:15:48 +00:00
  • 942081efff Faster build times (WIN32_LEAN_AND_MEAN) kichik 2002-09-01 21:20:45 +00:00
  • 3905749dd0 Now always scrolls to the bottom kichik 2002-09-01 21:20:25 +00:00
  • 87604e14aa Mike The Llama going modern! kichik 2002-09-01 19:35:23 +00:00
  • 85c0c8f457 Added DT_NOPREFIX (http://forums.winamp.com/showthread.php?s=&postid=609487#post609487) kichik 2002-09-01 19:31:35 +00:00
  • d6d3e01618 Removed 0xbadf00d thingy kichik 2002-09-01 04:16:20 +00:00
  • c279513ae3 Buffer overrun eccles 2002-08-31 23:44:58 +00:00
  • afe8e0d545 Fixed a teeny weeny typo ;) sunjammerx 2002-08-31 23:39:34 +00:00
  • 5e108b2bf4 Defined $LANGUAGE too kichik 2002-08-31 19:54:27 +00:00
  • 5e32d0504a small makensisw fixes for possible crash rainwater 2002-08-31 14:30:33 +00:00
  • 53b82a6199 Faster kichik 2002-08-31 13:27:36 +00:00
  • ce50f46809 EW_REBOOT works with out 0xbadf00d kichik 2002-08-31 10:27:34 +00:00
  • a41fe5d416 Uses my_alloc kichik 2002-08-31 10:27:01 +00:00
  • 8c7c3c304e my_alloc kichik 2002-08-31 10:26:39 +00:00
  • 22a71cf015 Back to pop-up menu, multiple languages soon. kichik 2002-08-31 10:25:24 +00:00
  • 851e5d1fc5 Minor improvement to CTRL-C key test code but it's still shite. sunjammerx 2002-08-30 23:31:22 +00:00
  • 88d1eb693f Copy detail view contents on CTRL-C (removed the popup context menu approach since it wasn't language independent). This code sucks, please improve it :) sunjammerx 2002-08-30 23:06:19 +00:00
  • 1518061acf Changed GetCursorPos to GetMessagePos & removed TCHAR crap. Still needs either language support for the popup menu text, or conversion to work off CTRL-C instead. sunjammerx 2002-08-30 21:41:54 +00:00
  • 408ea47c02 Adds "copy to clipboard" feature for DetailView (feature 590012) sunjammerx 2002-08-30 19:51:05 +00:00
  • 9266b4e712 Start menu link to modern UI readme kichik 2002-08-30 11:40:41 +00:00
  • 9448dcccfe *** empty log message *** kichik 2002-08-30 11:02:16 +00:00
  • 455169af34 No more caption in the loading setup dialogs kichik 2002-08-30 11:01:00 +00:00
  • 34a538916e Uninstall text in the UI macros kichik 2002-08-29 19:48:16 +00:00
  • 4273255cc6 Now points to the right DLL kichik 2002-08-29 16:44:29 +00:00
  • e8825c3dab CallInstDLL without /NOUNLOAD now works kichik 2002-08-29 16:44:24 +00:00
  • 0d82e85746 *** empty log message *** kichik 2002-08-29 15:40:58 +00:00
  • 19fa74860e Install types descriptions back kichik 2002-08-29 15:04:15 +00:00
  • 5bba364e31 Section on/off problems solved kichik 2002-08-29 15:02:48 +00:00
  • 1461e648c5 New changes rainwater 2002-08-29 14:17:29 +00:00
  • 7164522208 Updated urls to point to sourceforge project home rainwater 2002-08-29 14:16:42 +00:00
  • bae8d9f05a Description for NSIS source code kichik 2002-08-29 13:59:40 +00:00
  • 930f43f3ea *** empty log message *** kichik 2002-08-29 13:53:31 +00:00
  • 8348e2c091 *** empty log message *** kichik 2002-08-29 13:36:46 +00:00