OSDN Git Service

winmerge-jp/winmerge-jp.git
15 years agoBUG: [ 2536207 ] MergeDocDiffSync.cpp
Kimmo Varis [Mon, 26 Jan 2009 17:58:15 +0000 (17:58 +0000)]
BUG: [ 2536207 ] MergeDocDiffSync.cpp
 Fix the crash by using resize() instead of reserve() to initialize std::vector.

15 years agoRemove MFC dependency from Version class.
Kimmo Varis [Sun, 25 Jan 2009 22:13:36 +0000 (22:13 +0000)]
Remove MFC dependency from Version class.

15 years agoRemove MFC dependency from DiffList.
Kimmo Varis [Sun, 25 Jan 2009 21:05:24 +0000 (21:05 +0000)]
Remove MFC dependency from DiffList.

15 years agoRemove MFC dependency from DiffItem.
Kimmo Varis [Sun, 25 Jan 2009 20:50:42 +0000 (20:50 +0000)]
Remove MFC dependency from DiffItem.

15 years agoUpgradeProjects.py script - default updating for VS 2008.
Kimmo Varis [Sun, 25 Jan 2009 20:40:50 +0000 (20:40 +0000)]
UpgradeProjects.py script - default updating for VS 2008.

15 years agoRemove MFC dependency from CompareOptions class.
Kimmo Varis [Sat, 24 Jan 2009 13:37:45 +0000 (13:37 +0000)]
Remove MFC dependency from CompareOptions class.

15 years agoOptimization: use iterator instead of index operator when looping through vector.
Kimmo Varis [Sat, 24 Jan 2009 11:18:52 +0000 (11:18 +0000)]
Optimization: use iterator instead of index operator when looping through vector.

15 years agoUse std::vector in DiffMap.
Kimmo Varis [Sat, 24 Jan 2009 00:54:46 +0000 (00:54 +0000)]
Use std::vector in DiffMap.

15 years agoUse std::map instead of CArray in DiffMap.
Kimmo Varis [Fri, 23 Jan 2009 21:58:24 +0000 (21:58 +0000)]
Use std::map instead of CArray in DiffMap.

15 years agoModify PCRE solution file to contain only projects that WinMerge needs. This saves...
Kimmo Varis [Fri, 23 Jan 2009 21:22:20 +0000 (21:22 +0000)]
Modify PCRE solution file to contain only projects that WinMerge needs. This saves lots of time when doing builds. Copy the original solution file to new name.

15 years agoBUG: [ 2528749 ] Disable "Show * Unique Items" don't hide folders
Kimmo Varis [Thu, 22 Jan 2009 23:36:05 +0000 (23:36 +0000)]
BUG: [ 2528749 ] Disable "Show * Unique Items" don't hide folders

15 years agoDocs: Improve and expand unit testing document.
Kimmo Varis [Thu, 22 Jan 2009 22:40:24 +0000 (22:40 +0000)]
Docs: Improve and expand unit testing document.

15 years agoRemove MFC dependency from FilterList class.
Kimmo Varis [Thu, 22 Jan 2009 22:10:53 +0000 (22:10 +0000)]
Remove MFC dependency from FilterList class.

15 years agoTests: Add version set/get tests for FileVersion class. These tests already found...
Kimmo Varis [Thu, 22 Jan 2009 21:59:11 +0000 (21:59 +0000)]
Tests: Add version set/get tests for FileVersion class. These tests already found bug that product version was never set.

15 years agoBugfix: FileVersion class didn't never set product version variables properly. Bug...
Kimmo Varis [Thu, 22 Jan 2009 21:57:08 +0000 (21:57 +0000)]
Bugfix: FileVersion class didn't never set product version variables properly. Bug found with Google Test unit tests.

15 years agoAdd Google Test unit test for FileVersion class.
Kimmo Varis [Thu, 22 Jan 2009 21:36:11 +0000 (21:36 +0000)]
Add Google Test unit test for FileVersion class.

15 years agoRemove MFC dependency from FileVersion(.cpp).
Kimmo Varis [Thu, 22 Jan 2009 21:15:43 +0000 (21:15 +0000)]
Remove MFC dependency from FileVersion(.cpp).

