Commit graph

  • 87b50cca3f applied patch #1848940 - nsDialogs - Additions kichik 2007-12-15 14:56:25 +00:00
  • 916d3ea3a2 fixed bug #1851273 - relative path Delete doesn't work kichik 2007-12-15 12:24:07 +00:00
  • 0734725a3e spelling joostverburg 2007-12-12 18:45:43 +00:00
  • b6522a61a3 applied patch #1846785 - IfNot support for LogicLib kichik 2007-12-08 13:13:18 +00:00
  • 158502483b fixed bug #1842326 - installer /D command line reference incomplete kichik 2007-12-01 14:29:19 +00:00
  • 3b4594477f ensure bug #1835866 and #1831677 won't repeat kichik 2007-12-01 12:20:27 +00:00
  • 482138d7c0 fixed bug #1835866 - CR LF combinations kichik 2007-12-01 11:43:02 +00:00
  • b0894fcd55 test svn:eol-style=native kichik 2007-12-01 10:59:59 +00:00
  • 28e918e18b some ignores kichik 2007-12-01 10:58:15 +00:00
  • 668fe450a4 fixed bug #1841573 - RTL components & instfiles page WS_EX_LAYOUTRTL can be used for individual controls kichik 2007-11-30 09:54:13 +00:00
  • 80da480c7a fixed bug #1841120 - Incorrectly documented returncode SelectFolderDialog kichik 2007-11-29 17:37:30 +00:00
  • 7a751e69ec added missing Pop kichik 2007-11-27 20:57:05 +00:00
  • 577d45b455 added missing Pops kichik 2007-11-27 20:56:31 +00:00
  • 650c2e8f49 updates by Dumperbg kichik 2007-11-19 19:29:23 +00:00
  • 63d000e9c5 implemented RFE #1686589 and fixed bug #1701051 - improve warning for backslash line end in comment kichik 2007-11-18 19:19:55 +00:00
  • d4f0469dbe 2.33 kichik 2007-11-17 14:28:13 +00:00
  • 7fa93ddb7d 2.33 kichik 2007-11-17 14:23:04 +00:00
  • b2bbab051c fixed definition of MUI_LANGDLL_LANGUAGES_CP kichik 2007-11-17 14:15:48 +00:00
  • e5a523b91f allow MUI_LANGDLL_ALLLANGUAGES to be defined after MUI_LANGUAGE kichik 2007-11-17 14:04:51 +00:00
  • 3c7530899f fixed extraction kichik 2007-11-17 13:53:42 +00:00
  • c83893fb1a use svn:eol-style kichik 2007-11-14 20:12:39 +00:00
  • f3f0c0da09 LF -> CRLF kichik 2007-11-14 20:10:31 +00:00
  • 595573c61f LF -> CRLF kichik 2007-11-14 20:06:56 +00:00
  • 0e222393bf allow MUI_LANGDLL_ALLLANGUAGES to be defined after MUI_LANGUAGE kichik 2007-11-14 19:20:31 +00:00
  • 018b9cc347 Add Debian patch for separate stripping options for Win32 & cross-platform options pabs3 2007-11-14 06:20:44 +00:00
  • 1422e49ff8 updates by nirwad777 kichik 2007-11-12 20:06:50 +00:00
  • 0b8eb1365e fixed bug #1829540 - VPatchFile macro does not handle spaces or absolute paths kichik 2007-11-10 16:51:39 +00:00
  • feb5dca48e add OnClick for static controls kichik 2007-11-09 19:47:13 +00:00
  • 502e50c094 WaitForSingleObject is simpler than looping on GetExitCodeProcess and allows the process to return STILL_ACTIVE kichik 2007-11-09 18:42:03 +00:00
  • 183a176b32 probably exit nsExec's internal process with ExitProcess without this, if running nsExec immediately after booting, it'd always return 0 even if CreateProcess failed to execute more @ http://forums.winamp.com/showthread.php?threadid=279683 kichik 2007-11-09 18:29:18 +00:00
  • 7aec6c7e74 use new svn script for changelog update kichik 2007-11-09 16:44:10 +00:00
  • d615e70cc2 fixed CreateChangeLog() kichik 2007-11-09 16:24:34 +00:00
  • 397a6a4968 2.32 kichik 2007-11-09 15:57:37 +00:00
  • e4c42e8265 sort kichik 2007-11-09 15:49:10 +00:00
  • fb217c5b5c declare real calc_percent()'s code just once kichik 2007-11-09 15:30:08 +00:00
  • 3e2eef6cc2 2.32 kichik 2007-11-09 15:22:58 +00:00
  • 9fdcebb6df use just link control kichik 2007-10-27 10:27:41 +00:00
  • 4f6161820b handle link drawing hand cursor and enter key handling still missing - require subclassing (maybe just create a new link class and have nsDialogs.nsh use that?) kichik 2007-10-27 10:24:56 +00:00
  • 62f174cc6b added function prefixes where missing kichik 2007-10-27 10:09:03 +00:00
  • 76094ad9ef use NSD_GetText kichik 2007-10-27 09:57:21 +00:00
  • 581c2dc968 tabs to spaces kichik 2007-10-27 09:56:13 +00:00
  • c7c7bec9ec link support kichik 2007-10-27 09:54:26 +00:00
  • 917820dc29 fix 3-line title on welcome/finish page joostverburg 2007-10-26 19:31:13 +00:00
  • 7c25e338ce fixed bug #1819946 - NSIS Menu item "Modern UI Language Files" kichik 2007-10-25 18:03:50 +00:00
  • 2da82c59cc fixed bug #1817289 - MUI Language File "\r\n\r\n" kichik 2007-10-22 23:46:47 +00:00
  • a45e5ca60a Remove svn2cl.xsl from SVN and grab it from the Subversion SVN repository when it is not available. pabs3 2007-10-21 01:46:03 +00:00
  • 206b303668 restore original version kichik 2007-10-20 20:48:11 +00:00
  • 1c7f4665ce set strip-prefix from script kichik 2007-10-20 20:48:02 +00:00
  • d174ef74d1 fixed bug #1811876 - broken ShowWindow link to MSDN kichik 2007-10-14 23:02:10 +00:00
  • 16280a6389 check compiler flag `-m32' before linker flag as some gcc versions crash when linking non 32-bit objects with this flag kichik 2007-10-14 21:25:57 +00:00
  • ddff4f3946 better ChangeLog with some MSXML fun (thanks orip!) kichik 2007-10-07 22:51:10 +00:00
  • 426327f7f9 cvs is now svn kichik 2007-10-06 09:05:55 +00:00
  • bbdaf8befe removed reference to cvs kichik 2007-10-06 09:05:34 +00:00
  • 11248ea9ae use viewvc link kichik 2007-10-06 09:03:54 +00:00
  • c01d126806 cvs is now svn kichik 2007-10-06 08:59:46 +00:00
  • 41e8ae2ab7 release from svn no svn2cl yet, just the normal svn log which seems good enough kichik 2007-10-05 18:42:12 +00:00
  • 33667e8951 useful after release.py kichik 2007-10-05 17:44:28 +00:00
  • 0c11506eb5 only accept two parameters to Var if the first one is /GLOBAL kichik 2007-10-05 09:01:06 +00:00
  • 610310abd9 use macros from InstallOptions.nsh joostverburg 2007-10-04 19:44:22 +00:00
  • 50b9472841 verification dialog is now never used hidden, so it can show itself using WS_VISIBLE kichik 2007-10-03 22:08:37 +00:00
  • 32854c2021 fixed a bug that where __ensuredata processed window messages using MessageLoop. this could cause synchronization issues when data is decompressed in a page's leave function and the user clicks the next button twice really fast or on a slow computer. WM_COMMAND would be sent twice and so DialogProc could execute the leave function while the installation thread is running causing interpreter havoc. kichik 2007-10-03 22:07:16 +00:00
  • 1f508d352c no more limits on Icon and UninstallIcon kichik 2007-10-03 18:30:20 +00:00
  • 9915194e85 more error handling and endianity fixes kichik 2007-10-03 18:27:37 +00:00
  • ef5e8a1f70 load default icon from the stub if the user didn't specify a different icon kichik 2007-10-03 18:25:00 +00:00
  • 2adef603c7 added newline at end of file kichik 2007-10-03 18:03:10 +00:00
  • c533664d55 fixed some obvious big-endian failures, but there might be more kichik 2007-10-03 17:52:56 +00:00
  • be36b69b03 added support for mismatching installer and uninstaller icons kichik 2007-10-03 17:37:56 +00:00
  • a9cf8ee77d fixed GetResourceOffsetA's return type kichik 2007-10-03 17:04:08 +00:00
  • 36683c9f87 added GetResourceOffsetA/W() kichik 2007-10-03 17:01:19 +00:00
  • cc72c11f4f moved icon related functions to icon.cpp kichik 2007-10-03 13:31:56 +00:00
  • b7866ea153 typo (thanks Anders) kichik 2007-10-03 00:57:12 +00:00
  • c608d190ce updates by dumper kichik 2007-10-02 17:19:01 +00:00
  • 1c3a4e1539 fixed MUI_UNGETLANGUAGE which didn't test the right variable and didn't declare it in the first place causing an error in case MUI_LANGDLL_DISPLAY isn't used kichik 2007-10-02 17:08:41 +00:00
  • cb3de0c235 pretty kichik 2007-09-29 20:15:41 +00:00
  • 9449e519ac fixed MUI_DIRECTORYPAGE_BGCOLOR kichik 2007-09-29 20:12:56 +00:00
  • 6a8f8126af fixed description and locking of tree view kichik 2007-09-29 20:12:55 +00:00
  • 4509915db9 2.31 kichik 2007-09-29 11:17:58 +00:00
  • 5f44f0d9de 2.31 kichik 2007-09-29 10:48:47 +00:00
  • 70e0fec9e5 fixed bug #1800834 - CVS FTBFS with new mingw32 kichik 2007-09-29 10:13:07 +00:00
  • cbe80ab734 unload nsDialogs after it's done kichik 2007-09-28 18:47:45 +00:00
  • b174b480d4 display reboot text kichik 2007-09-28 18:38:56 +00:00
  • e4a9f65806 - use BM_GETCHECK instead of BM_SETCHECK to get reboot now's state - compare check state as a number (rebooting should work now) kichik 2007-09-28 18:35:16 +00:00
  • 83a44fd2e7 convert BST_* to numbers without prefix for easier comparison kichik 2007-09-28 18:30:25 +00:00
  • d77f350945 fixed mui.LangDLL.RegistryLanguage variable warning when MUI_LANGDLL_REGISTRY_ROOT and friends weren't used kichik 2007-09-28 18:21:50 +00:00
  • cfb9e8952e removed stray Goto kichik 2007-09-28 18:17:09 +00:00
  • 122291df73 tabs to spaces kichik 2007-09-28 18:09:51 +00:00
  • 68094262ad add Nsis2Io only when it's really needed to avoid unused function warnings kichik 2007-09-28 18:05:12 +00:00
  • 7b0674b7f5 allow multiple inclusions kichik 2007-09-28 17:39:31 +00:00
  • bca4b12aef fixed bug #1786899 - MUI_PAGE_WELCOME error when use SimpChinese Lang kichik 2007-09-28 17:38:31 +00:00
  • 2f1b0451d5 credits for romanian and persian kichik 2007-09-27 10:41:15 +00:00
  • 875c095225 applied patch #1776386 - Persian translation updated kichik 2007-09-27 10:39:23 +00:00
  • 8268160078 applied patch #1783853 - Improved Romanian translation kichik 2007-09-25 19:33:50 +00:00
  • 31a9a49502 size optimization - better values for status_update kichik 2007-09-21 18:20:12 +00:00
  • d191cda8f8 fix NOSTRETCH option for header image joostverburg 2007-09-20 19:16:27 +00:00
  • d498d8805a fix control handles joostverburg 2007-09-20 19:09:19 +00:00
  • 266267ba61 fixed plug-in system's SetDetailsPrint usage kichik 2007-09-18 22:02:44 +00:00
  • d9d6a9da51 fixed bug #1796053 - makensisw command-line parsing error due to GlobalAlloc/GlobalFree mismatch kichik 2007-09-18 20:14:25 +00:00
  • 3fe65855ce BST_* moved to WinMessages.nsh kichik 2007-09-14 17:14:27 +00:00
  • ca0abb4e0a fix texts for uninstaller components page joostverburg 2007-09-11 20:23:36 +00:00
  • 49c4a0beb2 added BST_* for bug #1792422 kichik 2007-09-11 18:00:35 +00:00