Commit graph

  • 47e6091866 patch #1558822 - Valencian translation kichik 2006-09-23 22:02:54 +00:00
  • 67ff922222 implemented RFE #1547844 - default button of the abort warning kichik 2006-09-23 08:28:07 +00:00
  • 11d465de96 macros for x64 installations handling kichik 2006-09-23 08:16:28 +00:00
  • 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 kichik 2006-09-22 10:42:57 +00:00
  • bf40650c6e typo kichik 2006-09-22 09:14:51 +00:00
  • f6e706f2b0 added RequestExecutionLevel kichik 2006-09-16 14:06:45 +00:00
  • c2b6cbe0b7 cosmetics kichik 2006-09-16 13:41:17 +00:00
  • 2f15840257 moved manifest generation to a seprate file and added made it support vista's access level extensions kichik 2006-09-16 13:38:21 +00:00
  • f4bfa52981 extracted SetVarsSection kichik 2006-09-16 11:35:43 +00:00
  • 676158b826 build settings passed from config.h to scons kichik 2006-09-15 08:58:09 +00:00
  • 479c68d139 updated by Martin Srebotnjak joostverburg 2006-09-13 10:46:43 +00:00
  • 1424259a96 2.20 kichik 2006-09-09 13:26:31 +00:00
  • 1f9b40a4bd explain about comments being extended kichik 2006-09-09 08:57:38 +00:00
  • 70e7eefe43 better MUI_UNTEXT_WELCOME_INFO_TEXT translation (SuperPat) kichik 2006-09-08 16:35:51 +00:00
  • 6fcaae6c90 corrections by Osidach Vitaly kichik 2006-09-01 09:32:38 +00:00
  • d470bbc2a6 fixed bug #1548190 - Danish "Browse" words not translated kichik 2006-08-28 23:01:09 +00:00
  • 912cfe7455 DirShow is no longer desired, as discussed in patch #1539701 kichik 2006-08-28 12:41:45 +00:00
  • 1a420ab524 fixed bug #1546183 - Italian language file has duplicate access key kichik 2006-08-25 11:36:24 +00:00
  • 1856b59ba7 typo fixes by SuperPat kichik 2006-08-25 11:32:32 +00:00
  • 71e601f11f fixed bug #1536377 - incorrect timestamps on big-endian platforms instead of messing with structs, use simple arithmetic ops to split the time to low & high words kichik 2006-08-19 12:47:17 +00:00
  • 23bc91327d fixed bug #1542680 - Untranslated entry in Swedish.nlf kichik 2006-08-19 10:59:23 +00:00
  • 83e60e3136 partial fix for bug #1537976 - vague LogicLib syntax error messages kichik 2006-08-19 10:56:16 +00:00
  • 830776971e fixed bug #1542765 - Turkish.nlf is encoded using UTF-8 kichik 2006-08-18 18:53:25 +00:00
  • a3e92a11f4 updated comment kichik 2006-08-18 11:15:16 +00:00
  • 55207cde1d added missing $_CLICK kichik 2006-08-18 11:03:08 +00:00
  • eb0febabab TypeLib.dll doesn't have a resource section, use LangDLL.dll instead pabs3 2006-08-09 06:11:49 +00:00
  • 7a966c8335 use InstallOptions' new HWND field, not 1200 + field number - 1 kichik 2006-08-08 15:44:05 +00:00
  • b57f6918df (Joel) Retranslate some text strings to fit some static controls kichik 2006-08-08 15:38:17 +00:00
  • f69dde1f7a NLF_ERR_REG_DLL isn't used anywhere, no need to add it to the language table kichik 2006-08-07 14:01:54 +00:00
  • 2e365a4e13 fixed bug #1535995 - failed plug-in calls output incomplete messages kichik 2006-08-07 13:57:13 +00:00
  • 66f8b367c7 fixed bug #1515592 - NSIS_CONFIG_CONST_DATA_PATH wasn't honoured on Linux pabs3 2006-08-07 07:37:20 +00:00
  • 5809a7c1b2 2.19 kichik 2006-08-06 18:56:15 +00:00
  • 208452788b 2.19 kichik 2006-08-06 18:41:03 +00:00
  • 5890f372eb better version of IsDotNETInstalled kichik 2006-08-06 18:13:16 +00:00
  • 729b7cd451 fixed bug #1535005 - System.dll corrupts the stack with 0 arguments functions kichik 2006-08-06 16:22:40 +00:00
  • 3131a7d728 fixed bug #1535007 - System.dll returns bad values, if function returns short kichik 2006-08-05 11:01:35 +00:00
  • 5cc43bc46d improvements by Joe Siebenmann kichik 2006-08-04 15:35:24 +00:00
  • 593633dec7 like StrCmp and !ifdef, !if is now case insensitive kichik 2006-08-03 18:49:07 +00:00
  • 36aa6e0481 fixed bug #1531874 - Typos in french translation kichik 2006-08-02 11:12:08 +00:00
  • c94460fefc max_cache_entries isn't used anywhere kichik 2006-07-30 14:27:50 +00:00
  • 78b996033a fixed random dns errors caused by synchronization issues with m_thread_kill for more details: http://forums.winamp.com/showthread.php?s=&threadid=247723 kichik 2006-07-30 14:26:47 +00:00
  • 4d504e2df8 patch #1503208 - Norwegian nynorsk language file kichik 2006-07-30 13:02:38 +00:00
  • 1faa72a2d2 fixed bug #1468852 - Wrong "Total size" reported if greater than 2GB kichik 2006-07-30 11:58:22 +00:00
  • e530408b95 partial fix for bug #1470826 - unaligned memory access kichik 2006-07-30 11:52:20 +00:00
  • aa9edc8427 fixed bug #1504772 - Sources/Platform.h type definitions are not 64bit-safe kichik 2006-07-30 11:48:47 +00:00
  • b15cf04ef2 fixed bug #1509909 - !system & !packhdr fail with quotes kichik 2006-07-30 10:29:23 +00:00
  • e4432fd8e1 added release notes check box to the finish page kichik 2006-07-30 10:11:40 +00:00
  • 03ba89e1b7 typo kichik 2006-07-24 20:09:39 +00:00
  • 1e2531ef2f failing wiki update is not critical kichik 2006-07-01 17:37:16 +00:00
  • 434aee81d2 sort kichik 2006-07-01 16:52:19 +00:00
  • fa9d100448 2.18 kichik 2006-07-01 16:52:18 +00:00
  • f0b8dc1f67 updates by Obucinac: - Fixed unclear semantics - Fixed grammar - Fixed typos - Tuned to match serbian translation of Windows XP interface kichik 2006-06-30 17:12:42 +00:00
  • 831ef39740 typos kichik 2006-06-30 09:21:15 +00:00
  • d2860db7db corrections by Jeferson Hultmann, from Mozilla bug #340885 joostverburg 2006-06-17 07:34:53 +00:00
  • 31884328eb corrections by Kevin P. Scannell, from Mozilla bug #340979 joostverburg 2006-06-17 07:31:04 +00:00
  • 7666ef56dd corrections by Mozilla Turkey, from Mozilla bug #340511 joostverburg 2006-06-16 20:34:54 +00:00
  • 061a56ee0d corrections by the Mozilla.fi crew, from Mozilla bug #341643 joostverburg 2006-06-16 20:30:42 +00:00
  • d9cf0668e2 avoid "statement with no effect" warnings with gcc kichik 2006-06-16 14:53:27 +00:00
  • 3e561714e4 fixed bug #1504758 - CRC32 implementation use potentially non-32bit types kichik 2006-06-16 14:12:04 +00:00
  • 618331287c install Irish kichik 2006-06-16 13:26:13 +00:00
  • cb5d3c8152 no wildcards for RMDir kichik 2006-06-16 13:18:12 +00:00
  • 70e426839a fixed bug #1504297 - .onVerifyInstDir changes browsing text script executed in .onVerifyInstDir changes ps_tmpbuf which is returned by GetNSISStringTT and is used for the browsing text kichik 2006-06-16 13:15:01 +00:00
  • 4e2f8c1558 Irish language files by by Kevin Scannell (NSIS patch #1503639, Mozilla bug #340979) joostverburg 2006-06-16 09:28:26 +00:00
  • 8ffc8a17d2 standard Windows binary prefix for kilo joostverburg 2006-06-16 09:16:09 +00:00
  • f66dde7952 corrections by Iulian Ursache-Dogariu, from Mozilla bug #340645 joostverburg 2006-06-16 09:10:14 +00:00
  • b938cd2372 Corrections by Toni Hermoso Pulido (NSIS bug #1504104, Mozilla bug #341094) joostverburg 2006-06-16 09:02:00 +00:00
  • af7c3e0950 corrections by Marek Stepien, from Mozilla bug #224532 joostverburg 2006-06-16 08:42:06 +00:00
  • 624fa0b916 corrections by Michele Dal Corso, from Mozilla bug #340450 joostverburg 2006-06-16 08:39:06 +00:00
  • 8193ae3f9c fixed __InstallLib_Helper_GetVersion for POSIX kichik 2006-06-16 07:50:59 +00:00
  • abcbada69c better wording kichik 2006-06-02 19:24:37 +00:00
  • 3c5b768f06 updates by Instructor: * GetFileAttributes corrections * Prevent error in case of multiple header inclusion kichik 2006-06-01 10:43:20 +00:00
  • e0a02f368e Correct path to the example in the VPatch README. pabs3 2006-05-21 13:23:26 +00:00
  • 6f6bb7810a text & layout fixes joostverburg 2006-05-21 13:02:03 +00:00
  • 066b446bf0 Update Sourceforge ViewCVS location. pabs3 2006-05-21 13:01:46 +00:00
  • 40202e42b3 version number joostverburg 2006-05-21 12:49:33 +00:00
  • bc41dfa40d corrections kichik 2006-05-20 09:14:41 +00:00
  • 70b72c3f36 fixes by Milan Bast joostverburg 2006-05-19 20:00:47 +00:00
  • d4c45ca0dc no need to purge after template changes in mediawiki 1.6 kichik 2006-05-19 17:50:39 +00:00
  • 260508202c 2.17 kichik 2006-05-19 17:01:27 +00:00
  • d5e99eaa18 another fix kichik 2006-05-19 17:00:46 +00:00
  • 34a9c59ef9 2.17 kichik 2006-05-19 16:56:02 +00:00
  • de4eabd366 typo kichik 2006-05-19 16:27:56 +00:00
  • bb2490ce7c my_glob no longer needed kichik 2006-05-19 16:04:49 +00:00
  • b50fe97d21 fixed bug #1491616 - missing explanation of SF_SELECTED kichik 2006-05-19 15:32:33 +00:00
  • 75887363cc typo kichik 2006-05-19 15:30:19 +00:00
  • 3c5d2bb79c new cvs server name kichik 2006-05-19 10:51:38 +00:00
  • b2e5b29c8e updates by grelli kichik 2006-05-19 10:25:17 +00:00
  • a7d42ace7e fixed bug #1481664 - RMDir can't delete read-only folders kichik 2006-05-19 07:49:16 +00:00
  • d7deb90dd8 fixes by dumper kichik 2006-05-06 13:28:17 +00:00
  • 706c6be323 fixed bug #1481044 - Segfault with nsis 2.16 on MacOS 10.3 (ppc) kichik 2006-05-03 15:43:54 +00:00
  • 991295e17f fixed bug #1474597 - Mac OS X 10.4 build failures kichik 2006-04-28 15:54:42 +00:00
  • 9ed073277d avoid gcc uninitialized warning kichik 2006-04-28 13:33:17 +00:00
  • 8524adc662 better HANDLE definition - pointer can be more than 32-bit kichik 2006-04-28 13:25:48 +00:00
  • e5fd5c4d86 virtual destructor to avoid gcc warnings kichik 2006-04-28 13:23:29 +00:00
  • 9c9a690c71 fixed bug #1474587 - Hebrew typo kichik 2006-04-28 10:21:04 +00:00
  • 6ba36e9ef4 always push something in TypeLib::GetLibVersion to avoid stack corruption kichik 2006-04-18 10:40:28 +00:00
  • be2557be2b fixed bug #1471341 - InstallLib misinterprets TLB version number kichik 2006-04-18 10:38:31 +00:00
  • d4cedcefee glob is no longer needed kichik 2006-04-15 12:51:02 +00:00
  • b6f39da3aa initialize path kichik 2006-04-15 12:41:09 +00:00
  • b97466fdf7 typo kichik 2006-04-14 10:05:01 +00:00