15 years agoWeb: Tweak "PAD file" page style
Tim Gerundt [Wed, 21 Jan 2009 22:10:05 +0000 (22:10 +0000)]
Web: Tweak "PAD file" page style

15 years agoPATCH: [ 2524796 ] Brazilian translation update
Kimmo Varis [Wed, 21 Jan 2009 15:39:08 +0000 (15:39 +0000)]
PATCH: [ 2524796 ] Brazilian translation update
 Submitted by Felipe

15 years agoPATCH: [ 2511043 ] Updated Swedish.po for WinMerge Experimental 2.13.1
Kimmo Varis [Tue, 20 Jan 2009 21:37:29 +0000 (21:37 +0000)]
PATCH: [ 2511043 ] Updated Swedish.po for WinMerge Experimental 2.13.1
 Submitted by Hans Eriksson

15 years agoDocs: Add unit testing document to developer documents index.html.
Kimmo Varis [Tue, 20 Jan 2009 20:32:43 +0000 (20:32 +0000)]
Docs: Add unit testing document to developer documents index.html.

15 years agoPATCH: [ 2521207 ] Remove CppUnit sources
Kimmo Varis [Tue, 20 Jan 2009 20:23:09 +0000 (20:23 +0000)]
PATCH: [ 2521207 ] Remove CppUnit sources

15 years agoTests: add more paths functions unit tests.
Kimmo Varis [Tue, 20 Jan 2009 19:44:17 +0000 (19:44 +0000)]
Tests: add more paths functions unit tests.

15 years agoDocs: Add new document about unit testing.
Kimmo Varis [Tue, 20 Jan 2009 18:58:13 +0000 (18:58 +0000)]
Docs: Add new document about unit testing.

15 years agoBUG: [ 2515875 ] "File->New" creates "disappeared" message in WinMerge 2.13.1
Kimmo Varis [Mon, 19 Jan 2009 22:21:25 +0000 (22:21 +0000)]
BUG: [ 2515875 ] "File->New" creates "disappeared" message in WinMerge 2.13.1

15 years agoBUG: [ 2515875 ] "File->New" creates "disappeared" message in WinMerge 2.13.1
Kimmo Varis [Mon, 19 Jan 2009 22:18:50 +0000 (22:18 +0000)]
BUG: [ 2515875 ] "File->New" creates "disappeared" message in WinMerge 2.13.1

15 years agoImprove the Google Test instructions.
Kimmo Varis [Mon, 19 Jan 2009 21:59:56 +0000 (21:59 +0000)]
Improve the Google Test instructions.

15 years agoPATCH: [ 2505287 ] First GoogleTest tests
Kimmo Varis [Mon, 19 Jan 2009 21:14:11 +0000 (21:14 +0000)]
PATCH: [ 2505287 ] First GoogleTest tests

15 years agoWeb: Fix wrong program category class in PAD file
Tim Gerundt [Fri, 16 Jan 2009 18:05:41 +0000 (18:05 +0000)]
Web: Fix wrong program category class in PAD file

15 years agoPATCH: [ 2512002 ] Memory leak in Bitmap.cpp
Kimmo Varis [Fri, 16 Jan 2009 14:36:32 +0000 (14:36 +0000)]
PATCH: [ 2512002 ] Memory leak in Bitmap.cpp

15 years agoUpdate of Czech translation
Jan Hryz [Fri, 16 Jan 2009 00:00:39 +0000 (00:00 +0000)]
Update of Czech translation

15 years agoBuildscript: remove creating runtime folders as we don't distribute runtimes in separ...
Kimmo Varis [Thu, 15 Jan 2009 20:31:01 +0000 (20:31 +0000)]
Buildscript: remove creating runtime folders as we don't distribute runtimes in separate packages anymore.

15 years agoBuildscript: Fix checking for manual tools.
Kimmo Varis [Thu, 15 Jan 2009 20:21:07 +0000 (20:21 +0000)]
Buildscript: Fix checking for manual tools.

15 years agoBuild fix: add needed include line.
Kimmo Varis [Thu, 15 Jan 2009 19:58:51 +0000 (19:58 +0000)]
Build fix: add needed include line.

15 years agoWinMerge experimental release 2.13.1 (SVN revision 6334)
Kimmo Varis [Thu, 15 Jan 2009 18:55:42 +0000 (18:55 +0000)]
WinMerge experimental release 2.13.1 (SVN revision 6334)

