OSDN Git Service

winmerge-jp/winmerge-jp.git
8 years agoCppcheck: syntax error
Takashi Sawanaka [Mon, 15 Aug 2016 07:41:38 +0000 (16:41 +0900)]
Cppcheck: syntax error

8 years agoCppcheck: Resource leak: ...
Takashi Sawanaka [Mon, 15 Aug 2016 07:34:38 +0000 (16:34 +0900)]
Cppcheck: Resource leak: ...

8 years agoCppcheck: Prefer prefix ++/-- operators for non-primitive types.
Takashi Sawanaka [Mon, 15 Aug 2016 07:16:26 +0000 (16:16 +0900)]
Cppcheck: Prefer prefix ++/-- operators for non-primitive types.

8 years agoCppcheck: Function parameter 'it' should be passed by reference.
Takashi Sawanaka [Mon, 15 Aug 2016 07:13:23 +0000 (16:13 +0900)]
Cppcheck: Function parameter 'it' should be passed by reference.

8 years agoCppcheck: Inefficient usage of string::find() in condition; string::compare() would...
Takashi Sawanaka [Mon, 15 Aug 2016 06:59:57 +0000 (15:59 +0900)]
Cppcheck: Inefficient usage of string::find() in condition; string::compare() would be faster.

8 years agoCppcheck: Variable '...' is assigned in constructor body. Consider performing initial...
Takashi Sawanaka [Mon, 15 Aug 2016 06:45:22 +0000 (15:45 +0900)]
Cppcheck: Variable '...' is assigned in constructor body. Consider performing initialization in initialization list.

8 years agoCppcheck: Consecutive return, break, continue, goto or throw statements are unnecessary.
Takashi Sawanaka [Mon, 15 Aug 2016 06:35:34 +0000 (15:35 +0900)]
Cppcheck: Consecutive return, break, continue, goto or throw statements are unnecessary.

8 years agoCppcheck: Struct '...' has a constructor with 1 argument that is not explicit.
Takashi Sawanaka [Mon, 15 Aug 2016 06:33:20 +0000 (15:33 +0900)]
Cppcheck: Struct '...' has a constructor with 1 argument that is not explicit.

8 years agoCppcheck: The class '...' does not have a constructor.
Takashi Sawanaka [Mon, 15 Aug 2016 06:23:05 +0000 (15:23 +0900)]
Cppcheck: The class '...' does not have a constructor.

8 years agoCppcheck: Member variable '...' is not initialized in the constructor.
Takashi Sawanaka [Mon, 15 Aug 2016 06:09:12 +0000 (15:09 +0900)]
Cppcheck: Member variable '...' is not initialized in the constructor.

8 years agoCppcheck: Possible null pointer dereference: ment
Takashi Sawanaka [Mon, 15 Aug 2016 05:55:30 +0000 (14:55 +0900)]
Cppcheck: Possible null pointer dereference: ment

8 years agoCppcheck: Comparison of a boolean expression with an integer.
Takashi Sawanaka [Mon, 15 Aug 2016 03:29:25 +0000 (12:29 +0900)]
Cppcheck: Comparison of a boolean expression with an integer.

8 years agoCppcheck: Result of operator '|' is always true if one operand is non-zero. Did you...
Takashi Sawanaka [Mon, 15 Aug 2016 03:25:21 +0000 (12:25 +0900)]
Cppcheck: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'?

8 years agoCppcheck: %d in format string (no. x) requires 'int' but the argument type is 'UINT...
Takashi Sawanaka [Mon, 15 Aug 2016 03:25:02 +0000 (12:25 +0900)]
Cppcheck: %d in format string (no. x) requires 'int' but the argument type is 'UINT {aka unsigned int}'.

8 years agoCppcheck: Redundant assignment of 'Identical' to itself.
Takashi Sawanaka [Sun, 14 Aug 2016 02:24:40 +0000 (11:24 +0900)]
Cppcheck: Redundant assignment of 'Identical' to itself.

8 years agoUse std::copy_n()
Takashi Sawanaka [Sat, 13 Aug 2016 12:49:27 +0000 (21:49 +0900)]
Use std::copy_n()

