OSDN Git Service

winmerge-jp/winmerge-jp.git
11 years agoFix "Debug Unicode" link error
sdottaka [Mon, 28 Jan 2013 01:50:29 +0000 (17:50 -0800)]
Fix "Debug Unicode" link error

11 years agoFix Makefile
sdottaka [Mon, 28 Jan 2013 01:46:04 +0000 (17:46 -0800)]
Fix Makefile

11 years agoFix the unit of stopwatch.elapsed()
sdottaka [Mon, 28 Jan 2013 01:43:15 +0000 (17:43 -0800)]
Fix the unit of stopwatch.elapsed()

11 years agoFix mixed eol-style
sdottaka [Mon, 28 Jan 2013 01:40:31 +0000 (17:40 -0800)]
Fix mixed eol-style

11 years agoAdd size parameter to Poco::SharedMemory() constructor for markdown.cpp performance
sdottaka [Mon, 28 Jan 2013 01:39:49 +0000 (17:39 -0800)]
Add size parameter to Poco::SharedMemory() constructor for markdown.cpp performance

11 years agoUpdate revisions
sdottaka [Fri, 18 Jan 2013 04:57:32 +0000 (20:57 -0800)]
Update revisions

11 years agoFix build dependency
sdottaka [Fri, 18 Jan 2013 04:57:23 +0000 (20:57 -0800)]
Fix build dependency

11 years agoFix build dependency
sdottaka [Thu, 17 Jan 2013 06:10:27 +0000 (22:10 -0800)]
Fix build dependency

11 years agoUpdate revisions
sdottaka [Mon, 14 Jan 2013 16:29:49 +0000 (01:29 +0900)]
Update revisions

11 years agoRemove unnecessary codepage conversion
sdottaka [Mon, 14 Jan 2013 16:29:33 +0000 (01:29 +0900)]
Remove unnecessary codepage conversion

11 years agoFix online manual URL
sdottaka [Mon, 14 Jan 2013 16:24:29 +0000 (01:24 +0900)]
Fix online manual URL

11 years agoFix POCO Util project for 64-bit debug build
sdottaka [Mon, 14 Jan 2013 16:19:17 +0000 (01:19 +0900)]
Fix POCO Util project for 64-bit debug build

11 years agoFix BCMenu for 64-bit build (keyboard shortcut problem)
sdottaka [Mon, 14 Jan 2013 16:16:41 +0000 (01:16 +0900)]
Fix BCMenu for 64-bit build (keyboard shortcut problem)

11 years agoAdd ShellExtension icons for folder items(2) (forgot to add bitmap files)
sdottaka [Mon, 14 Jan 2013 07:43:24 +0000 (16:43 +0900)]
Add ShellExtension icons for folder items(2) (forgot to add bitmap files)

11 years agoImplement multithreaded compare(2) (more thread safe)
sdottaka [Mon, 14 Jan 2013 07:42:38 +0000 (16:42 +0900)]
Implement multithreaded compare(2) (more thread safe)

11 years agoFix rare crash when closing app
sdottaka [Mon, 14 Jan 2013 07:40:17 +0000 (16:40 +0900)]
Fix rare crash when closing app

11 years agoDisplayXMLFiles.dll:
sdottaka [Mon, 14 Jan 2013 07:37:24 +0000 (16:37 +0900)]
DisplayXMLFiles.dll:
* Fix handle leak when occuring error.
* Unpacked text was unstable

11 years agoAdd ShellExtension icons for folder items
sdottaka [Mon, 14 Jan 2013 07:26:22 +0000 (16:26 +0900)]
Add ShellExtension icons for folder items

11 years agoMerge rev.7582-7586 from SVN trunk
sdottaka [Mon, 14 Jan 2013 05:45:50 +0000 (14:45 +0900)]
Merge rev.7582-7586 from SVN trunk

11 years agoImplement multithreaded compare
sdottaka [Sat, 12 Jan 2013 20:54:47 +0000 (05:54 +0900)]
Implement multithreaded compare

11 years agoRemove TransformUtf8ToUcs2()
sdottaka [Sat, 12 Jan 2013 13:59:38 +0000 (22:59 +0900)]
Remove TransformUtf8ToUcs2()

11 years agoOptimize Unicode conversion
sdottaka [Sat, 12 Jan 2013 13:55:46 +0000 (22:55 +0900)]
Optimize Unicode conversion