15 years agoUpdate PO files for 2.13.1 experimental release.
Kimmo Varis [Thu, 15 Jan 2009 18:51:52 +0000 (18:51 +0000)]
Update PO files for 2.13.1 experimental release.

15 years agoUpdate version numbers for 1.13.1 experimental release.
Kimmo Varis [Thu, 15 Jan 2009 18:47:15 +0000 (18:47 +0000)]
Update version numbers for 1.13.1 experimental release.

15 years agoBUG: [ 2493945 ] Crash if one of the diffed file was erased by another applic
Kimmo Varis [Thu, 15 Jan 2009 18:43:51 +0000 (18:43 +0000)]
BUG: [ 2493945 ] Crash if one of the diffed file was erased by another applic

15 years agoBUG: [ 2493980 ] Compare Window: Difference 4 of 1
Kimmo Varis [Thu, 15 Jan 2009 15:02:31 +0000 (15:02 +0000)]
BUG: [ 2493980 ] Compare Window: Difference 4 of 1

15 years agoPATCH: [ 2508148 ] Field not refreshed in Line Filter dialogue on ESC
Kimmo Varis [Wed, 14 Jan 2009 22:48:29 +0000 (22:48 +0000)]
PATCH: [ 2508148 ] Field not refreshed in Line Filter dialogue on ESC
 Submitted by Paul <pavel_kv@users.sourceforge.net>

15 years agoWeb: Move tab items to objects; The "current" sub tab items can now highlighted
Tim Gerundt [Wed, 14 Jan 2009 22:36:04 +0000 (22:36 +0000)]
Web: Move tab items to objects; The "current" sub tab items can now highlighted

15 years agoAdd tree-view option to config log.
Kimmo Varis [Wed, 14 Jan 2009 18:42:16 +0000 (18:42 +0000)]
Add tree-view option to config log.

15 years agoDocs: Mention the fix_manifest.py script for fixing manifests for VS project files.
Kimmo Varis [Wed, 14 Jan 2009 09:44:26 +0000 (09:44 +0000)]
Docs: Mention the fix_manifest.py script for fixing manifests for VS project files.

15 years agoPATCH: [ 2505510 ] Web: Changes for new stable release 2.10.4
Tim Gerundt [Tue, 13 Jan 2009 22:44:32 +0000 (22:44 +0000)]
PATCH: [ 2505510 ] Web: Changes for new stable release 2.10.4

15 years agoInclude year 2009 in WinMerge executable and manual copyright.
Kimmo Varis [Tue, 13 Jan 2009 22:14:42 +0000 (22:14 +0000)]
Include year 2009 in WinMerge executable and manual copyright.

15 years agoPATCH: [ 2499994 ] Updated Dutch translation: Installer/ReadMe
Kimmo Varis [Sun, 11 Jan 2009 21:22:56 +0000 (21:22 +0000)]
PATCH: [ 2499994 ] Updated Dutch translation: Installer/ReadMe
 Submitted by Thomas De Rocker

15 years agoPATCH: [ 2494378 ] Updated Dutch translation for trunk & branch
Kimmo Varis [Sun, 11 Jan 2009 18:46:38 +0000 (18:46 +0000)]
PATCH: [ 2494378 ] Updated Dutch translation for trunk & branch
 Submitted by Thomas De Rocker

15 years agoWeb: Add meta descriptions and keywords to documentation pages
Tim Gerundt [Thu, 8 Jan 2009 22:35:59 +0000 (22:35 +0000)]
Web: Add meta descriptions and keywords to documentation pages

15 years agoPATCH: [ 2494262 ] Merge.rc missing commas from couple of menuitems
Kimmo Varis [Thu, 8 Jan 2009 21:29:53 +0000 (21:29 +0000)]
PATCH: [ 2494262 ] Merge.rc missing commas from couple of menuitems

15 years agoWeb: Use softer border color for notes
Tim Gerundt [Thu, 8 Jan 2009 21:05:56 +0000 (21:05 +0000)]
Web: Use softer border color for notes

