OSDN Git Service

winmerge-jp/winmerge-jp.git
11 years agoRemove an unused function (CDirView::DoUpdateFileEncodingDialog)
sdottaka [Tue, 30 Jul 2013 14:06:22 +0000 (23:06 +0900)]
Remove an unused function (CDirView::DoUpdateFileEncodingDialog)

11 years agoFix broken unit tests
sdottaka [Wed, 24 Jul 2013 17:13:58 +0000 (02:13 +0900)]
Fix broken unit tests

11 years agoFix crashes in unit tests (built by VC2010)
sdottaka [Wed, 24 Jul 2013 15:49:25 +0000 (00:49 +0900)]
Fix crashes in unit tests (built by VC2010)

11 years agoMerge with stable
sdottaka [Tue, 23 Jul 2013 14:15:16 +0000 (23:15 +0900)]
Merge with stable

11 years agoUpdate revisions
sdottaka [Tue, 23 Jul 2013 14:06:44 +0000 (23:06 +0900)]
Update revisions

--HG--
branch : stable

11 years agoFix: SaveClosingDlg is not shown in the center of the MainFrame
sdottaka [Tue, 23 Jul 2013 13:48:42 +0000 (22:48 +0900)]
Fix: SaveClosingDlg is not shown in the center of the MainFrame

11 years agoFix mixed eol-style
sdottaka [Sun, 21 Jul 2013 15:02:03 +0000 (00:02 +0900)]
Fix mixed eol-style

11 years agoMerge r8142
sdottaka [Sun, 21 Jul 2013 11:13:06 +0000 (20:13 +0900)]
Merge r8142

11 years agoReduce compilation warnings
sdottaka [Sun, 21 Jul 2013 01:46:25 +0000 (10:46 +0900)]
Reduce compilation warnings

11 years agoFix compilation error with VS7.1
sdottaka [Sat, 20 Jul 2013 08:18:14 +0000 (17:18 +0900)]
Fix compilation error with VS7.1

11 years ago* Add UnitTests.vcxproj
sdottaka [Sat, 20 Jul 2013 08:14:27 +0000 (17:14 +0900)]
* Add UnitTests.vcxproj
* Fix link error of UnitTests

11 years agoMerge r8138
sdottaka [Sun, 14 Jul 2013 08:58:48 +0000 (17:58 +0900)]
Merge r8138

11 years agoAdded tag 2.14.0+-jp-14 for changeset 918180abd795
sdottaka [Sun, 14 Jul 2013 08:57:47 +0000 (17:57 +0900)]
Added tag 2.14.0+-jp-14 for changeset 918180abd795

11 years agoMerge r8129
sdottaka [Sun, 14 Jul 2013 08:53:30 +0000 (17:53 +0900)]
Merge r8129

11 years agoMerge r8128
sdottaka [Sun, 14 Jul 2013 07:39:44 +0000 (16:39 +0900)]
Merge r8128

11 years agoUpdate revisions
sdottaka [Sun, 14 Jul 2013 07:30:02 +0000 (16:30 +0900)]
Update revisions

11 years agoAdd "Close Select Files or Folders Dialog on clicking OK button" option. close #26
sdottaka [Sun, 14 Jul 2013 07:29:48 +0000 (16:29 +0900)]
Add "Close Select Files or Folders Dialog on clicking OK button" option. close #26

11 years agoMake OpenDlg resizable again. close #27
sdottaka [Sun, 14 Jul 2013 04:55:56 +0000 (13:55 +0900)]
Make OpenDlg resizable again. close #27

11 years agoRemove MFC dependency from SourceControl.cpp
sdottaka [Sun, 7 Jul 2013 14:16:49 +0000 (23:16 +0900)]
Remove MFC dependency from SourceControl.cpp

11 years ago* Separate CustomStatusCursor class from WaitStatusCursor.{h,cpp}
sdottaka [Sun, 7 Jul 2013 07:30:58 +0000 (16:30 +0900)]
* Separate CustomStatusCursor class from WaitStatusCursor.{h,cpp}
* Remove Windows dependency from WaitStatusCursor.h

11 years agoOptionsMgr: avoid unneccessary copying values
sdottaka [Sun, 7 Jul 2013 05:19:52 +0000 (14:19 +0900)]
OptionsMgr: avoid unneccessary copying values