8 years agoUpdate tree state icons for High DPI
Takashi Sawanaka [Sat, 13 Aug 2016 12:48:23 +0000 (21:48 +0900)]
Update tree state icons for High DPI

8 years agoAdded tag 2.14.0+-jp-115 for changeset 350aca64e7b8
Takashi Sawanaka [Sun, 7 Aug 2016 02:30:23 +0000 (11:30 +0900)]
Added tag 2.14.0+-jp-115 for changeset 350aca64e7b8

8 years agoBump revision to 2.14.0+-jp-115 2.14.0+-jp-115
Takashi Sawanaka [Sun, 7 Aug 2016 02:30:09 +0000 (11:30 +0900)]
Bump revision to 2.14.0+-jp-115

8 years agoCompareMSExcelFiles.sct: Divide image of worksheet to compare large worksheets
Takashi Sawanaka [Sun, 7 Aug 2016 02:29:35 +0000 (11:29 +0900)]
CompareMSExcelFiles.sct: Divide image of worksheet to compare large worksheets

8 years agoMergeDocDiffSync.cpp: Fix for the 'Match similar lines' bug. close #49
Takashi Sawanaka [Sat, 6 Aug 2016 14:09:35 +0000 (23:09 +0900)]
MergeDocDiffSync.cpp: Fix for the 'Match similar lines' bug. close #49

8 years agoAdded tag 2.14.0+-jp-114 for changeset c8d76eef28a2
Takashi Sawanaka [Sun, 31 Jul 2016 03:51:56 +0000 (12:51 +0900)]
Added tag 2.14.0+-jp-114 for changeset c8d76eef28a2

8 years agoAdded tag 2.14.0+-jp-114 for changeset df6521ed16ab 2.14.0+-jp-114
Takashi Sawanaka [Sat, 30 Jul 2016 23:38:23 +0000 (08:38 +0900)]
Added tag 2.14.0+-jp-114 for changeset df6521ed16ab

8 years agoBump revsion to 2.14.0+-jp-114
Takashi Sawanaka [Sat, 30 Jul 2016 23:38:04 +0000 (08:38 +0900)]
Bump revsion to 2.14.0+-jp-114

8 years agoCould not open the 17th or later MRU project file. close #50
Takashi Sawanaka [Sat, 30 Jul 2016 23:35:19 +0000 (08:35 +0900)]
Could not open the 17th or later MRU project file. close #50

8 years agoAdded tag 2.14.0+-jp-113 for changeset 5dd76315e709
Takashi Sawanaka [Sun, 24 Jul 2016 15:45:50 +0000 (00:45 +0900)]
Added tag 2.14.0+-jp-113 for changeset 5dd76315e709

8 years agoBump revsion to 2.14.0+-jp-113 2.14.0+-jp-113
Takashi Sawanaka [Sun, 24 Jul 2016 12:53:45 +0000 (21:53 +0900)]
Bump revsion to 2.14.0+-jp-113

8 years agoFix some warnings
Takashi Sawanaka [Sun, 24 Jul 2016 12:51:26 +0000 (21:51 +0900)]
Fix some warnings

8 years agoMenu separators were not drawn on Windows Vista and 7
Takashi Sawanaka [Sat, 16 Jul 2016 01:46:08 +0000 (10:46 +0900)]
Menu separators were not drawn on Windows Vista and 7

8 years agoAdded tag 2.14.0+-jp-112 for changeset ef220377728a
Takashi Sawanaka [Sun, 10 Jul 2016 03:44:10 +0000 (12:44 +0900)]
Added tag 2.14.0+-jp-112 for changeset ef220377728a

8 years agoBump revision to 2.14.0+-jp-112 2.14.0+-jp-112
Takashi Sawanaka [Sun, 10 Jul 2016 03:43:48 +0000 (12:43 +0900)]
Bump revision to 2.14.0+-jp-112

8 years agoPlugins.cpp: Fix crash when invoked IsFolder method
Takashi Sawanaka [Sun, 10 Jul 2016 03:42:06 +0000 (12:42 +0900)]
Plugins.cpp: Fix crash when invoked IsFolder method