15 years agoPATCH: [ 2477693 ] Manual: Softer border colors for notes, warning, ...
Tim Gerundt [Thu, 8 Jan 2009 20:57:45 +0000 (20:57 +0000)]
PATCH: [ 2477693 ] Manual:  Softer border colors for notes, warning, ...

15 years agoWeb: Add meta descriptions and keywords to about pages
Tim Gerundt [Wed, 7 Jan 2009 21:34:05 +0000 (21:34 +0000)]
Web: Add meta descriptions and keywords to about pages

15 years agoWeb: Rename "Developer Wiki" to "Development Wiki" on translations page
Tim Gerundt [Wed, 7 Jan 2009 00:05:13 +0000 (00:05 +0000)]
Web: Rename "Developer Wiki" to "Development Wiki" on translations page

15 years agoWeb: Add meta descriptions and keywords to support pages - Make index description...
Tim Gerundt [Wed, 7 Jan 2009 00:00:32 +0000 (00:00 +0000)]
Web: Add meta descriptions and keywords to support pages - Make index description a little bit shorter

15 years agoWeb: Add meta descriptions and keywords to support pages
Tim Gerundt [Tue, 6 Jan 2009 23:56:58 +0000 (23:56 +0000)]
Web: Add meta descriptions and keywords to support pages

15 years agoWeb: Drop old manuals from search engines
Tim Gerundt [Tue, 6 Jan 2009 23:35:40 +0000 (23:35 +0000)]
Web: Drop old manuals from search engines

15 years agoWeb: Google says the meta descriptions from the download pages are to short
Tim Gerundt [Tue, 6 Jan 2009 23:08:23 +0000 (23:08 +0000)]
Web: Google says the meta descriptions from the download pages are to short

15 years agoWeb: Add style for GUI elements
Tim Gerundt [Tue, 6 Jan 2009 22:29:22 +0000 (22:29 +0000)]
Web: Add style for GUI elements

15 years agoWeb: Add tool tips texts to tabs
Tim Gerundt [Tue, 6 Jan 2009 22:18:24 +0000 (22:18 +0000)]
Web: Add tool tips texts to tabs

15 years agoTODO: [ 2483094 ] Manual: Introduction page says registration is not required
Tim Gerundt [Tue, 6 Jan 2009 21:25:12 +0000 (21:25 +0000)]
TODO: [ 2483094 ] Manual: Introduction page says registration is not required

15 years agoBUG: [ 2490594 ] Manual says wrong how you find the web version
Tim Gerundt [Tue, 6 Jan 2009 20:45:55 +0000 (20:45 +0000)]
BUG: [ 2490594 ] Manual says wrong how you find the web version

15 years agoWeb: Link to license page at two places
Tim Gerundt [Mon, 5 Jan 2009 23:47:25 +0000 (23:47 +0000)]
Web: Link to license page at two places

15 years agoWeb: Optimize tool tips texts from sub tabs
Tim Gerundt [Mon, 5 Jan 2009 23:11:06 +0000 (23:11 +0000)]
Web: Optimize tool tips texts from sub tabs

15 years agoPATCH: [ 2433648 ] Create new options page for Shell Integration
Kimmo Varis [Mon, 5 Jan 2009 19:01:53 +0000 (19:01 +0000)]
PATCH: [ 2433648 ] Create new options page for Shell Integration

15 years agoBUG: [ 2483509 ] Recursive folder compare hangs
Takashi Sawanaka [Sun, 4 Jan 2009 02:42:05 +0000 (02:42 +0000)]
BUG: [ 2483509 ] Recursive folder compare hangs

15 years agoFrhed Feature Request [ 2480579 ] Should indicate caret when there is selection
Jochen Tucht [Sat, 3 Jan 2009 12:53:06 +0000 (12:53 +0000)]
Frhed Feature Request [ 2480579 ] Should indicate caret when there is selection

15 years agoPATCH: [ 2481057 ] MergeDocLineDiffs.cpp
Kimmo Varis [Sat, 3 Jan 2009 10:27:44 +0000 (10:27 +0000)]
PATCH: [ 2481057 ] MergeDocLineDiffs.cpp
 Submitted by Matthias Mayer

15 years agoPATCH: [ 2481022 ] Updated Dutch translation
Kimmo Varis [Sat, 3 Jan 2009 10:11:12 +0000 (10:11 +0000)]
PATCH: [ 2481022 ] Updated Dutch translation
 Submitted by Thomas De Rocker

