OSDN Git Service

winmerge-jp/winmerge-jp.git
14 years agoAdd Merge7z914 to Merge7zInstaller
Jochen Tucht [Sun, 13 Jun 2010 20:02:50 +0000 (20:02 +0000)]
Add Merge7z914 to Merge7zInstaller

14 years agoAdd Merge7z914.vcxproj
Jochen Tucht [Sun, 13 Jun 2010 20:01:22 +0000 (20:01 +0000)]
Add Merge7z914.vcxproj

14 years agofix a warning
Jochen Tucht [Sun, 13 Jun 2010 15:22:21 +0000 (15:22 +0000)]
fix a warning

14 years agoFix last commit breaking compilation due to "struct stat" vs. "struct _stat".
Jochen Tucht [Sun, 13 Jun 2010 15:18:34 +0000 (15:18 +0000)]
Fix last commit breaking compilation due to "struct stat" vs. "struct _stat".

14 years agoBUG: [ 2982964 ] Wrong time stamp even in latest revision (NOT old bug)
Jochen Tucht [Sun, 13 Jun 2010 14:58:54 +0000 (14:58 +0000)]
BUG: [ 2982964 ] Wrong time stamp even in latest revision (NOT old bug)

14 years agoCSortHeaderCtrl: Replace GetDllVersion() by SendMessage(CCM_GETVERSION), which works...
Jochen Tucht [Sun, 13 Jun 2010 12:18:30 +0000 (12:18 +0000)]
CSortHeaderCtrl: Replace GetDllVersion() by SendMessage(CCM_GETVERSION), which works for comctl32.dll 5.80 and better.
As this removes the last reference to GetDllVersion(), we are now ready to drop dllver.cpp/.h.

14 years agoRemove unnecessary #include "dllver.h"
Jochen Tucht [Sun, 13 Jun 2010 12:10:45 +0000 (12:10 +0000)]
Remove unnecessary #include "dllver.h"

14 years agoPATCH: [ 3015416 ] LineFiltersDlg: Employ listview in-place editing capability
Jochen Tucht [Sun, 13 Jun 2010 10:20:59 +0000 (10:20 +0000)]
PATCH: [ 3015416 ] LineFiltersDlg: Employ listview in-place editing capability

14 years agoPATCH: [ 3015396 ] Remove obsolete dll version checks
Jochen Tucht [Sun, 13 Jun 2010 10:13:37 +0000 (10:13 +0000)]
PATCH: [ 3015396 ] Remove obsolete dll version checks

14 years agoCMergeDiffDetailView: Fix an inconsistency in m_lineBegin vs. m_lineEnd vs. m_diffLen...
Jochen Tucht [Sun, 13 Jun 2010 09:02:45 +0000 (09:02 +0000)]
CMergeDiffDetailView: Fix an inconsistency in m_lineBegin vs. m_lineEnd vs. m_diffLength, which was occurring after rescan.

14 years agoUpdate 2.12.4 release notes to trunk.
Kimmo Varis [Sun, 13 Jun 2010 08:25:01 +0000 (08:25 +0000)]
Update 2.12.4 release notes to trunk.

14 years agoBuildscript: Use Python's optparse module to parse command line.
Kimmo Varis [Sat, 12 Jun 2010 13:00:33 +0000 (13:00 +0000)]
Buildscript: Use Python's optparse module to parse command line.

14 years agoBUG: #2995925 No refreshing after merging difference
Kimmo Varis [Sat, 12 Jun 2010 12:55:52 +0000 (12:55 +0000)]
BUG: #2995925 No refreshing after merging difference

Revert revisions 7086 and 7089 to fix the regression.

14 years agoFix the changelog item - use the patch ID when it exists.
Kimmo Varis [Sat, 12 Jun 2010 09:58:16 +0000 (09:58 +0000)]
Fix the changelog item - use the patch ID when it exists.

14 years agoChangelog: Bugfix: Line filtering wasted huge amounts of memory
Kimmo Varis [Sat, 12 Jun 2010 09:56:48 +0000 (09:56 +0000)]
Changelog: Bugfix: Line filtering wasted huge amounts of memory