8 years agoBuildBin.cmd: Save *.pdb files when building a release version
Takashi Sawanaka [Sun, 10 Jul 2016 01:17:59 +0000 (10:17 +0900)]
BuildBin.cmd: Save *.pdb files when building a release version

8 years agoAdded tag 2.14.0+-jp-111 for changeset 08d15d286c72
Takashi Sawanaka [Wed, 6 Jul 2016 15:24:56 +0000 (00:24 +0900)]
Added tag 2.14.0+-jp-111 for changeset 08d15d286c72

8 years agoBump revision to 2.14.0+-jp-111 2.14.0+-jp-111
Takashi Sawanaka [Wed, 6 Jul 2016 15:24:43 +0000 (00:24 +0900)]
Bump revision to 2.14.0+-jp-111

8 years agoOpenView.cpp: Fix for "You can't open this location using this program” error
Takashi Sawanaka [Wed, 6 Jul 2016 15:23:59 +0000 (00:23 +0900)]
OpenView.cpp: Fix for "You can't open this location using this program” error

8 years agoUpdate binarycmp.png
Takashi Sawanaka [Sun, 3 Jul 2016 15:36:23 +0000 (00:36 +0900)]
Update binarycmp.png

8 years agoAdd Docs/Screenshots/binarycmp.png, excelimagecmp.png and excelplugin.png
Takashi Sawanaka [Sun, 3 Jul 2016 14:11:40 +0000 (23:11 +0900)]
Add Docs/Screenshots/binarycmp.png, excelimagecmp.png and excelplugin.png