11 years agoMerge with rev.8128
sdottaka [Sun, 7 Jul 2013 04:53:17 +0000 (13:53 +0900)]
Merge with rev.8128

11 years agoMerge with rev.8123
sdottaka [Sun, 7 Jul 2013 04:37:27 +0000 (13:37 +0900)]
Merge with rev.8123

11 years agoAdd string_stoi() function similar to C++11 std::stoi()
sdottaka [Sun, 7 Jul 2013 04:26:24 +0000 (13:26 +0900)]
Add string_stoi() function similar to C++11 std::stoi()

11 years agoImprove startup time
sdottaka [Sat, 6 Jul 2013 14:54:04 +0000 (23:54 +0900)]
Improve startup time

11 years agopaths_FindFileName(): return the folder name if passing the path with trailing slash
sdottaka [Sat, 6 Jul 2013 05:14:44 +0000 (14:14 +0900)]
paths_FindFileName(): return the folder name if passing the path with trailing slash

11 years ago* Replace CString with String
sdottaka [Sat, 6 Jul 2013 02:48:18 +0000 (11:48 +0900)]
* Replace CString with String
* Replace BOOL with bool
* Add DDXHelper.h for helping String<->CString conversion

11 years agoFix broken paths_AddTrailingSlash() ...
sdottaka [Sat, 6 Jul 2013 02:39:24 +0000 (11:39 +0900)]
Fix broken paths_AddTrailingSlash() ...

11 years agoMove SourceControl related methods of the CMainFrame class to SourceControl class
sdottaka [Sun, 30 Jun 2013 13:56:06 +0000 (22:56 +0900)]
Move SourceControl related methods of the CMainFrame class to SourceControl class

11 years agoAdd #include <algorithm> for std::reverse()
sdottaka [Sun, 30 Jun 2013 12:37:21 +0000 (21:37 +0900)]
Add #include <algorithm> for std::reverse()

11 years ago* Add paths_AddTrailingSlash() & use it
sdottaka [Sun, 30 Jun 2013 10:21:43 +0000 (19:21 +0900)]
* Add paths_AddTrailingSlash() & use it
* Use paths_ConcatPath()

11 years agoMerge
sdottaka [Fri, 28 Jun 2013 23:43:53 +0000 (08:43 +0900)]
Merge

11 years agoAdded tag 2.14.0+-jp-13 for changeset 78f2a78ebb20
sdottaka [Fri, 28 Jun 2013 23:40:29 +0000 (08:40 +0900)]
Added tag 2.14.0+-jp-13 for changeset 78f2a78ebb20

11 years agoUpdate revisions
sdottaka [Fri, 28 Jun 2013 23:40:11 +0000 (08:40 +0900)]
Update revisions

11 years agoLook at "HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\SourceSafe\\Databases" for finding...
sdottaka [Fri, 28 Jun 2013 23:04:05 +0000 (08:04 +0900)]
Look at "HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\SourceSafe\\Databases" for finding VSS databases

11 years agoReduce direct use of Win32API
sdottaka [Fri, 28 Jun 2013 14:40:03 +0000 (23:40 +0900)]
Reduce direct use of Win32API

11 years agoRemove unused functions
sdottaka [Thu, 27 Jun 2013 15:10:02 +0000 (00:10 +0900)]
Remove unused functions

11 years agoInstall 32-bit ShellExtention for 64-bit Windows
sdottaka [Thu, 27 Jun 2013 14:19:43 +0000 (23:19 +0900)]
Install 32-bit ShellExtention for 64-bit Windows

11 years agoRemove unused LogFile.{cpp,h} in vc71 project file
sdottaka [Thu, 27 Jun 2013 14:15:16 +0000 (23:15 +0900)]
Remove unused LogFile.{cpp,h} in vc71 project file

11 years agoFix: the contents of config log are broken
sdottaka [Thu, 27 Jun 2013 14:13:34 +0000 (23:13 +0900)]
Fix: the contents of config log are broken

11 years agoUse WinMerge2011's ssauto.h instead of ssapi.cpp
sdottaka [Thu, 27 Jun 2013 14:01:34 +0000 (23:01 +0900)]
Use WinMerge2011's ssauto.h instead of ssapi.cpp