15 years agoWeb: Add some more meta key words to index page
Tim Gerundt [Sat, 3 Jan 2009 02:54:16 +0000 (02:54 +0000)]
Web: Add some more meta key words to index page

15 years agoPATCH: [ 2478038 ] Web: Update support text
Tim Gerundt [Sat, 3 Jan 2009 01:24:57 +0000 (01:24 +0000)]
PATCH: [ 2478038 ] Web: Update support text

15 years agoPATCH: [ 2477899 ] Web: Reorg feature list
Tim Gerundt [Fri, 2 Jan 2009 21:43:33 +0000 (21:43 +0000)]
PATCH: [ 2477899 ] Web: Reorg feature list

15 years agoPATCH: [ 2477657 ] unicode file will be shown as textfiles
Kimmo Varis [Fri, 2 Jan 2009 14:17:06 +0000 (14:17 +0000)]
PATCH: [ 2477657 ] unicode file will be shown as textfiles
 Submitted by Matthias Mayer
 Optimized FullContents2.patch for full contents compare.

15 years agoFix some doxygen warnings from doxygen comments.
Kimmo Varis [Fri, 2 Jan 2009 11:54:07 +0000 (11:54 +0000)]
Fix some doxygen warnings from doxygen comments.

15 years agoDocs: Update doxygen config file for doxygen 1.5.8.
Kimmo Varis [Fri, 2 Jan 2009 08:18:11 +0000 (08:18 +0000)]
Docs: Update doxygen config file for doxygen 1.5.8.

15 years agoFix project update script to use current folder if no folder given from command line.
Kimmo Varis [Fri, 2 Jan 2009 07:50:47 +0000 (07:50 +0000)]
Fix project update script to use current folder if no folder given from command line.

15 years agoBugfix
Jochen Tucht [Fri, 2 Jan 2009 07:37:46 +0000 (07:37 +0000)]
Bugfix

15 years agoAdd return value type for function.
Kimmo Varis [Thu, 1 Jan 2009 21:43:13 +0000 (21:43 +0000)]
Add return value type for function.

15 years agoPATCH: [ 2477657 ] unicode file will be shown as textfiles
Kimmo Varis [Thu, 1 Jan 2009 21:41:38 +0000 (21:41 +0000)]
PATCH: [ 2477657 ] unicode file will be shown as textfiles
 Submitted by Matthias Mayer
 This is the FullContents.patch for full contents compare.

15 years agoChangelog: Improve lastly added message.
Kimmo Varis [Thu, 1 Jan 2009 20:48:30 +0000 (20:48 +0000)]
Changelog: Improve lastly added message.

15 years agoPATCH: [ 2479804 ] Locationview
Kimmo Varis [Thu, 1 Jan 2009 20:47:19 +0000 (20:47 +0000)]
PATCH: [ 2479804 ] Locationview
 Submitted by Matthias Mayer
 Commit the part improving visible area location in location pane.

15 years agoSafe PString formatting (experimental)
Jochen Tucht [Thu, 1 Jan 2009 12:24:28 +0000 (12:24 +0000)]
Safe PString formatting (experimental)

15 years agoBuildScript: Small cleanup for Tools.ini create code.
Kimmo Varis [Wed, 31 Dec 2008 12:56:00 +0000 (12:56 +0000)]
BuildScript: Small cleanup for Tools.ini create code.

15 years agoPATCH: [ 2473141 ] Improvements to releasing
Kimmo Varis [Wed, 31 Dec 2008 09:12:03 +0000 (09:12 +0000)]
PATCH: [ 2473141 ] Improvements to releasing
 BuildScript_check_manualtoolsi.patch
 Check that manual build tools are installed.

15 years agoWeb: Update "Support" sub tab items
Tim Gerundt [Wed, 31 Dec 2008 00:35:53 +0000 (00:35 +0000)]
Web: Update "Support" sub tab items

15 years agoWeb: Move "images" to "engine/images"
Tim Gerundt [Tue, 30 Dec 2008 21:26:10 +0000 (21:26 +0000)]
Web: Move "images" to "engine/images"