8 years agoUpdate Docs/Screenshots/*.png
Takashi Sawanaka [Sun, 3 Jul 2016 13:59:02 +0000 (22:59 +0900)]
Update Docs/Screenshots/*.png

8 years agoMessageBoxDialog.*: Draw text like Vista's TaskDialog
Takashi Sawanaka [Sat, 2 Jul 2016 15:34:49 +0000 (00:34 +0900)]
MessageBoxDialog.*: Draw text like Vista's TaskDialog

8 years agoFix for compiler warnings
Takashi Sawanaka [Sat, 2 Jul 2016 15:27:22 +0000 (00:27 +0900)]
Fix for compiler warnings

8 years agoUpdate readme.md
Takashi Sawanaka [Tue, 28 Jun 2016 15:19:05 +0000 (00:19 +0900)]
Update readme.md

8 years agoAdd filecmp_defaultcolorscheme.png
Takashi Sawanaka [Tue, 28 Jun 2016 15:09:47 +0000 (00:09 +0900)]
Add filecmp_defaultcolorscheme.png

8 years agoAdd *.png files
Takashi Sawanaka [Sun, 26 Jun 2016 14:36:20 +0000 (23:36 +0900)]
Add *.png files

8 years agoTest
Takashi Sawanaka [Sun, 26 Jun 2016 13:35:52 +0000 (22:35 +0900)]
Test

8 years agoTest
Takashi Sawanaka [Sun, 26 Jun 2016 13:33:48 +0000 (22:33 +0900)]
Test

8 years agoCreate readme.md
Takashi Sawanaka [Sun, 26 Jun 2016 13:17:17 +0000 (22:17 +0900)]
Create readme.md

8 years agoAdded tag 2.14.0+-jp-110 for changeset 83a2bc0c7258
Takashi Sawanaka [Sun, 26 Jun 2016 08:29:38 +0000 (17:29 +0900)]
Added tag 2.14.0+-jp-110 for changeset 83a2bc0c7258

8 years agoRemoved tag 2.14.0+-jp-110
Takashi Sawanaka [Sun, 26 Jun 2016 08:29:36 +0000 (17:29 +0900)]
Removed tag 2.14.0+-jp-110

8 years agoforgot to commit 2.14.0+-jp-110
Takashi Sawanaka [Sun, 26 Jun 2016 08:29:23 +0000 (17:29 +0900)]
forgot to commit

8 years agoAdded tag 2.14.0+-jp-110 for changeset 40f00acefaa5
Takashi Sawanaka [Sun, 26 Jun 2016 04:41:57 +0000 (13:41 +0900)]
Added tag 2.14.0+-jp-110 for changeset 40f00acefaa5

8 years agoBump revision to 2.14.0+-jp-110
Takashi Sawanaka [Sun, 26 Jun 2016 03:03:01 +0000 (12:03 +0900)]
Bump revision to 2.14.0+-jp-110

8 years agoMake listviews DPI-aware
Takashi Sawanaka [Sun, 26 Jun 2016 02:31:26 +0000 (11:31 +0900)]
Make listviews DPI-aware

8 years agoRemove unneeded initializations
Takashi Sawanaka [Sun, 26 Jun 2016 02:01:21 +0000 (11:01 +0900)]
Remove unneeded initializations

8 years agoMake statusbars DPI-aware
Takashi Sawanaka [Sun, 26 Jun 2016 01:58:00 +0000 (10:58 +0900)]
Make statusbars DPI-aware

8 years agoUse FlashWindowEx()
Takashi Sawanaka [Sat, 25 Jun 2016 17:08:24 +0000 (02:08 +0900)]
Use FlashWindowEx()

8 years agoReduce lines of code
Takashi Sawanaka [Sat, 25 Jun 2016 14:16:47 +0000 (23:16 +0900)]
Reduce lines of code

8 years agoBCMenu.cpp: Remove prefix 'm_' from local variables
Takashi Sawanaka [Sat, 25 Jun 2016 11:46:19 +0000 (20:46 +0900)]
BCMenu.cpp: Remove prefix 'm_' from local variables

8 years agoUse CFont::CreatePointFont() instead of CFont::CreateFont()
Takashi Sawanaka [Sat, 25 Jun 2016 11:36:31 +0000 (20:36 +0900)]
Use CFont::CreatePointFont() instead of CFont::CreateFont()

8 years agoRemove unneeded calls of DeleteObject()
Takashi Sawanaka [Sat, 25 Jun 2016 11:21:42 +0000 (20:21 +0900)]
Remove unneeded calls of DeleteObject()

8 years agoEditorFilepathBar.*: Refactor
Takashi Sawanaka [Sat, 25 Jun 2016 11:16:56 +0000 (20:16 +0900)]
EditorFilepathBar.*: Refactor

8 years agoUse CBrush::CBrush(COLORREF) instead of CBrush::CreateSolidBrush()
Takashi Sawanaka [Sat, 25 Jun 2016 10:59:42 +0000 (19:59 +0900)]
Use CBrush::CBrush(COLORREF) instead of CBrush::CreateSolidBrush()

8 years agoBCMenu: Remove unused function DitherBlt()
Takashi Sawanaka [Sat, 25 Jun 2016 10:37:46 +0000 (19:37 +0900)]
BCMenu: Remove unused function DitherBlt()

8 years agoRemove unneeded calls of CDC::DeleteDC()
Takashi Sawanaka [Sat, 25 Jun 2016 10:35:54 +0000 (19:35 +0900)]
Remove unneeded calls of CDC::DeleteDC()

8 years agoRemove unneeded calls of DeleteObject()
Takashi Sawanaka [Sat, 25 Jun 2016 10:31:45 +0000 (19:31 +0900)]
Remove unneeded calls of DeleteObject()

8 years agoUse CClientDC class instead of CDC class
Takashi Sawanaka [Sat, 25 Jun 2016 10:18:39 +0000 (19:18 +0900)]
Use CClientDC class instead of CDC class

8 years agothe encoding area in status bar was too wide when DPI is 96
Takashi Sawanaka [Sat, 25 Jun 2016 09:37:01 +0000 (18:37 +0900)]
the encoding area in status bar was too wide when DPI is 96

8 years agoRe-downgrade VS2015 project files to VS2013 because of a bug of _fstat() on WinXP.
Takashi Sawanaka [Sat, 25 Jun 2016 03:57:28 +0000 (12:57 +0900)]
Re-downgrade VS2015 project files to VS2013 because of a bug of _fstat() on WinXP.
See https://connect.microsoft.com/VisualStudio/feedback/details/1557168/wstat64-returns-1-on-xp-always

8 years agoAdded tag 2.14.0+-jp-109 for changeset ccf79ddcad39
Takashi Sawanaka [Sun, 19 Jun 2016 14:29:33 +0000 (23:29 +0900)]
Added tag 2.14.0+-jp-109 for changeset ccf79ddcad39

8 years agoBump revision to 2.14.0+-jp-109 2.14.0+-jp-109
Takashi Sawanaka [Sun, 19 Jun 2016 14:22:40 +0000 (23:22 +0900)]
Bump revision to 2.14.0+-jp-109

8 years agoBCMenu.cpp: Remove compiler warnings
Takashi Sawanaka [Sun, 19 Jun 2016 13:44:02 +0000 (22:44 +0900)]
BCMenu.cpp: Remove compiler warnings

8 years agoBCMenu: Restore DrawItem_Win9xNT2000() and use DrawItem_Win9xNT2000() instead of...
Takashi Sawanaka [Sun, 19 Jun 2016 13:20:10 +0000 (22:20 +0900)]
BCMenu: Restore DrawItem_Win9xNT2000() and use DrawItem_Win9xNT2000() instead of DrawItem_WinXP()

8 years agoBCMenu: Use uxtheme API
Takashi Sawanaka [Sun, 19 Jun 2016 12:53:18 +0000 (21:53 +0900)]
BCMenu: Use uxtheme API

8 years agoBCMenu.cpp: Remove prefix 'm_' from local variables
Takashi Sawanaka [Sat, 18 Jun 2016 15:08:12 +0000 (00:08 +0900)]
BCMenu.cpp: Remove prefix 'm_' from local variables

8 years agoBCMenu.cpp: - Remove unused functions
Takashi Sawanaka [Sat, 18 Jun 2016 09:43:39 +0000 (18:43 +0900)]
BCMenu.cpp: - Remove unused functions
BCMenu.cpp: - Move *A() functions to BCMenu.h for reducing executable size

8 years agoAdded tag 2.14.0+-jp-108 for changeset a7e54e0a5df3
Takashi Sawanaka [Sun, 12 Jun 2016 13:03:42 +0000 (22:03 +0900)]
Added tag 2.14.0+-jp-108 for changeset a7e54e0a5df3

8 years agoBump revision to 2.14.0+-jp-108 2.14.0+-jp-108
Takashi Sawanaka [Sun, 12 Jun 2016 12:23:34 +0000 (21:23 +0900)]
Bump revision to 2.14.0+-jp-108

8 years ago.hgignore: Add *.db and *.opendb
Takashi Sawanaka [Sun, 12 Jun 2016 11:30:12 +0000 (20:30 +0900)]
.hgignore: Add *.db and *.opendb

8 years ago- Use LoadImage() instead of StretchBitmap() for scaling toolbar images
Takashi Sawanaka [Sun, 12 Jun 2016 11:14:42 +0000 (20:14 +0900)]
- Use LoadImage() instead of StretchBitmap() for scaling toolbar images
- Create grayscale toolbar images programmatically

8 years agoAdd [View]/[Toolbar]/[Huge] menu item
Takashi Sawanaka [Sun, 12 Jun 2016 05:28:31 +0000 (14:28 +0900)]
Add [View]/[Toolbar]/[Huge] menu item

8 years agoFolder filter did not work when unchecked 'Include subfolders' checkbox
Takashi Sawanaka [Sat, 11 Jun 2016 09:16:40 +0000 (18:16 +0900)]
Folder filter did not work when unchecked 'Include subfolders' checkbox

8 years agoAdd test files and folders
Takashi Sawanaka [Sat, 11 Jun 2016 08:47:45 +0000 (17:47 +0900)]
Add test files and folders

8 years agoAdded tag 2.14.0+-jp-107 for changeset 111dca9a90b7
Takashi Sawanaka [Mon, 6 Jun 2016 16:03:36 +0000 (01:03 +0900)]
Added tag 2.14.0+-jp-107 for changeset 111dca9a90b7

8 years agoBump revision to 2.14.0+-jp-107 2.14.0+-jp-107
Takashi Sawanaka [Mon, 6 Jun 2016 16:03:16 +0000 (01:03 +0900)]
Bump revision to 2.14.0+-jp-107

8 years agoMake URL of Check For Updates configurable
Takashi Sawanaka [Mon, 6 Jun 2016 16:01:57 +0000 (01:01 +0900)]
Make URL of Check For Updates configurable

8 years agoOpenView.cpp: Fix for the issue #48
Takashi Sawanaka [Mon, 6 Jun 2016 15:59:04 +0000 (00:59 +0900)]
OpenView.cpp: Fix for the issue #48

8 years agoCompareMSPowerPointFiles.sct: Fix wrong title of Options dialog
Takashi Sawanaka [Sun, 5 Jun 2016 05:55:37 +0000 (14:55 +0900)]
CompareMSPowerPointFiles.sct: Fix wrong title of Options dialog

8 years agoAdded tag 2.14.0+-jp-106 for changeset f68a97f2e3df
Takashi Sawanaka [Sun, 29 May 2016 11:29:20 +0000 (20:29 +0900)]
Added tag 2.14.0+-jp-106 for changeset f68a97f2e3df

8 years agoBump revsion to 2.14.0+-jp-106 2.14.0+-jp-106
Takashi Sawanaka [Sun, 29 May 2016 10:45:38 +0000 (19:45 +0900)]
Bump revsion to 2.14.0+-jp-106

8 years agoAdd '/or reportfilename' command line option
Takashi Sawanaka [Sun, 29 May 2016 10:04:37 +0000 (19:04 +0900)]
Add '/or reportfilename' command line option

8 years agoFix wrong @file tag
Takashi Sawanaka [Sat, 28 May 2016 23:57:02 +0000 (08:57 +0900)]
Fix wrong @file tag

8 years agoRemove unnecessary #include "Merge.h"
Takashi Sawanaka [Sat, 28 May 2016 23:06:59 +0000 (08:06 +0900)]
Remove unnecessary #include "Merge.h"

8 years agoRemove unused cursor image resource
Takashi Sawanaka [Sat, 28 May 2016 15:24:03 +0000 (00:24 +0900)]
Remove unused cursor image resource

8 years agoEditorFilepathBar.*: Remove CEditorFilepathBar::LookLikeThisWnd() function
Takashi Sawanaka [Sat, 28 May 2016 15:10:11 +0000 (00:10 +0900)]
EditorFilepathBar.*: Remove CEditorFilepathBar::LookLikeThisWnd() function

8 years agoCppcheck: Member variable '...' is not initialized in the constructor.
Takashi Sawanaka [Sat, 28 May 2016 12:08:30 +0000 (21:08 +0900)]
Cppcheck: Member variable '...' is not initialized in the constructor.

8 years agoCppcheck: Race condition: non-interlocked access after InterlockedDecrement(). Use...
Takashi Sawanaka [Sat, 28 May 2016 11:48:19 +0000 (20:48 +0900)]
Cppcheck: Race condition: non-interlocked access after InterlockedDecrement(). Use InterlockedDecrement() return value instead.

8 years agoWinMerge.sln: Upgrade to Visual Studio 2015
Takashi Sawanaka [Sat, 28 May 2016 11:38:13 +0000 (20:38 +0900)]
WinMerge.sln: Upgrade to Visual Studio 2015

8 years agoArchiveSupport: Upgrade to 7-Zip 16.02 (merge from https://bitbucket.org/jtuc/winmerg...
Takashi Sawanaka [Sat, 28 May 2016 11:08:15 +0000 (20:08 +0900)]
ArchiveSupport: Upgrade to 7-Zip 16.02 (merge from https://bitbucket.org/jtuc/winmerge2011/commits/e4edd1b3c0ab559d866d603c6d7813eda24a4b8b )

8 years agoMerge7z: Rename project files
Takashi Sawanaka [Sat, 28 May 2016 05:40:18 +0000 (14:40 +0900)]
Merge7z: Rename project files

8 years agoRemove CMergeApp::m_strDescription used as a global variable
Takashi Sawanaka [Sat, 28 May 2016 04:21:36 +0000 (13:21 +0900)]
Remove CMergeApp::m_strDescription used as a global variable