11 years agoMerge
sdottaka [Sun, 23 Jun 2013 00:41:22 +0000 (09:41 +0900)]
Merge

11 years agoAdded tag 2.14.0+-jp-12 for changeset 9226cde7d33e
sdottaka [Sun, 23 Jun 2013 00:29:46 +0000 (09:29 +0900)]
Added tag 2.14.0+-jp-12 for changeset 9226cde7d33e

11 years agoUpdate revisions
sdottaka [Sun, 23 Jun 2013 00:29:32 +0000 (09:29 +0900)]
Update revisions

11 years agoMerge rev.8105
sdottaka [Sun, 23 Jun 2013 00:07:59 +0000 (09:07 +0900)]
Merge rev.8105

11 years agoFix: VSS integration does not work
sdottaka [Sun, 23 Jun 2013 00:05:33 +0000 (09:05 +0900)]
Fix: VSS integration does not work

11 years agoFix: strings that include \t or \n is not translated
sdottaka [Sat, 22 Jun 2013 23:55:30 +0000 (08:55 +0900)]
Fix: strings that include \t or \n is not translated

11 years agoRemove MFC dependency from DirViewColItems.*
sdottaka [Tue, 18 Jun 2013 15:12:42 +0000 (00:12 +0900)]
Remove MFC dependency from DirViewColItems.*

11 years agoUse _() macro instead of LoadString() (2)
sdottaka [Mon, 17 Jun 2013 14:06:08 +0000 (23:06 +0900)]
Use _() macro instead of LoadString() (2)

11 years agoMerge rev. 8098-8100
sdottaka [Sat, 15 Jun 2013 01:44:34 +0000 (10:44 +0900)]
Merge rev. 8098-8100

11 years agoAdded tag 2.14.0+-jp-11 for changeset cc1a06ca5c34
sdottaka [Sat, 15 Jun 2013 01:42:12 +0000 (10:42 +0900)]
Added tag 2.14.0+-jp-11 for changeset cc1a06ca5c34

11 years agoUpdate revisions
sdottaka [Sat, 15 Jun 2013 01:41:40 +0000 (10:41 +0900)]
Update revisions

11 years agoFix: unable to convert Unicode file to ANSI file for plugins. #22
sdottaka [Sat, 15 Jun 2013 01:25:08 +0000 (10:25 +0900)]
Fix: unable to convert Unicode file to ANSI file for plugins. #22

11 years ago* Use _() macro instead of LoadString()
sdottaka [Mon, 10 Jun 2013 13:12:07 +0000 (22:12 +0900)]
* Use _() macro instead of LoadString()
* Add string_format_string*() functions
* Remove RegMsgBox1(), LangFormatString*() functions

11 years agoAdd GNU gettext-like API
sdottaka [Sun, 2 Jun 2013 10:32:00 +0000 (19:32 +0900)]
Add GNU gettext-like API

11 years agoFix the problem that cannot save font face name setting
sdottaka [Sat, 1 Jun 2013 12:51:29 +0000 (21:51 +0900)]
Fix the problem that cannot save font face name setting

11 years agoAdded tag 2.14.0+-jp-10 for changeset f0d1dec733d0
sdottaka [Wed, 29 May 2013 14:53:21 +0000 (23:53 +0900)]
Added tag 2.14.0+-jp-10 for changeset f0d1dec733d0

11 years agoBuildArc.cmd: create jp_files.txt
sdottaka [Wed, 29 May 2013 14:36:36 +0000 (23:36 +0900)]
BuildArc.cmd: create jp_files.txt

11 years agoBuildBin.cmd: fix for 32bit OS
sdottaka [Wed, 29 May 2013 14:17:12 +0000 (23:17 +0900)]
BuildBin.cmd: fix for 32bit OS

11 years agoBuildArc.cmd: include *.vbs files in archive file
sdottaka [Wed, 29 May 2013 14:15:37 +0000 (23:15 +0900)]
BuildArc.cmd: include *.vbs files in archive file

11 years agoUpdate revisions
sdottaka [Wed, 29 May 2013 14:14:24 +0000 (23:14 +0900)]
Update revisions

11 years agoFix that WinMerge ANSI build didn't display items in Folder Compare window on some...
sdottaka [Wed, 29 May 2013 14:13:48 +0000 (23:13 +0900)]
Fix that WinMerge ANSI build didn't display items in Folder Compare window on some Windows box
(sent LVN_GETDISPINFOW(UNICODE) message regardless of Ansi build)