11 years agoRemove unused variable
sdottaka [Sat, 12 Jan 2013 13:54:53 +0000 (22:54 +0900)]
Remove unused variable

11 years agoRemove FileTransform_NormalizeUnicode(), UnicodeFileToOlechar()
sdottaka [Sat, 12 Jan 2013 13:53:09 +0000 (22:53 +0900)]
Remove FileTransform_NormalizeUnicode(), UnicodeFileToOlechar()

11 years ago* Remove unused functions(TransformUcs2ToUtf8, copyToUTF8)
sdottaka [Sat, 12 Jan 2013 09:54:52 +0000 (18:54 +0900)]
* Remove unused functions(TransformUcs2ToUtf8, copyToUTF8)
* Use AnyCodepageToUTF8() instead of AnsiToUTF8(), UCS2LEToUTF8() and UCS2BEToUTF8()
* Use FileTransform_AnyCodepageToUTF8() instead of FileTransform_ToUTF8() and FileTransform_UCS2ToUTF8()

11 years agoRemove oompiler warning
sdottaka [Sat, 12 Jan 2013 08:01:26 +0000 (17:01 +0900)]
Remove oompiler warning

11 years agofix the problem that incorrectly shows the warning 'file is readonly' when saving...
sdottaka [Tue, 8 Jan 2013 21:15:21 +0000 (06:15 +0900)]
fix the problem that incorrectly shows the warning 'file is readonly' when saving writable file.

11 years agoUpdate revisons
sdottaka [Mon, 7 Jan 2013 13:03:21 +0000 (22:03 +0900)]
Update revisons

11 years agoRemove POCO related object files in source archive
sdottaka [Mon, 7 Jan 2013 13:01:46 +0000 (22:01 +0900)]
Remove POCO related object files in source archive

11 years agoFix mixed eol-style
sdottaka [Mon, 7 Jan 2013 12:55:35 +0000 (21:55 +0900)]
Fix mixed eol-style

11 years agoMerge rev.7565-7579 from SVN trunk
sdottaka [Mon, 7 Jan 2013 12:35:35 +0000 (21:35 +0900)]
Merge rev.7565-7579 from SVN trunk

11 years agoFix for mingw-w64 build
sdottaka [Sun, 6 Jan 2013 02:30:43 +0000 (11:30 +0900)]
Fix for mingw-w64 build

11 years agoFolderCompare:
sdottaka [Sun, 6 Jan 2013 02:29:25 +0000 (11:29 +0900)]
FolderCompare:
* Fix build error
* Add VC2010 project file
* Add Dev-C++ project file
* Add batch file to profile FolderCompare.exe
* Add code for memory leak detection

11 years ago* Add FileFilterHelper_test to UnitTests
sdottaka [Sun, 6 Jan 2013 02:14:45 +0000 (11:14 +0900)]
* Add FileFilterHelper_test to UnitTests
* Add unicoder_test to UnitTests
* Add Plugins_test to UnitTests

11 years agoFix memory leaks
sdottaka [Sun, 6 Jan 2013 02:06:44 +0000 (11:06 +0900)]
Fix memory leaks

11 years agoForgot to remove the event listener for DiffThread
sdottaka [Sun, 9 Dec 2012 11:31:41 +0000 (20:31 +0900)]
Forgot to remove the event listener for DiffThread

11 years agosmall optimization for SharedMemory
sdottaka [Sun, 9 Dec 2012 11:19:54 +0000 (20:19 +0900)]
small optimization for SharedMemory

11 years agoSeparate Exconverter from unicoder.*
sdottaka [Sun, 9 Dec 2012 09:41:36 +0000 (18:41 +0900)]
Separate Exconverter from unicoder.*

11 years ago* Remove <windows.h> dependency from FilterCommentsManager.*
sdottaka [Sun, 9 Dec 2012 08:08:09 +0000 (17:08 +0900)]
* Remove <windows.h> dependency from FilterCommentsManager.*
* Load IgnoreSectionMarkers.ini file only when it is needed

11 years agoRemove thread count limitation from CAllThreadsScripts
sdottaka [Sun, 9 Dec 2012 07:45:54 +0000 (16:45 +0900)]
Remove thread count limitation from CAllThreadsScripts

11 years agoFix mixed eol-style
sdottaka [Sun, 9 Dec 2012 07:37:04 +0000 (16:37 +0900)]
Fix mixed eol-style

