OSDN Git Service

winmerge-jp/winmerge-jp.git
2016-11-13 Takashi SawanakaBump revision to 1.0.4.0 1.0.4.0
2016-11-13 Takashi Sawanaka- Make diff block blinkable
2016-08-18 Takashi SawanakaCppcheck: C-style pointer casting
2016-03-27 Takashi SawanakaEnableDpiAwareness = true
2016-03-26 Takashi SawanakaRetry to upgrade project files to VS2015
2015-12-29 sdottakaBacked out changeset: 400548bf5ec9
2015-12-06 sdottakaUpgrade project files to VS2015
2015-09-13 sdottakaAdded tag 1.0.3.0 for changeset e2dcd9dd397e
2015-09-13 sdottakaBump revision to 1.0.3.0 1.0.3.0
2015-09-12 sdottakaWinIMergeLib.rc: enlarge the width of the static contro...
2015-09-12 sdottakaUpdate freeimage to 3.17.0 (2)
2015-09-12 sdottakaImgDiffBuffer.hpp: Fix crash in CImgDiffBuffer::GetDiff...
2015-09-12 sdottakaUpdate freeimage to 3.17.0
2015-08-02 sdottakaAdded tag 1.0.2.0 for changeset 224658994c21
2015-08-02 sdottakaBump revision to 1.0.2.0 1.0.2.0
2015-08-02 sdottaka Cppcheck: Variable 'image_' is assigned in constructor...
2015-08-02 sdottakaAdd Tool Window
2015-06-20 sdottakaAdded tag 1.0.1.0 for changeset f8b9b9746939
2015-06-20 sdottakaBump revision to 1.0.1.0 1.0.1.0
2015-06-20 sdottakaImageWindow.hpp: Fix flashing when moving to the next...
2015-05-23 sdottakaAdded tag 1.0.0.0 for changeset 824742a4a5ae
2015-05-23 sdottakaBump revision to 1.0.0.0 1.0.0.0
2015-05-23 sdottakaRename BuildBin_vc12.cmd to BuildBin.cmd
2015-05-23 sdottakaBuildBin_vc12.cmd: sign *.exe and *.dll
2015-05-23 sdottakaRemove BuildBin.cmd, BuildBin_vc11.cmd
2015-05-23 sdottakaDon't use SSE2 instructions for Pentium III
2015-05-23 sdottakaWinIMerge.sln: Update to VS2013
2015-05-23 sdottakaUpdate copyright year and fix wrong email address
2015-05-23 sdottakaFix compiler warnings
2015-05-23 sdottakaFix the bug that images are not displayed after clickin...
2015-01-15 sdottakaAdded tag 0.9.9.0 for changeset 219aa7716b51
2015-01-15 sdottakaBump revision to 0.9.9.0 0.9.9.0
2015-01-15 sdottakaUpdate copyright year and wrong email address
2015-01-15 sdottakaReduce some compiler warnings
2015-01-15 sdottakaFix crash when comparing with 0-size image file
2015-01-15 sdottakaUpgrade project files to VS2013
2014-12-29 sdottakaAdded tag 0.9.8.0 for changeset 183e12ead29f
2014-12-29 sdottakaBump revision to 0.9.8.0 0.9.8.0
2014-12-29 sdottakacidiff.vcxproj: define _CRT_SECURE_NO_WARNINGS macro...
2014-12-29 sdottakaImageDiff: Make comparing position adjustable by Shift...
2014-12-29 sdottakaAdd IImgMergeWindow::EVENT_TYPE::KEYDOWN, KEYUP
2014-12-29 sdottakaAdd IImgMergeWindow::AddImageOffset(), GetImageOffset...
2014-11-29 sdottakaAdded tag 0.9.7.0 for changeset c48abf5626bd
2014-11-29 sdottakaBump revision to 0.9.7.0 0.9.7.0
2014-11-29 sdottakaImgWindow.hpp: Fix a bug that CImgWindow::ConvertDPtoLP...
2014-11-29 sdottakaimage.hpp: Fix a bug that Image::pixel() returns a...
2014-10-28 sdottakaAdded tag 0.9.6.0 for changeset 8cd8da53a343
2014-10-28 sdottakaBump revision to 0.9.6.0 0.9.6.0
2014-10-28 sdottaka*.ficache file was not deleted
2014-10-19 sdottakaAdded tag 0.9.5.0 for changeset 078109b91064
2014-10-19 sdottakaBump revision to 0.9.5.0 0.9.5.0
2014-10-19 sdottakaRename CImg*.hpp to Img*.hpp
2014-10-19 sdottakaRemove FreeImage dependency from CImgDiffBuffer.hpp...
2014-10-07 sdottakaSplit CImgMergeBuffer.hpp into 2 files
2014-10-07 sdottakaCImgMergeBuffer.hpp: Did not merge diff area correctly...
2014-10-07 sdottakaCImgMergeBuffer.hpp: Did not colorize image diff area...
2014-10-07 sdottakaCImgMergeWindow.hpp: Did not deselect the current diff...
2014-10-05 sdottakaAdd cidiff command to archive file
2014-10-05 sdottakaAdded tag 0.9.4.0 for changeset 0ef16028a292
2014-10-05 sdottakaBump revision to 0.9.4.0 0.9.4.0
2014-10-04 sdottakaAdd cidiff command
2014-10-04 sdottakamake CImgMergeBuffer.hpp compilable on Linux
2014-10-03 sdottakaCImgMergeWindow.hpp: Move non-GUI code to CImgMergeBuff...
2014-09-29 sdottakaCImgMergeWindow.hpp: File state was not changed from...
2014-09-28 sdottakaAdded tag 0.9.3.0 for changeset 9e83a2640c31
2014-09-28 sdottakaBump revision to 0.9.3.0 0.9.3.0
2014-09-28 sdottakaCImgWindow.hpp: - Change background color
2014-09-28 sdottakaAssign Ctrl+0 key to reset zoom
2014-09-28 sdottakaAdded tag 0.9.2.0 for changeset 5710fff75af9
2014-09-28 sdottakaBump revision to 0.9.2.0 0.9.2.0
2014-09-28 sdottakaAdd BuildArc.cmd
2014-09-28 sdottakaAdd .hgignore
2014-09-28 sdottakaAdd IImgMergeWindow::GetPixelColor() function and GetCo...
2014-09-27 sdottakaWinIMerge.rc: move menu items
2014-09-26 sdottakaAdd IImgMergeWindow::SetColorDistanceThreshold() and...
2014-09-26 sdottakaAdd IImgMergeWindow::ReloadImages() function
2014-09-25 sdottakaCImgMergeWindow.hpp: Fix a bug of FirstConflict() function
2014-09-25 sdottakaAdd IImgMergeWindow::CopyDiffAll() function and CopyDif...
2014-09-25 sdottakaSelect the diff when double-clicking a diff
2014-09-25 sdottakaAdd IImgMergeWindow::GetCursorPos() function
2014-09-25 sdottakaDraw the borders of an image
2014-09-25 sdottakaAdd BuildBin_vc11.cmd for VS2012
2014-09-24 sdottakaBump revision to 0.9.1.0
2014-09-24 sdottakaAdd "Generate Report" menu item
2014-09-22 sdottakaCImgMergeWindow.hpp: Implement SaveImageAs()
2014-09-22 sdottakaWinIMerge.rc: Fix typo
2014-09-22 sdottakaAdd GetReadOnly(), SetReadOnly(), IsUndoable(), IsRedoa...
2014-09-21 sdottakaMerge
2014-09-21 sdottakaFix build error
2014-09-21 sdottakaREADME.md edited online with Bitbucket
2014-09-21 sdottakaREADME.md edited online with Bitbucket
2014-09-21 sdottakaAdd an image merge feature
2014-09-21 sdottakaAdd BuildBin.cmd and its dependencies
2014-09-16 sdottaka- Fix some cppcheck warnings
2014-09-15 sdottakaWinIMergeLib: Add new member functions as listed below:
2014-09-12 sdottaka* WinIMergeLib: Add GetActivePane(), SetActivePane(),
2014-09-11 sdottakaInitial import