OSDN Git Service

winmerge-jp/winmerge-jp.git
13 years agoPATCH: [ 3104374 ] Drop UNICODE preprocessor definition
Tim Gerundt [Sat, 20 Nov 2010 11:52:43 +0000 (11:52 +0000)]
PATCH: [ 3104374 ] Drop UNICODE preprocessor definition

13 years agoBUG: [ 3070151 ] WinMerge 2.13.14 don't show menu icons - Add change log entry
Tim Gerundt [Sat, 6 Nov 2010 20:00:20 +0000 (20:00 +0000)]
BUG: [ 3070151 ] WinMerge 2.13.14 don't show menu icons - Add change log entry

13 years agoBUG: [ 3070151 ] WinMerge 2.13.14 don't show menu icons
Tim Gerundt [Sat, 6 Nov 2010 18:47:43 +0000 (18:47 +0000)]
BUG: [ 3070151 ] WinMerge 2.13.14 don't show menu icons

13 years agoDisable patch #3026022 for WIN64 due to issues as per bug #3089575
Tim Gerundt [Sat, 6 Nov 2010 18:11:08 +0000 (18:11 +0000)]
Disable patch #3026022 for WIN64 due to issues as per bug #3089575

13 years agoPATCH: [ 3099867 ] Drop Ansi config from ShellExtension project
Tim Gerundt [Wed, 3 Nov 2010 17:10:16 +0000 (17:10 +0000)]
PATCH: [ 3099867 ] Drop Ansi config from ShellExtension project

13 years agoSet Merge7zInstaller's UAC execution level to RequireAdministrator
Jochen Tucht [Mon, 1 Nov 2010 11:53:31 +0000 (11:53 +0000)]
Set Merge7zInstaller's UAC execution level to RequireAdministrator

13 years agoAdd versions 7z915 through 7z917 to Merge7zInstaller
Jochen Tucht [Mon, 1 Nov 2010 11:50:12 +0000 (11:50 +0000)]
Add versions 7z915 through 7z917 to Merge7zInstaller

13 years agoAdd Merge7z*.vcxproj files 915 through 917
Jochen Tucht [Mon, 1 Nov 2010 11:39:37 +0000 (11:39 +0000)]
Add Merge7z*.vcxproj files 915 through 917

13 years agoDrop ANSI config from PreLink.bat
Tim Gerundt [Sun, 31 Oct 2010 13:17:39 +0000 (13:17 +0000)]
Drop ANSI config from PreLink.bat

13 years agoIDR_POPUP_DIRVIEW MENU - revised wording as discussed in forum
Jochen Tucht [Sun, 31 Oct 2010 10:37:58 +0000 (10:37 +0000)]
IDR_POPUP_DIRVIEW MENU - revised wording as discussed in forum

13 years agoBuildScript: Specify Win32 target for 32-bit ShellExtension.
Kimmo Varis [Wed, 27 Oct 2010 19:40:45 +0000 (19:40 +0000)]
BuildScript: Specify Win32 target for 32-bit ShellExtension.

13 years agoBuildScript: Fix creating InnoSetup installer.
Kimmo Varis [Wed, 27 Oct 2010 18:36:46 +0000 (18:36 +0000)]
BuildScript: Fix creating InnoSetup installer.

Need to CD to InnoSetup installer file's folder before building the installer.

13 years agoRemove unneeded ShellExtensionX64.vcproj project file and
Kimmo Varis [Wed, 27 Oct 2010 16:40:58 +0000 (16:40 +0000)]
Remove unneeded ShellExtensionX64.vcproj project file and
update 64-bit ShellExtension compiling instructions.

13 years agoScripts: Make ToolSettings.py to work in 64-bit Windows.
Kimmo Varis [Wed, 27 Oct 2010 15:55:19 +0000 (15:55 +0000)]
Scripts: Make ToolSettings.py to work in 64-bit Windows.

13 years agoPATCH: [ 3095046 ] Drop Ansi config from x86 project
Tim Gerundt [Tue, 26 Oct 2010 06:07:27 +0000 (06:07 +0000)]
PATCH: [ 3095046 ] Drop Ansi config from x86 project

13 years agoPATCH: [ 3026022 ] Turn STL exceptions into MFC exceptions - fix rethrow
Jochen Tucht [Tue, 26 Oct 2010 02:53:23 +0000 (02:53 +0000)]
PATCH: [ 3026022 ] Turn STL exceptions into MFC exceptions - fix rethrow

