OSDN Git Service

ImgMergeFrm.*: fix: text on header bars was not selectable
[winmerge-jp/winmerge-jp.git] / Src / ImgMergeFrm.cpp
2016-08-27 Takashi SawanakaImgMergeFrm.*: fix: text on header bars was not selectable
2016-08-24 Takashi SawanakaImgMergeFrm.cpp: background color was not restored...
2016-05-28 Takashi SawanakaRemove CMergeApp::m_strDescription used as a global...
2016-05-22 Takashi SawanakaChange the IMergeDoc::GenerateReport() function interface
2016-05-21 Takashi SawanakaChange the type of the variable CMergeApp::m_strSaveAsP...
2016-05-21 Takashi SawanakaRemove useless c_str()
2016-03-05 Takashi SawanakaFix build error when cloning from github.com/sdottaka...
2016-01-31 Takashi SawanakaCppcheck: The scope of the variable '...' can be reduced.
2016-01-31 Takashi SawanakaRemove THIS_FILE
2015-12-26 Takashi SawanakaThere is no need to call DestroyIcon() function for...
2015-11-28 sdottakaMerge with default
2015-09-06 sdottakaMerge with stable
2015-08-08 sdottakaImgMergeFrm.cpp: Change the registry path of Location...
2015-08-02 sdottakaMerge with stable
2015-08-02 sdottakaAdd Location Pane on Image Merge Window
2015-07-19 sdottakaMerge with stable
2015-07-19 sdottakaMerge with stable
2015-07-19 sdottakaRemove MergeApp.h dependency from some source files
2015-07-12 sdottakaMerge with stable
2015-06-21 sdottakaMerge with stable
2015-06-21 sdottakaMerge with stable
2015-05-24 sdottakaMerge with stable
2015-05-24 sdottakaMerge with stable
2015-05-17 sdottakaUse paths_*() functions instead of shlwapi functions
2015-05-10 sdottakaMerge with stable
2015-05-08 sdottakaMerge with stable
2015-05-03 sdottakaMerge with stable
2015-05-03 sdottakaUse CWaitCursor class instead of WaitStatusCursor class...
2015-04-26 sdottakaMerge with stable
2015-04-19 sdottakaMerge with stable
2015-03-29 sdottakaMerge with stable
2015-03-28 sdottakaRemove messages on the status bar to reduce the size...
2015-03-22 sdottakaMerge with stable
2015-03-21 sdottakaMerge with stable
2015-03-08 sdottakaMerge with stable
2015-02-28 sdottakaMerge with stable
2015-02-28 sdottakaMerge with stable
2015-02-24 sdottakaMerge with stable
2015-02-21 sdottakaMerge with stable
2015-02-20 sdottakaMerge with stable
2015-02-18 sdottaka- Replace include guards with #pragma once like winmerg...
2015-02-18 sdottakaMerge with stable
2015-02-17 sdottakaMerge with stable
2015-02-15 sdottakaMerge with stable
2015-02-13 sdottakaMerge with stable
2015-02-09 sdottakaMerge with stable
2015-01-25 sdottakaMerge with stable
2015-01-22 sdottakaMerge with stable
2015-01-16 sdottakaMerge with stable
2015-01-16 sdottakaImgMergeFrm.cpp: Fix mixed eol-style
2014-12-29 sdottakaMerge with stable
2014-12-29 sdottakaImageDiff: Make comparing position adjustable by Shift...
2014-12-20 sdottakaMerge with stable
2014-11-29 sdottakaMerge with stable
2014-11-29 sdottakaMerge with stable
2014-11-29 sdottakaUse std::int64_t instead of Poco::Int64
2014-11-27 sdottakaMerge with stable
2014-11-27 sdottakaMerge with stable
2014-11-11 sdottakaMerge with stable
2014-11-11 sdottakaMerge with stable
2014-11-07 sdottakaUse <algorithm> function templates
2014-11-06 sdottakaImgMergeFrm.cpp: Use string_join()
2014-10-30 sdottakaMerge with stable
2014-10-28 sdottakaImgMergeFrm.cpp: Chrome didn't display images in HTML...
2014-10-27 sdottakaMerge with stable
2014-10-27 sdottakaHTML Report: modernize html reports
2014-10-21 sdottakaMerge with stable
2014-10-05 sdottakaMerge with stable
2014-10-05 sdottakaApply the patch below:
2014-10-02 sdottakaMerge with stable
2014-10-02 sdottakaMerge with stable
2014-09-28 sdottakaImgMergeFrm.cpp: Did not remove *.ficache file when...
2014-09-28 sdottakaImgMergeFrm.cpp: Display (x, y), RGBA and color distanc...
2014-09-26 sdottakaAdd "Ignore Color Difference (Color Distance Threshold...
2014-09-26 sdottakaImgMergeFram.cpp: Fix a build error on VC7.1
2014-09-26 sdottakaImgMergeFrm.*: Implement "Reload" menu item
2014-09-25 sdottaka- ImgMergeFrm.*: Implement "Copy All To Right", "Copy...
2014-09-24 sdottakaImgMergeFrm.cpp: Fix mixed eols
2014-09-24 sdottakaAdd a feature that creates image compare report
2014-09-24 sdottakaImgMergeFrm.cpp: Fix ansi build
2014-09-22 sdottakaAdd a image merge feature
2014-09-16 sdottaka- Add a image diff feature
2014-11-05 sdottaka* Remove MergeDoc.h and HexMergeDoc.h dependency from...