14 years agoPATCH: [ 3014162 ] Fix LineFilters wasting enormous amounts of memory
Jochen Tucht [Fri, 11 Jun 2010 19:59:11 +0000 (19:59 +0000)]
PATCH: [ 3014162 ] Fix LineFilters wasting enormous amounts of memory

14 years agoHexMergeView: Differences could fail to show up in left pane unless some action was...
Jochen Tucht [Wed, 9 Jun 2010 06:22:56 +0000 (06:22 +0000)]
HexMergeView: Differences could fail to show up in left pane unless some action was taken that would cause a repaint (seen on Vista with OPT_SCROLL_TO_FIRST off).

14 years agoFix an apparent bug in to_utf8_advance()
Jochen Tucht [Sun, 6 Jun 2010 13:41:33 +0000 (13:41 +0000)]
Fix an apparent bug in to_utf8_advance()

14 years agoVC2010 does not accept a dot to serve as a class resolution operator
Jochen Tucht [Wed, 2 Jun 2010 14:51:43 +0000 (14:51 +0000)]
VC2010 does not accept a dot to serve as a class resolution operator

14 years agoFix some batch files paths in Merge.vcproj
Tim Gerundt [Wed, 2 Jun 2010 06:24:43 +0000 (06:24 +0000)]
Fix some batch files paths in Merge.vcproj

14 years agoFix CreateMasterPotFile calls in MergeLangX64.vcproj
Tim Gerundt [Wed, 2 Jun 2010 06:19:33 +0000 (06:19 +0000)]
Fix CreateMasterPotFile calls in MergeLangX64.vcproj