13 years agoPATCH: [ 3093207 ] Delete dllver files
Tim Gerundt [Mon, 25 Oct 2010 16:36:42 +0000 (16:36 +0000)]
PATCH: [ 3093207 ] Delete dllver files

13 years agoFix UsePrecompiledHeader for CompareStats.cpp in UnicodeRelease|x64 from MergeX64...
Tim Gerundt [Mon, 25 Oct 2010 08:12:00 +0000 (08:12 +0000)]
Fix UsePrecompiledHeader for CompareStats.cpp in UnicodeRelease|x64 from MergeX64.vcproj

13 years agostringdiffs: Avoid unnecessary std::vector copy construction.
Jochen Tucht [Sun, 24 Oct 2010 11:59:07 +0000 (11:59 +0000)]
stringdiffs: Avoid unnecessary std::vector copy construction.

13 years agoPossibly fix a possible 64 bit issue. (Unfortunately I have no way to test this.)
Jochen Tucht [Sun, 24 Oct 2010 07:57:15 +0000 (07:57 +0000)]
Possibly fix a possible 64 bit issue. (Unfortunately I have no way to test this.)

13 years agoPATCH: [ 3026022 ] Turn STL exceptions into MFC exceptions
Jochen Tucht [Sat, 23 Oct 2010 15:04:07 +0000 (15:04 +0000)]
PATCH: [ 3026022 ] Turn STL exceptions into MFC exceptions

13 years agoAdd 2.14 branch to readme-Subversion.html
Tim Gerundt [Thu, 21 Oct 2010 23:01:45 +0000 (23:01 +0000)]
Add 2.14 branch to readme-Subversion.html