11 years agoRemove unused files
sdottaka [Wed, 29 May 2013 13:57:23 +0000 (22:57 +0900)]
Remove unused files

11 years agoAdded tag 2.14.0+-jp-9 for changeset 7dec9a4246a2
sdottaka [Sun, 26 May 2013 16:07:53 +0000 (01:07 +0900)]
Added tag 2.14.0+-jp-9 for changeset 7dec9a4246a2

11 years agoUpdate revisions
sdottaka [Sun, 26 May 2013 12:44:40 +0000 (21:44 +0900)]
Update revisions

11 years agoLink with MFC library statically
sdottaka [Sun, 26 May 2013 12:44:20 +0000 (21:44 +0900)]
Link with MFC library statically

11 years agoRemove non ascii characters from CrystalEditViewEx.h
sdottaka [Sun, 26 May 2013 12:34:47 +0000 (21:34 +0900)]
Remove non ascii characters from CrystalEditViewEx.h

11 years agoFix 64bit PocoUtilmtd.lib location
sdottaka [Sun, 26 May 2013 12:32:39 +0000 (21:32 +0900)]
Fix 64bit PocoUtilmtd.lib location

11 years agoRename CMemDC class name to solve conflict with MFC
sdottaka [Sun, 26 May 2013 09:34:21 +0000 (18:34 +0900)]
Rename CMemDC class name to solve conflict with MFC

11 years agoRemove IsUnicodeBuild(), _abs64_patch() in StdAfx.*
sdottaka [Sun, 26 May 2013 03:27:54 +0000 (12:27 +0900)]
Remove IsUnicodeBuild(), _abs64_patch() in StdAfx.*

11 years agoFix mixed eol-style
sdottaka [Sun, 26 May 2013 02:19:53 +0000 (11:19 +0900)]
Fix mixed eol-style

11 years agoRemove LogFile.*
sdottaka [Sun, 26 May 2013 01:03:14 +0000 (10:03 +0900)]
Remove LogFile.*

11 years agoMove loading/saving diff option settings code to OptionsDiffOptions.{cpp,h}
sdottaka [Sat, 25 May 2013 23:38:01 +0000 (08:38 +0900)]
Move loading/saving diff option settings code to OptionsDiffOptions.{cpp,h}

11 years ago* Remove Debug menu (Load Config/Reset Options)
sdottaka [Sat, 25 May 2013 23:30:35 +0000 (08:30 +0900)]
* Remove Debug menu (Load Config/Reset Options)
* Write all OptionsMgr settings in config log

11 years agoTempFile.*: Small cleanup
sdottaka [Sat, 25 May 2013 13:57:55 +0000 (22:57 +0900)]
TempFile.*: Small cleanup

11 years agofont settings were not updated after importing .ini file and restarting WinMerge
sdottaka [Tue, 21 May 2013 14:46:26 +0000 (23:46 +0900)]
font settings were not updated after importing .ini file and restarting WinMerge
close #21

11 years agoFix for reporting unexpected compare results when comparing folders with Ignore Case...
sdottaka [Tue, 21 May 2013 14:39:47 +0000 (23:39 +0900)]
Fix for reporting unexpected compare results when comparing folders with Ignore Case option.
close #20 (failed to convert file contents to utf-8 because of a buffer shortage)

11 years agoAdded tag 2.14.0+-jp-8 for changeset 53266bba3228
sdottaka [Sun, 19 May 2013 17:45:18 +0000 (02:45 +0900)]
Added tag 2.14.0+-jp-8 for changeset 53266bba3228

11 years agoRemoved tag 2.14.0+-jp-8
sdottaka [Sun, 19 May 2013 17:45:16 +0000 (02:45 +0900)]
Removed tag 2.14.0+-jp-8

11 years agoFix crash when opening SelectUnpackerDlg
sdottaka [Sun, 19 May 2013 17:45:01 +0000 (02:45 +0900)]
Fix crash when opening SelectUnpackerDlg

11 years agoAdded tag 2.14.0+-jp-8 for changeset 2bf4616d2afd
sdottaka [Sun, 19 May 2013 16:46:38 +0000 (01:46 +0900)]
Added tag 2.14.0+-jp-8 for changeset 2bf4616d2afd