11 years agoRemove <windows.h> dependency from DiffThread.*
sdottaka [Sun, 11 Nov 2012 14:26:08 +0000 (23:26 +0900)]
Remove <windows.h> dependency from DiffThread.*

11 years ago- Remove MFC dependency
sdottaka [Sun, 4 Nov 2012 11:56:50 +0000 (20:56 +0900)]
- Remove MFC dependency
- Remove windows.h dependency
- Remove unused files
- Add Testing/FolderCompare project

11 years agoFix bug when saving unicode text
sdottaka [Sat, 8 Sep 2012 16:48:09 +0000 (01:48 +0900)]
Fix bug when saving unicode text

11 years agoChange EncodingError dialog to EncodingError dialog bar
sdottaka [Sat, 8 Sep 2012 15:53:06 +0000 (00:53 +0900)]
Change EncodingError dialog to EncodingError dialog bar

11 years agoRemove MFC dependency
sdottaka [Sat, 8 Sep 2012 14:39:59 +0000 (23:39 +0900)]
Remove MFC dependency

11 years agoRemove <windows.h> dependency
sdottaka [Sat, 8 Sep 2012 14:37:59 +0000 (23:37 +0900)]
Remove <windows.h> dependency

11 years agoRemove unused functions
sdottaka [Sat, 8 Sep 2012 14:23:45 +0000 (23:23 +0900)]
Remove unused functions

11 years agoTo reduce size of executable, use SAXParser and XMLWriter instead of DOMParser and...
sdottaka [Sat, 8 Sep 2012 14:17:53 +0000 (23:17 +0900)]
To reduce size of executable, use SAXParser and XMLWriter instead of DOMParser and DOMWriter.

11 years agoRemove unused files
sdottaka [Sat, 8 Sep 2012 13:54:37 +0000 (22:54 +0900)]
Remove unused files

11 years agoMake DisplayXMLFiles.dll buildable again.
sdottaka [Sat, 8 Sep 2012 12:35:49 +0000 (21:35 +0900)]
Make DisplayXMLFiles.dll buildable again.

11 years agoRemove VC6 project files.
sdottaka [Sat, 8 Sep 2012 12:31:08 +0000 (21:31 +0900)]
Remove VC6 project files.

11 years agoRemove all VC9 x64 project files(2)
sdottaka [Sat, 8 Sep 2012 10:40:58 +0000 (19:40 +0900)]
Remove all VC9 x64 project files(2)

11 years agoRemove all VC9 x64 project files
sdottaka [Sat, 8 Sep 2012 07:41:30 +0000 (16:41 +0900)]
Remove all VC9 x64 project files

11 years agoUse Poco::XML library instead of SCEW and Expat libraries
sdottaka [Sun, 2 Sep 2012 11:07:19 +0000 (20:07 +0900)]
Use Poco::XML library instead of SCEW and Expat libraries