13 years agoInstaller: Add OpenCandy to the InnoSetup installer (#3088720)
Christian List [Thu, 21 Oct 2010 00:37:16 +0000 (00:37 +0000)]
Installer: Add OpenCandy to the InnoSetup installer (#3088720)

13 years agoScripts: Make VS2008 default when converting project files.
Kimmo Varis [Wed, 20 Oct 2010 15:35:39 +0000 (15:35 +0000)]
Scripts: Make VS2008 default when converting project files.

13 years agoScripts: Support VS2010 in VS project conversion.
Kimmo Varis [Wed, 20 Oct 2010 15:34:36 +0000 (15:34 +0000)]
Scripts: Support VS2010 in VS project conversion.

13 years agoPATCH: [ 3088720 ] Add OpenCandy to the InnoSetup installer
Christian List [Sun, 17 Oct 2010 15:58:28 +0000 (15:58 +0000)]
PATCH: [ 3088720 ] Add OpenCandy to the InnoSetup installer

This is using the OpenCandy 1.4.2.28 Inno SDK.

The WinMerge.iss is including a file OpenCandyKeys.iss which is not included. This file contains the private keys for WinMerge, and can be obtained from the WinMerge administrators if you are creating the WinMerge releases.

If you just want to use the installer without the WinMerge keys, then remove this line:
#include <OpenCandyKeys.iss>
This makes the installer compile with default demo keys instead of the WinMerge specific keys.

13 years agoPATCH: [ 3082392 ] Updated Bulgarian Language
Tim Gerundt [Fri, 8 Oct 2010 16:11:19 +0000 (16:11 +0000)]
PATCH: [ 3082392 ] Updated Bulgarian Language

13 years agoPATCH: [ 3079966 ] Installer: Don't install quick launch icon for Windows 7
Tim Gerundt [Sat, 2 Oct 2010 14:31:53 +0000 (14:31 +0000)]
PATCH: [ 3079966 ] Installer: Don't install quick launch icon for Windows 7

13 years agoInstaller: Remove Uninstall shortcut from start menu folder (#3076909)
Tim Gerundt [Sat, 2 Oct 2010 11:05:38 +0000 (11:05 +0000)]
Installer: Remove Uninstall shortcut from start menu folder (#3076909)

13 years agoPATCH: [ 3078012 ] Drop text encoding note from manual
Tim Gerundt [Thu, 30 Sep 2010 05:48:40 +0000 (05:48 +0000)]
PATCH: [ 3078012 ] Drop text encoding note from manual

13 years agoPATCH: [ 3026022 ] Turn STL exceptions into MFC exceptions
Jochen Tucht [Sun, 26 Sep 2010 08:00:44 +0000 (08:00 +0000)]
PATCH: [ 3026022 ] Turn STL exceptions into MFC exceptions

13 years agoDocs: Update InnoSetup and WIX readme files
Tim Gerundt [Sat, 25 Sep 2010 11:33:20 +0000 (11:33 +0000)]
Docs: Update InnoSetup and WIX readme files

13 years agoUpdate version number in trunk to 2.15.1.
Kimmo Varis [Wed, 22 Sep 2010 16:22:45 +0000 (16:22 +0000)]
Update version number in trunk to 2.15.1.

13 years agoAdd Python script to check VS project files.
Kimmo Varis [Mon, 20 Sep 2010 20:00:37 +0000 (20:00 +0000)]
Add Python script to check VS project files.

This initial version checks that all files listed in VS project file
exist also in disk.

13 years agoLink to VC2008 runtimes installer in InnoSetup readme
Tim Gerundt [Mon, 20 Sep 2010 09:16:45 +0000 (09:16 +0000)]
Link to VC2008 runtimes installer in InnoSetup readme

13 years agoDrop ANSI files from readme-InnoSetup.html
Tim Gerundt [Sat, 18 Sep 2010 15:20:16 +0000 (15:20 +0000)]
Drop ANSI files from readme-InnoSetup.html

13 years agoWinMerge 2.13.14 experimental release (r7263)
Kimmo Varis [Wed, 15 Sep 2010 17:39:36 +0000 (17:39 +0000)]
WinMerge 2.13.14 experimental release (r7263)

13 years agoPATCH: #3066314 ShellExtension language ID fix
Kimmo Varis [Wed, 15 Sep 2010 17:19:39 +0000 (17:19 +0000)]
PATCH: #3066314 ShellExtension language ID fix
 Fixes bug #3066213
 Submitted by Matthias Mayer

13 years agoWinMerge 2.13.14 experimental release (r7261)
Kimmo Varis [Tue, 14 Sep 2010 17:02:29 +0000 (17:02 +0000)]
WinMerge 2.13.14 experimental release (r7261)

13 years agoUpdate ShellExtension RC files from PO files.
Kimmo Varis [Tue, 14 Sep 2010 16:46:27 +0000 (16:46 +0000)]
Update ShellExtension RC files from PO files.

13 years agoUpdating changelog for:
Kimmo Varis [Mon, 13 Sep 2010 19:14:34 +0000 (19:14 +0000)]
Updating changelog for:
- release compiler and runtimes version (now VS2008)
- dropping of ANSI binaries
- dropping support for W95, W98, WME and NT4

13 years agoDocs: Updates for dropping ANSI targets and using VS2008.
Kimmo Varis [Mon, 13 Sep 2010 18:41:22 +0000 (18:41 +0000)]
Docs: Updates for dropping ANSI targets and using VS2008.

13 years agoBuildscript: Don't build ANSI targets as we are not distributing them anymore.
Kimmo Varis [Mon, 13 Sep 2010 18:27:49 +0000 (18:27 +0000)]
Buildscript: Don't build ANSI targets as we are not distributing them anymore.

13 years agoBuildscript: Update project/solution files before building.
Kimmo Varis [Mon, 13 Sep 2010 18:11:18 +0000 (18:11 +0000)]
Buildscript: Update project/solution files before building.

13 years agoFix typo causing a build failure for ANSI targets.
Kimmo Varis [Mon, 13 Sep 2010 17:35:27 +0000 (17:35 +0000)]
Fix typo causing a build failure for ANSI targets.

13 years agoPATCH: #3010934 custom code as String or integer
Kimmo Varis [Mon, 13 Sep 2010 15:40:14 +0000 (15:40 +0000)]
PATCH: #3010934 custom code as String or integer
 Fixes bug item #2813825
 Patch submitted by Matthias Mayer

13 years agoPATCH: #3065267 Memeoryleak in Diffutils
Kimmo Varis [Mon, 13 Sep 2010 15:08:06 +0000 (15:08 +0000)]
PATCH: #3065267 Memeoryleak in Diffutils
 Fixes memory leak added in patch #3046938
 Submitted by Matthias mayer

13 years agoPATCH: #3056974 FileFilterMgr accepts long filepath
Kimmo Varis [Mon, 13 Sep 2010 15:00:27 +0000 (15:00 +0000)]
PATCH: #3056974 FileFilterMgr accepts long filepath
 Fixes bug #3050199
 Submitted by Matthias Mayer
 Updates after review.

13 years agoFix SLOVENIAN SUBLANG ShellExtension
Tim Gerundt [Mon, 13 Sep 2010 08:36:25 +0000 (08:36 +0000)]
Fix SLOVENIAN SUBLANG ShellExtension

13 years agoPATCH: [ 3017674 ] New Serbian Language - Add Serbian readme to installer
Tim Gerundt [Mon, 13 Sep 2010 08:14:24 +0000 (08:14 +0000)]
PATCH: [ 3017674 ] New Serbian Language - Add Serbian readme to installer

13 years agoPATCH: #3056974 FileFilterMgr accepts long filepath
Kimmo Varis [Sun, 12 Sep 2010 10:24:09 +0000 (10:24 +0000)]
PATCH: #3056974 FileFilterMgr accepts long filepath
 Fixes bug #3050199
 Submitted by Matthias Mayer

13 years agoBUG: [3056008] About Winmerge & Microsoft Security Advisory (2269637)
Takashi Sawanaka [Sat, 11 Sep 2010 13:03:38 +0000 (13:03 +0000)]
BUG: [3056008] About Winmerge & Microsoft Security Advisory (2269637)

13 years agoFix post build events in MergeLangX64.vcproj
Tim Gerundt [Thu, 9 Sep 2010 09:01:48 +0000 (09:01 +0000)]
Fix post build events in MergeLangX64.vcproj

13 years agoPATCH: [ 3061941 ] Drop X64 * configs from x64 project
Tim Gerundt [Thu, 9 Sep 2010 06:23:50 +0000 (06:23 +0000)]
PATCH: [ 3061941 ] Drop X64 * configs from x64 project

13 years agoDrop Ansi config from x64 project - Drop <FileConfiguration> too
Tim Gerundt [Wed, 8 Sep 2010 10:11:43 +0000 (10:11 +0000)]
Drop Ansi config from x64 project - Drop <FileConfiguration> too

13 years agoDisable precompiled header for DiffItemList.cpp in "UnicodeRelease|x64" and "UnicodeD...
Tim Gerundt [Wed, 8 Sep 2010 08:53:37 +0000 (08:53 +0000)]
Disable precompiled header for DiffItemList.cpp in "UnicodeRelease|x64" and "UnicodeDebug|x64" config from MergeX64.vcproj

13 years agoUpdate WinMerge version to 2.13.14.
Kimmo Varis [Tue, 7 Sep 2010 15:05:53 +0000 (15:05 +0000)]
Update WinMerge version to 2.13.14.

13 years agoInstaller: Install VS2008 runtimes merge modules.
Kimmo Varis [Tue, 7 Sep 2010 15:02:00 +0000 (15:02 +0000)]
Installer: Install VS2008 runtimes merge modules.

13 years agoDrop Ansi config from x64 project
Tim Gerundt [Sun, 5 Sep 2010 09:21:22 +0000 (09:21 +0000)]
Drop Ansi config from x64 project

13 years agoBUG: [ 3022292 ] Location pane focus enabled "Save"
Tim Gerundt [Fri, 3 Sep 2010 19:39:48 +0000 (19:39 +0000)]
BUG: [ 3022292 ] Location pane focus enabled "Save"

13 years agoBUG: [ 3033325 ] copy and advance: toolbar icons not automatically enabled
Tim Gerundt [Fri, 3 Sep 2010 19:07:04 +0000 (19:07 +0000)]
BUG: [ 3033325 ] copy and advance: toolbar icons not automatically enabled

13 years agoBUG: [ 3033324 ] Chinese (trad.): "Alt + <key>" has extra space
Tim Gerundt [Fri, 3 Sep 2010 15:21:15 +0000 (15:21 +0000)]
BUG: [ 3033324 ] Chinese (trad.): "Alt + <key>" has extra space

13 years agoPATCH: #3025078 Installer: Drop Windows 9x/ME/NT4 support from InnoSetup
Tim Gerundt [Wed, 1 Sep 2010 05:42:35 +0000 (05:42 +0000)]
PATCH: #3025078 Installer: Drop Windows 9x/ME/NT4 support from InnoSetup

13 years agoPATCH: #3046938 Improvement in Folder comparison
Kimmo Varis [Tue, 31 Aug 2010 18:03:24 +0000 (18:03 +0000)]
PATCH: #3046938 Improvement in  Folder comparison
 Submitted by Saitaman

14 years agoPATCH: #3042393 Recognize .ascx files as ASP files
Kimmo Varis [Wed, 11 Aug 2010 15:46:04 +0000 (15:46 +0000)]
PATCH: #3042393 Recognize .ascx files as ASP files

14 years agoPATCH: #3034083 Improvement in filter comments
Kimmo Varis [Thu, 5 Aug 2010 19:50:57 +0000 (19:50 +0000)]
PATCH: #3034083 Improvement in filter comments
 Submitted by saitaman@sourceforge

14 years agoPATCH: #2929005 Quickcompare and EOL
Kimmo Varis [Thu, 5 Aug 2010 16:59:05 +0000 (16:59 +0000)]
PATCH: #2929005 Quickcompare and EOL
New fix for the bug - earlier fix caused an endless loop.

Submitted by Matthias Mayer.

14 years agoPATCH: [ 3025202 ] French translation
Tim Gerundt [Sat, 17 Jul 2010 15:17:13 +0000 (15:17 +0000)]
PATCH: [ 3025202 ] French translation

14 years agoBUG: #3027893 Relase fails with VS2008 since rev.7215
Kimmo Varis [Tue, 13 Jul 2010 11:54:21 +0000 (11:54 +0000)]
BUG: #3027893 Relase fails with VS2008 since rev.7215

Fixed based on Matthias's patch #3028416.

14 years agoBUG: [ 2794137 ] WinMerge.INI importing has problem...
Takashi Sawanaka [Thu, 8 Jul 2010 14:48:44 +0000 (14:48 +0000)]
BUG: [ 2794137 ] WinMerge.INI importing has problem...

14 years agoBUG: [ 3025855 ] Untranslated strings in folder compare window
Takashi Sawanaka [Thu, 8 Jul 2010 14:44:15 +0000 (14:44 +0000)]
BUG: [ 3025855 ] Untranslated strings in folder compare window

14 years agoPATCH: [ 3017741 ] Fix readonly logic for ClearCase integration
Jochen Tucht [Sun, 4 Jul 2010 18:55:49 +0000 (18:55 +0000)]
PATCH: [ 3017741 ] Fix readonly logic for ClearCase integration

14 years agoMake DIFFRANGE::op and respective function parameters type-safe
Jochen Tucht [Sun, 4 Jul 2010 18:46:04 +0000 (18:46 +0000)]
Make DIFFRANGE::op and respective function parameters type-safe

14 years agoFix a signed vs. unsigned warning
Jochen Tucht [Sun, 4 Jul 2010 11:02:24 +0000 (11:02 +0000)]
Fix a signed vs. unsigned warning

14 years agoPATCH: #3022014 Stingdiffs more detail on char level
Kimmo Varis [Sun, 4 Jul 2010 09:57:53 +0000 (09:57 +0000)]
PATCH: #3022014 Stingdiffs more detail on char level
Submitted by Matthias Mayer.

14 years agoRemove unwanted copy-paste leftovers
Jochen Tucht [Sat, 3 Jul 2010 13:02:59 +0000 (13:02 +0000)]
Remove unwanted copy-paste leftovers

14 years agoFixing 64-bit build warnings.
Kimmo Varis [Thu, 1 Jul 2010 15:40:16 +0000 (15:40 +0000)]
Fixing 64-bit build warnings.

14 years agoFixing 64-bit build warnings.
Kimmo Varis [Thu, 1 Jul 2010 14:54:51 +0000 (14:54 +0000)]
Fixing 64-bit build warnings.

14 years agoFixing 64-bit compile warnings.
Kimmo Varis [Thu, 1 Jul 2010 13:30:43 +0000 (13:30 +0000)]
Fixing 64-bit compile warnings.

14 years agoFix 64-bit build warnings in BCMenu.
Kimmo Varis [Thu, 1 Jul 2010 12:49:38 +0000 (12:49 +0000)]
Fix 64-bit build warnings in BCMenu.

14 years agoFix some 64-bit build warnings.
Kimmo Varis [Thu, 1 Jul 2010 10:59:36 +0000 (10:59 +0000)]
Fix some 64-bit build warnings.

14 years agoWin64: Put temp build files to BuildTmp folder as 32-bit builds do.
Kimmo Varis [Thu, 1 Jul 2010 09:25:10 +0000 (09:25 +0000)]
Win64: Put temp build files to BuildTmp folder as 32-bit builds do.

14 years agoUpdate SCEW to 1.1.2
Kimmo Varis [Thu, 1 Jul 2010 08:36:46 +0000 (08:36 +0000)]
Update SCEW to 1.1.2

14 years agoPATCH: [ 3012200 ] Defer unicode conversion to diffutils
Jochen Tucht [Wed, 30 Jun 2010 05:34:17 +0000 (05:34 +0000)]
PATCH: [ 3012200 ] Defer unicode conversion to diffutils

14 years agoUpdate to PCRE 8.10.
Kimmo Varis [Tue, 29 Jun 2010 21:11:39 +0000 (21:11 +0000)]
Update to PCRE 8.10.

14 years agoFix post build event for "X64 Debug" and "X64 Release" in pcreX64.vcproj
Tim Gerundt [Tue, 29 Jun 2010 16:44:20 +0000 (16:44 +0000)]
Fix post build event for "X64 Debug" and "X64 Release" in pcreX64.vcproj

14 years agoFix post build event for "X64 Debug" and "X64 Release" in expatX64.vcproj
Tim Gerundt [Mon, 28 Jun 2010 14:30:33 +0000 (14:30 +0000)]
Fix post build event for "X64 Debug" and "X64 Release" in expatX64.vcproj

14 years agoFix translation paths in MergeLangX64.vcproj
Tim Gerundt [Mon, 28 Jun 2010 10:58:17 +0000 (10:58 +0000)]
Fix translation paths in MergeLangX64.vcproj

14 years agoFix InnoSetup installer file by adding missing semicolon.
Kimmo Varis [Sat, 19 Jun 2010 13:51:51 +0000 (13:51 +0000)]
Fix InnoSetup installer file by adding missing semicolon.

14 years agoWinMerge experimental release 2.13.13. (SVN r7205)
Kimmo Varis [Sat, 19 Jun 2010 13:02:44 +0000 (13:02 +0000)]
WinMerge experimental release 2.13.13. (SVN r7205)

14 years agoFix typo in release script.
Kimmo Varis [Sat, 19 Jun 2010 13:00:23 +0000 (13:00 +0000)]
Fix typo in release script.

14 years agoBump WinMerge version to 2.13.13 and Shellextension version to 1.16.3.
Kimmo Varis [Sat, 19 Jun 2010 12:52:04 +0000 (12:52 +0000)]
Bump WinMerge version to 2.13.13 and Shellextension version to 1.16.3.

14 years agoTranslations: Update WinMerge POT and PO files.
Kimmo Varis [Sat, 19 Jun 2010 12:46:49 +0000 (12:46 +0000)]
Translations: Update WinMerge POT and PO files.

14 years agoChangelog: add recent bug fixes and improvements.
Kimmo Varis [Sat, 19 Jun 2010 12:41:51 +0000 (12:41 +0000)]
Changelog: add recent bug fixes and improvements.

14 years agoRestore changelog line that got removed when backing out patch.
Kimmo Varis [Sat, 19 Jun 2010 12:23:00 +0000 (12:23 +0000)]
Restore changelog line that got removed when backing out patch.

14 years agoUpdate of translation
Jan Hryz [Sat, 19 Jun 2010 07:40:16 +0000 (07:40 +0000)]
Update of translation

14 years agoPATCH: [ 3017674 ] New Serbian Language - Add ShellExtension changes
Tim Gerundt [Thu, 17 Jun 2010 20:16:49 +0000 (20:16 +0000)]
PATCH: [ 3017674 ] New Serbian Language - Add ShellExtension changes

14 years agoPATCH: [ 3017674 ] New Serbian Language
Tim Gerundt [Thu, 17 Jun 2010 19:37:02 +0000 (19:37 +0000)]
PATCH: [ 3017674 ] New Serbian Language

14 years agoPATCH: [ 3014912 ] Installer: Set default language with MSI setup
Tim Gerundt [Thu, 17 Jun 2010 16:40:17 +0000 (16:40 +0000)]
PATCH: [ 3014912 ] Installer: Set default language with MSI setup

14 years agoPATCH: [ 3016907 ] Fix Bug #2968177 Ignoring comments wrongly recognizes // ...
Jochen Tucht [Thu, 17 Jun 2010 05:47:45 +0000 (05:47 +0000)]
PATCH: [ 3016907 ] Fix Bug #2968177 Ignoring comments wrongly recognizes // ...