11 years agoUpdate revisions
sdottaka [Sun, 19 May 2013 16:36:05 +0000 (01:36 +0900)]
Update revisions

11 years agoUpdate translation files
sdottaka [Sun, 19 May 2013 14:33:18 +0000 (23:33 +0900)]
Update translation files

11 years agoRemove unused files
sdottaka [Sun, 19 May 2013 14:30:46 +0000 (23:30 +0900)]
Remove unused files

11 years agoAdd "Ignore Reparse Points" Option
sdottaka [Sun, 19 May 2013 14:25:34 +0000 (23:25 +0900)]
Add "Ignore Reparse Points" Option

11 years agoFilepathEdit.cpp: Use clipboard helper function
sdottaka [Sun, 19 May 2013 14:21:02 +0000 (23:21 +0900)]
FilepathEdit.cpp: Use clipboard helper function

11 years agoRemove unused function
sdottaka [Sun, 19 May 2013 14:18:44 +0000 (23:18 +0900)]
Remove unused function

11 years agoMove drag and drop helper code to DragDrop.*
sdottaka [Sun, 19 May 2013 14:12:03 +0000 (23:12 +0900)]
Move drag and drop helper code to DragDrop.*

11 years agoMove loading/saving diff color settings code to OptionsDiffColors.{cpp,h} (2)
sdottaka [Sun, 19 May 2013 13:50:26 +0000 (22:50 +0900)]
Move loading/saving diff color settings code to OptionsDiffColors.{cpp,h} (2)

11 years agoAdded tag 2.14.0+-jp-7 for changeset 0e72022c2be8
sdottaka [Wed, 15 May 2013 14:23:52 +0000 (23:23 +0900)]
Added tag 2.14.0+-jp-7 for changeset 0e72022c2be8

11 years agoUpdate revisions
sdottaka [Wed, 15 May 2013 13:25:22 +0000 (22:25 +0900)]
Update revisions

11 years agostringdiffs.*: Remove unused functions
sdottaka [Wed, 15 May 2013 13:25:10 +0000 (22:25 +0900)]
stringdiffs.*: Remove unused functions

11 years agoFix adding FFILEOPEN_NOMRU flagged items to Win7 jump list
sdottaka [Tue, 14 May 2013 13:25:26 +0000 (22:25 +0900)]
Fix adding FFILEOPEN_NOMRU flagged items to Win7 jump list

11 years agoFix adding garbage item into Win7 jump list on WinMerge ANSI build
sdottaka [Mon, 13 May 2013 16:04:44 +0000 (01:04 +0900)]
Fix adding garbage item into Win7 jump list on WinMerge ANSI build

11 years agoGet rid of a NUL char at the end of pasted text on ANSI build
sdottaka [Mon, 13 May 2013 13:53:10 +0000 (22:53 +0900)]
Get rid of a NUL char at the end of pasted text on ANSI build

11 years agoMove loading/saving diff color settings code to OptionsDiffColors.{cpp,h}
sdottaka [Mon, 13 May 2013 13:40:01 +0000 (22:40 +0900)]
Move loading/saving diff color settings code to OptionsDiffColors.{cpp,h}

11 years agoFix mixed eol-style
sdottaka [Sun, 12 May 2013 12:36:41 +0000 (21:36 +0900)]
Fix mixed eol-style

11 years agoRename SyntaxColorsUtil.* to OptionsSyntaxColors.*
sdottaka [Sun, 12 May 2013 03:42:25 +0000 (12:42 +0900)]
Rename SyntaxColorsUtil.* to OptionsSyntaxColors.*

11 years ago* Remove "View/Select Font" menu item. close #19
sdottaka [Sun, 12 May 2013 02:58:12 +0000 (11:58 +0900)]
* Remove "View/Select Font" menu item. close #19
* Update File/Folder Window's font when selecting "View/Use Default Font" menu item
* Move loading/saving font settings code to OptionsFont.{cpp,h}

11 years agoSeparte diff3 algorithm from DiffWrapper.cpp and stringdiffs.cpp into Diff3.h
sdottaka [Sun, 5 May 2013 06:22:59 +0000 (15:22 +0900)]
Separte diff3 algorithm from DiffWrapper.cpp and stringdiffs.cpp into Diff3.h