14 years agoRestart discussion about binary file detection (TODO #1946860)
Jochen Tucht [Wed, 19 May 2010 12:57:18 +0000 (12:57 +0000)]
Restart discussion about binary file detection (TODO #1946860)

14 years agoFix possible access beyond end of memory mapped file
Jochen Tucht [Wed, 19 May 2010 12:25:14 +0000 (12:25 +0000)]
Fix possible access beyond end of memory mapped file

14 years agostring_replace(): Fix infinite loop if (replace) contains an occurrence of (find...
Jochen Tucht [Sun, 16 May 2010 15:19:15 +0000 (15:19 +0000)]
string_replace(): Fix infinite loop if (replace) contains an occurrence of (find) at a position greater than the length of (find).

14 years ago• Read 7-Zip version from 7z.dll (which has long ago replaced the various format...
Jochen Tucht [Sun, 16 May 2010 14:44:19 +0000 (14:44 +0000)]
• Read 7-Zip version from 7z.dll (which has long ago replaced the various format and codec DLLs)
• Change recommended version of 7-Zip to 4.65

14 years agoVC2010 does not accept a dot to serve as a class resolution operator
Jochen Tucht [Sun, 16 May 2010 13:45:23 +0000 (13:45 +0000)]
VC2010 does not accept a dot to serve as a class resolution operator

14 years agoRelate definition of NCHITTEST_RESULT to _MFC_VER, not _MSC_VER, to enable use of...
Jochen Tucht [Sun, 16 May 2010 13:15:33 +0000 (13:15 +0000)]
Relate definition of NCHITTEST_RESULT to _MFC_VER, not _MSC_VER, to enable use of VS2010 Express in conjunction with MFC71

14 years agoHexMerge issues:
Jochen Tucht [Sun, 16 May 2010 12:05:13 +0000 (12:05 +0000)]
HexMerge issues:
• Fix initial child frame size when opening HexMerge from command line (not supported by now, but on my personal agenda)
• Child frame caption included entire path, which was not quite the intention

14 years agoBUGFIX: HexMergeView was unable to load an empty file.
Jochen Tucht [Sat, 15 May 2010 14:04:43 +0000 (14:04 +0000)]
BUGFIX: HexMergeView was unable to load an empty file.

14 years agofix a warning
Jochen Tucht [Sat, 15 May 2010 13:57:32 +0000 (13:57 +0000)]
fix a warning

14 years agofix a warning
Jochen Tucht [Sat, 15 May 2010 13:20:17 +0000 (13:20 +0000)]
fix a warning

14 years agofix a warning
Jochen Tucht [Sat, 15 May 2010 13:14:27 +0000 (13:14 +0000)]
fix a warning

14 years agofix a warning
Jochen Tucht [Sat, 15 May 2010 13:08:22 +0000 (13:08 +0000)]
fix a warning

14 years agoFix manual URL in Merge7z/readme.txt
Tim Gerundt [Sat, 15 May 2010 12:48:38 +0000 (12:48 +0000)]
Fix manual URL in Merge7z/readme.txt

14 years agofix a warning
Jochen Tucht [Sat, 15 May 2010 12:44:12 +0000 (12:44 +0000)]
fix a warning

14 years agoMerge7zInstaller: Base application specific installation on 7z465
Jochen Tucht [Thu, 13 May 2010 12:04:45 +0000 (12:04 +0000)]
Merge7zInstaller: Base application specific installation on 7z465

14 years agoAdd Merge7zInstaller.vcxproj.* for VS2010
Jochen Tucht [Thu, 13 May 2010 11:38:03 +0000 (11:38 +0000)]
Add Merge7zInstaller.vcxproj.* for VS2010

14 years agoMerge7z DllBuild 0028
Jochen Tucht [Sun, 9 May 2010 21:42:02 +0000 (21:42 +0000)]
Merge7z DllBuild 0028

14 years agoRevert patch #2988369.
Kimmo Varis [Sun, 9 May 2010 12:06:24 +0000 (12:06 +0000)]
Revert patch #2988369.

14 years agoJapanese translation - update
Takashi Sawanaka [Thu, 6 May 2010 17:49:21 +0000 (17:49 +0000)]
Japanese translation - update

14 years agoPATCH: #2919510 TimeSizecompare
Kimmo Varis [Tue, 4 May 2010 18:11:48 +0000 (18:11 +0000)]
PATCH: #2919510 TimeSizecompare
 Submitted by Matthias Mayer
 Comparing files by size also always compared by time.

14 years agoPATCH: #2988369 FileFilterHelper using PCRE
Kimmo Varis [Tue, 4 May 2010 17:46:42 +0000 (17:46 +0000)]
PATCH: #2988369 FileFilterHelper using PCRE
 Submitted by Matthias Mayer
 Allows MS-DOS style pattern matching for Open-dialog filters.

14 years agoRemove old VS2003 runtime files.
Kimmo Varis [Tue, 4 May 2010 17:28:11 +0000 (17:28 +0000)]
Remove old VS2003 runtime files.

14 years agoInstaller: Embed MS runtime files installer for x64
Kimmo Varis [Tue, 4 May 2010 17:26:43 +0000 (17:26 +0000)]
Installer: Embed MS runtime files installer for x64

14 years agoBUG: #2991932 delete[] applied to memory allocated by _tcsdup()
Kimmo Varis [Mon, 3 May 2010 17:08:20 +0000 (17:08 +0000)]
BUG: #2991932 delete[] applied to memory allocated by _tcsdup()
 Spotted by Jochen.

14 years agoWinMerge experimental release 2.13.12. (SVN r7148)
Kimmo Varis [Thu, 29 Apr 2010 16:43:09 +0000 (16:43 +0000)]
WinMerge experimental release 2.13.12. (SVN r7148)

14 years agoDocs: Add short note about website translation to Translations.html
Tim Gerundt [Thu, 29 Apr 2010 12:42:42 +0000 (12:42 +0000)]
Docs: Add short note about website translation to Translations.html

14 years agoDrop from web files from GetTranslationsStatus.py script
Tim Gerundt [Thu, 29 Apr 2010 09:07:41 +0000 (09:07 +0000)]
Drop from web files from GetTranslationsStatus.py script

14 years agoUpdate translation files.
Kimmo Varis [Wed, 28 Apr 2010 18:02:11 +0000 (18:02 +0000)]
Update translation files.

14 years agoUpdate version numbers to 2.13.12.
Kimmo Varis [Wed, 28 Apr 2010 17:47:56 +0000 (17:47 +0000)]
Update version numbers to 2.13.12.

14 years agoRemove Web folders as we now have separate Mercurial repository for web pages.
Kimmo Varis [Wed, 28 Apr 2010 17:28:04 +0000 (17:28 +0000)]
Remove Web folders as we now have separate Mercurial repository for web pages.

14 years agoPATCH: #2774357 EOL_MIXED
Kimmo Varis [Wed, 28 Apr 2010 17:05:50 +0000 (17:05 +0000)]
PATCH: #2774357 EOL_MIXED
 Submitted by Matthias Mayer

14 years agoPATCH: #2933033 No prediffer by menu
Kimmo Varis [Wed, 28 Apr 2010 16:11:09 +0000 (16:11 +0000)]
PATCH: #2933033 No prediffer by menu
 Submitted by Matthias Mayer

14 years agoUpdate installer documentation.
Kimmo Varis [Tue, 27 Apr 2010 19:44:53 +0000 (19:44 +0000)]
Update installer documentation.

14 years agoInstaller: Embed MS runtime files installer
Kimmo Varis [Tue, 27 Apr 2010 19:35:12 +0000 (19:35 +0000)]
Installer: Embed MS runtime files installer

Embed MS runtimes installer to our InnoSetup installer. This should solve
most installing problems users have had with our previous method of
installing all runtime files and manifest files one by one.

14 years agoInstaller: Fix couple of script syntax errors.
Kimmo Varis [Tue, 27 Apr 2010 19:24:07 +0000 (19:24 +0000)]
Installer: Fix couple of script syntax errors.

These were found after updating InnoSetup to latest version.

14 years agoPATCH: [ 2991295 ] Diff Pane doesn't show diffs (moved blocks)
Kimmo Varis [Fri, 23 Apr 2010 17:34:32 +0000 (17:34 +0000)]
PATCH: [ 2991295 ] Diff Pane doesn't show diffs (moved blocks)
 Submitted by Matthias Mayer
 Fixes bug #2988656

14 years agoWeb: Use GZIP compression from PHP for CSS files too
Tim Gerundt [Fri, 23 Apr 2010 10:10:21 +0000 (10:10 +0000)]
Web: Use GZIP compression from PHP for CSS files too

14 years agoWeb: Use GZIP compression from PHP, since 1and1 don't support it from Apache
Tim Gerundt [Fri, 23 Apr 2010 09:35:36 +0000 (09:35 +0000)]
Web: Use GZIP compression from PHP, since 1and1 don't support it from Apache

14 years agoWeb: Update Piwik java script code
Tim Gerundt [Fri, 23 Apr 2010 08:57:43 +0000 (08:57 +0000)]
Web: Update Piwik java script code

14 years agoWeb: Don't prepare link for manual and tour
Tim Gerundt [Fri, 23 Apr 2010 08:52:00 +0000 (08:52 +0000)]
Web: Don't prepare link for manual and tour

14 years agoPATCH: [ 2988974 ] Fix help locations
Tim Gerundt [Fri, 23 Apr 2010 08:46:54 +0000 (08:46 +0000)]
PATCH: [ 2988974 ] Fix help locations

14 years agoUpdate copyright year to 2010.
Kimmo Varis [Wed, 21 Apr 2010 16:31:24 +0000 (16:31 +0000)]
Update copyright year to 2010.

14 years agoupdate tags
convert-repo [Thu, 15 Apr 2010 14:26:44 +0000 (14:26 +0000)]
update tags

14 years agoPATCH: [ 2968200 ] French.isl updated
Tim Gerundt [Mon, 15 Mar 2010 13:23:21 +0000 (13:23 +0000)]
PATCH: [ 2968200 ] French.isl updated
 Submitted by Jean-F Jolin

14 years agoPATCH: [ 2942869 ] Location Pane scrolling
Kimmo Varis [Wed, 10 Mar 2010 21:03:58 +0000 (21:03 +0000)]
PATCH: [ 2942869 ] Location Pane scrolling
 Fixes bug #2915350
 Submitted by Matthias Mayer

14 years agoFix slight gramatical error in Contributors.txt
Tim Gerundt [Wed, 3 Mar 2010 19:56:34 +0000 (19:56 +0000)]
Fix slight gramatical error in Contributors.txt
 Submitted by Alex Clarke

14 years agoPATCH: [ 2951149 ] Updated polish language file
Tim Gerundt [Fri, 19 Feb 2010 19:25:08 +0000 (19:25 +0000)]
PATCH: [ 2951149 ] Updated polish language file
 Submitted by Skiff

14 years agoPATCH: [ 2954833 ] Traditional Chinese Language File updated
Tim Gerundt [Fri, 19 Feb 2010 19:03:56 +0000 (19:03 +0000)]
PATCH: [ 2954833 ] Traditional Chinese Language File updated
 Submitted by wck3

14 years agoWeb: Add link to WinMerge Facebook group
Tim Gerundt [Fri, 12 Feb 2010 16:47:48 +0000 (16:47 +0000)]
Web: Add link to WinMerge Facebook group

14 years agoPATCH: [ 2943964 ] A Swedish Swedish.isl and sv.po translation update
Tim Gerundt [Sat, 6 Feb 2010 14:09:37 +0000 (14:09 +0000)]
PATCH: [ 2943964 ] A Swedish Swedish.isl and sv.po translation update
 Submitted by Hans Eriksson

14 years agoDrop "MakePatchDirs" from SVN_Organisation.txt
Tim Gerundt [Sat, 6 Feb 2010 13:23:09 +0000 (13:23 +0000)]
Drop "MakePatchDirs" from SVN_Organisation.txt

14 years agoFix small typo in Releasing.html developer file
Tim Gerundt [Sat, 6 Feb 2010 13:00:14 +0000 (13:00 +0000)]
Fix small typo in Releasing.html developer file

14 years agoDrop "MakePatchDirs" section from readme-developers.html
Tim Gerundt [Sat, 6 Feb 2010 12:35:23 +0000 (12:35 +0000)]
Drop "MakePatchDirs" section from readme-developers.html

14 years agoPATCH: [ 2669526 ] ViewColor
Takashi Sawanaka [Mon, 1 Feb 2010 14:24:51 +0000 (14:24 +0000)]
PATCH: [ 2669526 ] ViewColor
  Bug fix in HTML report

14 years agoPATCH: [ 2942365 ] Fix scewX64 VC project file
Tim Gerundt [Sat, 30 Jan 2010 08:41:09 +0000 (08:41 +0000)]
PATCH: [ 2942365 ] Fix scewX64 VC project file

14 years agoWeb: Tweak detectLanguageFromBrowser() function from SimpleTranslate class
Tim Gerundt [Thu, 21 Jan 2010 19:42:51 +0000 (19:42 +0000)]
Web: Tweak detectLanguageFromBrowser() function from SimpleTranslate class

14 years agoPATCH: [ 2934354 ] Final Slovenian translation for stable and unstable
Tim Gerundt [Tue, 19 Jan 2010 19:30:46 +0000 (19:30 +0000)]
PATCH: [ 2934354 ] Final Slovenian translation for stable and unstable
 Submitted by Filip Komar

14 years agoChange version nummer from 2.3.11 to 2.13.11 in change log
Tim Gerundt [Sat, 16 Jan 2010 08:21:28 +0000 (08:21 +0000)]
Change version nummer from 2.3.11 to 2.13.11 in change log

14 years agoWinMerge experimental release 2.3.11. (SVN r7111)
Kimmo Varis [Fri, 15 Jan 2010 19:01:44 +0000 (19:01 +0000)]
WinMerge experimental release 2.3.11. (SVN r7111)

14 years agoUpdate version numbers for 2.13.11 experimental release.
Kimmo Varis [Fri, 15 Jan 2010 18:48:24 +0000 (18:48 +0000)]
Update version numbers for 2.13.11 experimental release.

14 years agoPATCH: [ 2932094 ] Updated Slovenian translation for stable and unstable trunk
Tim Gerundt [Fri, 15 Jan 2010 17:46:17 +0000 (17:46 +0000)]
PATCH: [ 2932094 ] Updated Slovenian translation for stable and unstable trunk
 Submitted by Filip Komar

14 years agoPATCH: [ 2931558 ] some smal cleanups
Kimmo Varis [Thu, 14 Jan 2010 21:43:14 +0000 (21:43 +0000)]
PATCH: [ 2931558 ] some smal cleanups
 mergedoc7097.patch
 Submitted by Matthias Mayer

14 years agoPATCH: [ 2931558 ] some smal cleanups
Kimmo Varis [Thu, 14 Jan 2010 21:29:10 +0000 (21:29 +0000)]
PATCH: [ 2931558 ] some smal cleanups
 ccrystaltextbuffer7097.patch
 Submitted by Matthias Mayer

14 years agoPATCH: [ 2931558 ] some smal cleanups
Kimmo Varis [Thu, 14 Jan 2010 21:14:22 +0000 (21:14 +0000)]
PATCH: [ 2931558 ] some smal cleanups
 Difflist7097.patch
 Submitted by Matthias Mayer

14 years agoBuildscript: Build 64-bit ShellExtension with the script.
Kimmo Varis [Wed, 13 Jan 2010 22:43:54 +0000 (22:43 +0000)]
Buildscript: Build 64-bit ShellExtension with the script.

14 years agoFix building ANSI release. Was missing scew.lib linkage
Kimmo Varis [Wed, 13 Jan 2010 22:27:27 +0000 (22:27 +0000)]
Fix building ANSI release. Was missing scew.lib linkage

14 years agoPATCH: [ 2917796 ] Updated and corrected Slovenian translation
Tim Gerundt [Wed, 13 Jan 2010 21:39:03 +0000 (21:39 +0000)]
PATCH: [ 2917796 ] Updated and corrected Slovenian translation
 Submitted by Filip Komar

14 years agoPATCH: [ 2930734 ] Winmerge 2.12.4 Spanish Update and Corrected
Tim Gerundt [Wed, 13 Jan 2010 20:36:19 +0000 (20:36 +0000)]
PATCH: [ 2930734 ] Winmerge 2.12.4 Spanish Update and Corrected
 Submitted by Mario Angel

14 years agoBuildScript: Update ShellExtension build folders.
Kimmo Varis [Tue, 12 Jan 2010 22:07:30 +0000 (22:07 +0000)]
BuildScript: Update ShellExtension build folders.

14 years agoUpdate ShellExtension build folders to WiX installer.
Kimmo Varis [Tue, 12 Jan 2010 21:52:21 +0000 (21:52 +0000)]
Update ShellExtension build folders to WiX installer.

14 years agoUpdate new ShellExtension build folders to InnoSetup installer.
Kimmo Varis [Tue, 12 Jan 2010 21:45:51 +0000 (21:45 +0000)]
Update new ShellExtension build folders to InnoSetup installer.

14 years agoContinue fixing ShellExtension build folders.
Kimmo Varis [Tue, 12 Jan 2010 20:39:43 +0000 (20:39 +0000)]
Continue fixing ShellExtension build folders.

14 years agoFix 64-bit ShellExtension build paths.
Kimmo Varis [Mon, 11 Jan 2010 21:17:08 +0000 (21:17 +0000)]
Fix 64-bit ShellExtension build paths.

14 years agoFix buildpaths in the SCEW project.
Kimmo Varis [Mon, 11 Jan 2010 20:45:25 +0000 (20:45 +0000)]
Fix buildpaths in the SCEW project.

14 years agoCleanup. Remove unused return value from method.
Kimmo Varis [Mon, 11 Jan 2010 20:27:43 +0000 (20:27 +0000)]
Cleanup. Remove unused return value from method.

14 years agoPATCH: [ 2929005 ] Quickcompare and EOL
Kimmo Varis [Mon, 11 Jan 2010 19:48:26 +0000 (19:48 +0000)]
PATCH: [ 2929005 ] Quickcompare and EOL
 Fixes bug #2210403
 Submitted by Matthias Mayer

14 years agoAutomatic rescanning was not disabled everywhere.
Kimmo Varis [Sat, 9 Jan 2010 18:39:27 +0000 (18:39 +0000)]
Automatic rescanning was not disabled everywhere.

Add forced rescan after loading documents (spotted by Matthias).

14 years agoImprove UpgradeProjects.py to cleanup backup/log files after update.
Kimmo Varis [Sat, 9 Jan 2010 16:40:17 +0000 (16:40 +0000)]
Improve UpgradeProjects.py to cleanup backup/log files after update.

14 years agoAdd new script to cleanup VS solution/project update backups/logs.
Kimmo Varis [Sat, 9 Jan 2010 16:13:30 +0000 (16:13 +0000)]
Add new script to cleanup VS solution/project update backups/logs.