OSDN Git Service

winmerge-jp/winmerge-jp.git
2015-01-24 sdottakaUpdate revision to 2.14.0+-jp-68
2015-01-24 sdottakarev. 8127 was incomplete.
2015-01-22 sdottakaBump revision to 2.14.0+-jp-67
2015-01-22 sdottakaCompareMS*Files.sct: Make chkCompareWorksheetsAsImage...
2015-01-22 sdottakaDirView.*: Inherit ReadOnly status from parent window...
2015-01-22 sdottakaCompareMS*Files.sct: Avoid detecting the script calling...
2013-07-07 sdottakaOptionsMgr: avoid unneccessary copying values
2015-01-16 sdottakaBump revision to 2.14.0+-jp-66
2015-01-16 sdottakaOptionsDef.h: Rename Settings/CompMethod to Settings...
2015-01-16 sdottakaTimeSizeCompare: Support 3-way compare
2015-01-16 sdottakaUpdate translations
2015-01-16 sdottakaFolderCompare: Add Binary Contents compare method
2015-01-16 sdottakaFolderCompare: Did not show items that have an error
2015-01-16 sdottakaImgMergeFrm.cpp: Fix mixed eol-style
2015-01-16 sdottakaUpdate freeimage to changeset 4:6e3572e0c245
2015-01-16 sdottakaUpdate winimerge to changeset 66:10c50c358bd4
2014-12-29 sdottakaAdded tag 2.14.0+-jp-65 for changeset 95c3fc162f25
2014-12-29 sdottakaBump revision to 2.14.0+-jp-65
2014-12-29 sdottakaImageDiff: Make comparing position adjustable by Shift...
2014-12-27 sdottaka3-way Folder Compare: Fix treating different binary...
2014-12-27 sdottakaFix crash when replacing the end of text
2014-12-27 sdottakaFix that 'Match whole word only' in Replace dialog...
2014-12-27 sdottakaUpdate translations
2014-12-27 sdottakaMove splash screen image to About dialog and remove...
2014-12-18 sdottakaBump revision to 2.14.0+-jp-64
2014-12-18 sdottakaHexMergeView.cpp: Fix crash when scrolling horizontally...
2014-11-29 sdottakaAdded tag 2.14.0+-jp-63 for changeset 4baac03bf014
2014-11-29 sdottakaRemoved tag 2.14.0+-jp-63
2014-11-29 sdottakaUpdate winimerge to changeset 54:f4220d068465
2014-11-29 sdottakaBuildBin.cmd: Replace WinMerge_vc10.sln with WinMerge.sln
2014-11-29 sdottakaAdded tag 2.14.0+-jp-63 for changeset 773fc856e383
2014-11-29 sdottakaTimeSizeCompare.cpp: Remove an invalid line
2014-11-29 sdottakaReduce compiler warnings
2014-11-29 sdottakaMerge*.ico: Compress file size by IcoFX and remove...
2014-11-29 sdottakaRename WinMerge_vc10.sln to WinMerge.sln
2014-11-29 sdottakaUse std::int64_t instead of Poco::Int64
2014-11-29 sdottakaPlugins.cpp: Fix crash when running UnitTests
2014-11-29 sdottakaAdd google test to Externals folder
2014-11-29 sdottakaPoco: Enable optimization
2014-11-28 sdottakaRename ToolbarDummy.bmp to ToolbarEnabled8bit.bmp
2014-11-28 sdottakaToolbarDummy.bmp: monochrome toolbar to 8bit color...
2014-11-28 sdottakaUpdate google test version to 1.7
2014-11-28 sdottakaMergeDoc.cpp: Use std::swap instead of boost::swap
2014-11-28 sdottakaUse std::unique_ptr/shared_ptr instead of boost::scoped...
2014-11-28 sdottakaRemove VC7.1 project files
2014-11-28 sdottakaStdAfx.h: Reduce compiler warnings
2014-11-27 sdottakaUse <=8bit toolbar bitmap to avoid an assertion on...
2014-11-26 sdottakaboost/core/addressof.hpp: Forgot to add the file
2014-11-26 sdottakaUpdate revision to 2.14.0+-jp-63
2014-11-26 sdottakaMerge.vcxproj: Reduce executable size
2014-11-26 sdottakaUpdate project files to Visual Studio 2013
2014-11-26 sdottakaUpdate boost version to 1.57
2014-11-26 sdottakaClean up project files
2014-11-26 sdottakaUpdate translations
2014-11-26 sdottakaFix conflicting menu accelerator
2014-11-15 sdottakaBump revision to 2.14.0+-jp-62
2014-11-15 sdottakaFix crash when comparing files with following conditions:
2014-11-14 sdottakaAdd #include <algorighm> for VS2013
2014-11-11 sdottakaBump revision to 2.14.0+-jp-61
2014-11-10 sdottakaCompareMSWordFiles.sct: Show which setting items are...
2014-11-10 sdottakaCompareMSExcelFiles.sct: * Handle an error when convert...
2014-11-10 sdottakaCompareMS*.sct: Select proper language item in 'Languag...
2014-11-10 sdottakaOpenView.cpp: Fix crash when getting WM_USER message...
2014-11-09 sdottakaBump revision to 2.14.0+-jp-60
2014-11-09 sdottakaCompareMS*Files.sct: * Make these configurable
2014-11-09 sdottakaUpdate plugin dlls
2014-11-09 sdottakaRemove following plugins that are not exist in x86...
2014-11-09 sdottakaReplace CompareMS*.dll plugins with CompareMS*.sct...
2014-11-08 sdottaka* Introduce new plugin type FILE_FOLDER_PACK_UNPACKER
2014-11-08 sdottakaUpdate .hgignore
2014-11-07 sdottakaUse <algorithm> function templates
2014-11-06 sdottakaAdd overloaded functions: FileTransform_Unpacking(...
2014-11-06 sdottakaImgMergeFrm.cpp: Use string_join()
2013-08-26 sdottakaRename String_join() to string_join()
2013-08-26 sdottakaUse String_join()
2013-08-18 sdottakaThe iterator of PathContext class seems to work
2013-08-18 sdottakaAdd iterator for PathContext class
2013-08-18 sdottakaAdd String_join() function template
2014-11-06 sdottakaDirView.cpp: Remove unused function
2014-11-05 sdottakaAdd CScriptsOfThread::GetAutomaticPluginByFilter()...
2014-11-05 sdottakaRemove FileTransform.h dependency from Plugins.cpp
2014-11-05 sdottaka* Remove MergeDoc.h and HexMergeDoc.h dependency from...
2014-11-03 sdottakalwdisp.c: Show a better error message when occurring...
2014-11-03 sdottakaAdd Plugins/src_VB/VBPlugins.vbg
2014-11-03 sdottakaPlugins: Add ShowSettingsDialog() method to plugins
2014-11-03 sdottakaUpdate translations
2014-11-03 sdottakaPlugin: Make plugins configurable (Add ShowSettingsDial...
2014-11-03 sdottakaPlugins/src_VCPP/IngoreFieldsTab/typeinfoex.h: Fix...
2014-11-03 sdottakaPlugins: Fix Unicode build
2014-10-28 sdottakaAdded tag 2.14.0+-jp-59 for changeset d7852e93d757
2014-10-28 sdottakaWinMerge*.iss: Always create MergePlugins folder even...
2014-10-28 sdottakaBump revision to 2.14.0+-jp-59
2014-10-28 sdottakaExternals/winimerge: update winimerge to 0.9.6.0
2014-10-28 sdottakaMergeDoc.cpp: Reduce HTML report file size
2014-10-28 sdottakaFolder Compare Report: Include icons in HTML report
2014-10-28 sdottakaImgMergeFrm.cpp: Chrome didn't display images in HTML...
2014-10-27 sdottakaExternals/winimerge: update winimerge to 0.9.5.0
2014-10-27 sdottakaHTML Report: modernize html reports
2014-10-27 sdottakaMerge.cpp: Restore window before showing messagebox
2014-10-27 sdottakaDirView.cpp: Fix crash while creating folder compare...
next