15 years agoWeb: Remove PAD file image link from footer - We get only few clicks to this page
Tim Gerundt [Tue, 30 Dec 2008 21:08:34 +0000 (21:08 +0000)]
Web: Remove PAD file image link from footer - We get only few clicks to this page

15 years agoAdd testing files for different Unicode formats.
Kimmo Varis [Tue, 30 Dec 2008 10:15:34 +0000 (10:15 +0000)]
Add testing files for different Unicode formats.

15 years agoPATCH: [ 2473375 ] Update Python syntax highlight keywords for Python 2.6
Kimmo Varis [Tue, 30 Dec 2008 09:22:54 +0000 (09:22 +0000)]
PATCH: [ 2473375 ] Update Python syntax highlight keywords for Python 2.6

15 years agoPATCH: [ 2475815 ] Script for updating VS solutions and projects
Kimmo Varis [Tue, 30 Dec 2008 09:13:43 +0000 (09:13 +0000)]
PATCH: [ 2475815 ] Script for updating VS solutions and projects

15 years agoPATCH: [ 2473141 ] Improvements to releasing
Kimmo Varis [Tue, 30 Dec 2008 08:56:24 +0000 (08:56 +0000)]
PATCH: [ 2473141 ] Improvements to releasing
 BuildScript_createIni.patch
 Create the ini file and then exit.

15 years agoPATCH: [ 2473141 ] Improvements to releasing
Kimmo Varis [Mon, 29 Dec 2008 18:30:05 +0000 (18:30 +0000)]
PATCH: [ 2473141 ] Improvements to releasing
 Patch from Matthias Mayer, some modification by Kimmo.
 BuildScript_optionsIni.zip
 Read/write tool configuration from Tools.ini file.

15 years agoPATCH: [ 2473141 ] Improvements to releasing
Kimmo Varis [Mon, 29 Dec 2008 09:11:56 +0000 (09:11 +0000)]
PATCH: [ 2473141 ] Improvements to releasing
 Patch from Matthias Mayer, small modification by Kimmo.
 Installer_runtimes_macro.patch
 Make VS runtime files macros in installer for easier modification.

15 years agoFix filename in doxygen comment.
Kimmo Varis [Mon, 29 Dec 2008 08:21:15 +0000 (08:21 +0000)]
Fix filename in doxygen comment.

15 years agoPATCH: [ 2456399 ] Fix undo of one-line merge
Kimmo Varis [Sat, 27 Dec 2008 10:34:59 +0000 (10:34 +0000)]
PATCH: [ 2456399 ] Fix undo of one-line merge
 Submitted by Matthias Mayer

15 years agoChangelog: Bugfix: Remove EOL characters from command line (#2458728)
Kimmo Varis [Sat, 27 Dec 2008 09:43:44 +0000 (09:43 +0000)]
Changelog: Bugfix: Remove EOL characters from command line (#2458728)

15 years agoDocs: Add 2.12 branch (and URL) to Subversion doc.
Kimmo Varis [Sat, 27 Dec 2008 09:26:00 +0000 (09:26 +0000)]
Docs: Add 2.12 branch (and URL) to Subversion doc.

15 years agoChangelog: Czech translation update by Jan Hryz (r6201)
Kimmo Varis [Sat, 27 Dec 2008 09:19:24 +0000 (09:19 +0000)]
Changelog: Czech translation update by Jan Hryz (r6201)

15 years agoPATCH: [ 2465385 ] A Swedish translation update of two files...
Kimmo Varis [Sat, 27 Dec 2008 09:12:39 +0000 (09:12 +0000)]
PATCH: [ 2465385 ] A Swedish translation update of two files...
 Submitted by Hans Eriksson

15 years agoPATCH: [ 2461443 ] Brazilian translation update
Kimmo Varis [Sat, 27 Dec 2008 09:00:12 +0000 (09:00 +0000)]
PATCH: [ 2461443 ] Brazilian translation update
 Submitted by Felipe Periard Lopes

15 years agoBUG: [ 2458728 ] Need to remove control chars from command line - trivial patch to...
Jochen Tucht [Fri, 26 Dec 2008 18:18:53 +0000 (18:18 +0000)]
BUG: [ 2458728 ] Need to remove control chars from command line - trivial patch to fix linebreaks at least