11 years ago- Use Poco::RegularExpression instead of PCRE library. (Poco::RegularExpression inter...
sdottaka [Thu, 30 Aug 2012 13:56:24 +0000 (22:56 +0900)]
- Use Poco::RegularExpression instead of PCRE library. (Poco::RegularExpression internally uses PCRE library)
- Use Poco::UnicodeConverter::toUTF8() instead of UCS2UTF8_ConvertToUtf8()
- Remove Ucs2Utf8.{cpp,h}

11 years agoSeparate vc71 Build* folders from vc100 (expat)
sdottaka [Wed, 29 Aug 2012 15:18:00 +0000 (00:18 +0900)]
Separate vc71 Build* folders from vc100 (expat)

11 years agoRemove tchar.h dependency from UnicodeString.h
sdottaka [Wed, 29 Aug 2012 14:31:31 +0000 (23:31 +0900)]
Remove tchar.h dependency from UnicodeString.h

11 years agoUpdate revisions
sdottaka [Wed, 29 Aug 2012 14:27:34 +0000 (23:27 +0900)]
Update revisions

11 years agoadd POCO C++ libraries
sdottaka [Sun, 26 Aug 2012 23:46:33 +0000 (08:46 +0900)]
add POCO C++ libraries

11 years agoMake unit tests buildable again
sdottaka [Fri, 24 Aug 2012 05:08:01 +0000 (14:08 +0900)]
Make unit tests buildable again

12 years agoAdded tag 2.13.20+-jp-12 for changeset f4a3ba4d97f6
sdottaka [Sun, 25 Mar 2012 16:20:19 +0000 (01:20 +0900)]
Added tag 2.13.20+-jp-12 for changeset f4a3ba4d97f6

12 years agoUpdate revisions 2.13.20+-jp-12
sdottaka [Sun, 25 Mar 2012 16:19:31 +0000 (01:19 +0900)]
Update revisions

12 years agoFixed a bug where WinMerge sometimes didn't delete temporary files when comparing...
sdottaka [Sun, 25 Mar 2012 16:19:18 +0000 (01:19 +0900)]
Fixed a bug where WinMerge sometimes didn't delete temporary files when comparing folders with disabling plugins

12 years agoDidn't ask whether to close multiple windows when starting with /e option and then...
sdottaka [Sun, 25 Mar 2012 16:06:07 +0000 (01:06 +0900)]
Didn't ask whether to close multiple windows when starting with /e option and then pressing ESC key to quit

12 years agoMoved tag 2.13.20+-jp-11 to changeset 41b208690f07 (from changeset 641d8c864406)
sdottaka [Sun, 12 Feb 2012 16:31:23 +0000 (01:31 +0900)]
Moved tag 2.13.20+-jp-11 to changeset 41b208690f07 (from changeset 641d8c864406)

12 years agoExclude *.tlb files from source archive 2.13.20+-jp-11
sdottaka [Sun, 12 Feb 2012 16:30:45 +0000 (01:30 +0900)]
Exclude *.tlb files from source archive

12 years agoUpdate revisions
sdottaka [Sun, 12 Feb 2012 16:29:11 +0000 (01:29 +0900)]
Update revisions

12 years agoUpdate revisions
sdottaka [Sun, 12 Feb 2012 16:10:38 +0000 (01:10 +0900)]
Update revisions

12 years agoAdded tag 2.13.20+-jp-11 for changeset 641d8c864406
sdottaka [Sun, 12 Feb 2012 15:30:46 +0000 (00:30 +0900)]
Added tag 2.13.20+-jp-11 for changeset 641d8c864406

12 years agoExclude ipch folders from source archive
sdottaka [Sun, 12 Feb 2012 15:28:48 +0000 (00:28 +0900)]
Exclude ipch folders from source archive

12 years agodevenv /build -> /rebuild
sdottaka [Sun, 12 Feb 2012 15:26:23 +0000 (00:26 +0900)]
devenv /build -> /rebuild

12 years agoUpdate revisions
sdottaka [Sun, 12 Feb 2012 15:03:26 +0000 (00:03 +0900)]
Update revisions

12 years agoAdd Include File Compare Report check box in DirCmpReportDlg
sdottaka [Sun, 12 Feb 2012 15:03:04 +0000 (00:03 +0900)]
Add Include File Compare Report check box in DirCmpReportDlg

12 years agoFix: Although Split Vertically menu item was checked, editer window was splitted...
sdottaka [Sun, 12 Feb 2012 14:49:19 +0000 (23:49 +0900)]
Fix: Although Split Vertically menu item was checked, editer window was splitted horizontally.

12 years ago- Fix crash when exiting WinMerge x64 with plugins
sdottaka [Sun, 12 Feb 2012 14:01:11 +0000 (23:01 +0900)]
- Fix crash when exiting WinMerge x64 with plugins
- Make plugins buildable on VC2010

12 years agoAdded tag 2.13.20+-jp-10 for changeset 33fd76c99031
sdottaka [Sun, 5 Feb 2012 04:33:31 +0000 (13:33 +0900)]
Added tag 2.13.20+-jp-10 for changeset 33fd76c99031

12 years agoRemove crystaledit dependency from stringdiffs.cpp 2.13.20+-jp-10
sdottaka [Sun, 5 Feb 2012 04:31:54 +0000 (13:31 +0900)]
Remove crystaledit dependency from stringdiffs.cpp

12 years agoFix the problem that WinMerge treated 'ケ' and 'パ' as the same when ignoring case
sdottaka [Sun, 5 Feb 2012 04:12:41 +0000 (13:12 +0900)]
Fix the problem that WinMerge treated 'ケ' and 'パ' as the same when ignoring case

12 years agoUpdate revisions
sdottaka [Sun, 5 Feb 2012 04:04:51 +0000 (13:04 +0900)]
Update revisions

12 years agoMerge from https://github.com/tacahiroy/WinMerge-Docs-ja/
sdottaka [Sun, 5 Feb 2012 04:00:03 +0000 (13:00 +0900)]
Merge from https://github.com/tacahiroy/WinMerge-Docs-ja/

12 years agoAdded tag 2.13.20+-jp-9 for changeset 3fe9539c763c
sdottaka [Wed, 28 Dec 2011 14:24:17 +0000 (23:24 +0900)]
Added tag 2.13.20+-jp-9 for changeset 3fe9539c763c

12 years agoFix crash when saving files after following steps: 2.13.20+-jp-9
sdottaka [Wed, 28 Dec 2011 14:23:11 +0000 (23:23 +0900)]
Fix crash when saving files after following steps:
1. Compare folders.
2. Compare files from folder view.
3. Click the tab of the folder view and select [hide items] menu item of the opened files.
4. Save the opened files -> crash!

12 years agoDisplay log messages(devenv) on build
sdottaka [Wed, 28 Dec 2011 14:03:56 +0000 (23:03 +0900)]
Display log messages(devenv) on build

12 years agoMove editlib folder to external\crystaledit
sdottaka [Fri, 23 Dec 2011 10:32:36 +0000 (19:32 +0900)]
Move editlib folder to external\crystaledit

12 years agoFix mixed EOL
sdottaka [Mon, 19 Dec 2011 12:45:06 +0000 (21:45 +0900)]
Fix mixed EOL

12 years agoMake CrystalEdit buildable without CCrystalEditView class
sdottaka [Sun, 18 Dec 2011 12:29:06 +0000 (21:29 +0900)]
Make CrystalEdit buildable without CCrystalEditView class

12 years agoMake EditorTest buildable with VC6
sdottaka [Sun, 18 Dec 2011 11:17:09 +0000 (20:17 +0900)]
Make EditorTest buildable with VC6

12 years agoMake EditorTest buildable with VC6
sdottaka [Sun, 18 Dec 2011 10:01:15 +0000 (19:01 +0900)]
Make EditorTest buildable with VC6

12 years agoChange registry location for Find & Replace strings
sdottaka [Sat, 17 Dec 2011 13:20:24 +0000 (22:20 +0900)]
Change registry location for Find & Replace strings

12 years agoReplace BOOL with bool
sdottaka [Sat, 17 Dec 2011 12:43:56 +0000 (21:43 +0900)]
Replace BOOL with bool

12 years agoReplace BOOL with bool
sdottaka [Sat, 17 Dec 2011 06:04:01 +0000 (15:04 +0900)]
Replace BOOL with bool

12 years agoRemove UnicodeString.h and other winmerge related dependency from crystaledit
sdottaka [Mon, 12 Dec 2011 14:30:57 +0000 (23:30 +0900)]
Remove UnicodeString.h and other winmerge related dependency from crystaledit

12 years agoRemove CSuperComboBox dependency from crystaledit
sdottaka [Mon, 12 Dec 2011 14:25:39 +0000 (23:25 +0900)]
Remove CSuperComboBox dependency from crystaledit

12 years agoFix broken message after replaced text
sdottaka [Mon, 12 Dec 2011 12:20:45 +0000 (21:20 +0900)]
Fix broken message after replaced text

12 years agoRemove coretypes.h dependency from crystaledit.
sdottaka [Sun, 11 Dec 2011 15:18:32 +0000 (00:18 +0900)]
Remove coretypes.h dependency from crystaledit.

12 years agoRemove some stuff from EditorTest/StdAfx.*
sdottaka [Sun, 11 Dec 2011 04:02:54 +0000 (13:02 +0900)]
Remove some stuff from EditorTest/StdAfx.*

12 years agostring_util.*, SyntaxColors.*, ViewableWhitespace.* are used in only crystaledit.
sdottaka [Sat, 10 Dec 2011 12:38:10 +0000 (21:38 +0900)]
string_util.*, SyntaxColors.*, ViewableWhitespace.* are used in only crystaledit.
So move these files to editlib folder.

12 years ago- Remove COptionsMgr dependency from CrystalEdit component
sdottaka [Sat, 10 Dec 2011 08:43:24 +0000 (17:43 +0900)]
- Remove COptionsMgr dependency from CrystalEdit component
- Remove pcre dependency from CrystalEdit component

12 years agoRemove COptionsMgr dependency from CrystalEdit component
sdottaka [Sat, 10 Dec 2011 08:42:32 +0000 (17:42 +0900)]
Remove COptionsMgr dependency from CrystalEdit component