OSDN Git Service

Reduce the number of #include <Windows.h> and <tchar.h>.
[winmerge-jp/winmerge-jp.git] / Src / Common / RegOptionsMgr.cpp
2021-03-06 Takashi SawanakaReduce the number of #include <Windows.h> and <tchar.h>.
2020-10-17 LMSMerge pull request #8 from WinMerge/master
2020-09-27 Takashi Sawanakasome random refactoring
2020-04-17 Takashi SawanakaMerge branch 'master' into master
2020-04-14 Takashi SawanakaCppcheck: The scope of the variable '...' can be reduced.
2020-03-29 Takashi Sawanaka- Add Solarized Dark/Light color scheme
2020-03-21 Takashi SawanakaMerge remote-tracking branch 'origin/master'
2020-03-21 Takashi SawanakaAttempt to speed up
2020-03-21 Takashi SawanakaRegOptionsMgr.cpp: Fix an compilation error in 32-bit...
2020-03-14 Takashi SawanakaRegOptionsMgr.*: Make writing to the registry asynchron...
2020-03-14 Takashi SawanakaRegOptionsMgr.*: Make writing to the registry asynchronous
2019-04-14 Takashi SawanakaMerged in gerundt/winmerge (pull request #37)
2019-04-11 Takashi SawanakaFix GitHub issue #138: Location and Diff pane visibilit...
2019-03-30 Takashi SawanakaMerged in gerundt/winmerge (pull request #35)
2019-03-09 Takashi SawanakaReduce compilation time (2)
2019-02-24 Takashi SawanakaUse COptionsMgr instead of GetProfile*() and WriteProfi...
2019-02-01 Takashi SawanakaReduce application startup time by reducing the number...
2018-10-28 Takashi SawanakaMerge pull request #101 from GreyMerlin/master
2018-10-28 GreyMerlinVarious refactorings involving NULL, ASSERT, TRUE and...
2018-10-12 Takashi SawanakaMerge pull request #97 from GreyMerlin/master
2018-10-11 GreyMerlin`BOOL` becomes `bool` and related (1)
2018-08-04 Takashi SawanakaMerge
2018-07-30 Takashi SawanakaMerge pull request #92 from GreyMerlin/master
2018-07-23 GreyMerlinMajor Improvements to ConfigLog
2018-06-09 Takashi SawanakaMerge pull request #87 from GreyMerlin/master
2018-06-08 GreyMerlinVery Long Path and File Names (1)
2017-05-04 Takashi SawanakaCppcheck: Variable '...' is reassigned a value before...
2017-01-05 Takashi SawanakaMerge pull request #16 from Lippe35/master
2017-01-02 Takashi SawanakaReplace string_* with strutils::*
2016-11-29 Takashi SawanakaMerge 2.14.0+-jp-122
2016-11-26 Takashi SawanakaFolderCompare.exe: make FolderCompare.exe buildable...
2016-11-19 Takashi SawanakaMerge
2016-01-31 Takashi SawanakaCppcheck: The scope of the variable '...' can be reduced.
2015-02-20 sdottakaMerge with stable
2015-02-18 sdottaka- Replace include guards with #pragma once like winmerg...
2015-01-16 sdottakaMerge with stable
2014-12-29 sdottakaMerge with stable
2014-12-20 sdottakaMerge with stable
2014-11-29 sdottakaMerge with stable
2014-11-29 sdottakaMerge with stable
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-10-30 sdottakaMerge with stable
2014-10-27 sdottakaMerge with stable
2014-10-21 sdottakaMerge with stable
2014-10-05 sdottakaMerge with stable
2014-10-02 sdottakaMerge with stable
2014-10-02 sdottakaConstify some methods
2014-10-02 sdottakaMerge with stable
2014-09-11 sdottakaMerge with stable
2014-09-02 sdottakaMerge with stable
2014-07-29 sdottakaMerge with stable
2014-06-29 sdottakaMerge with stable
2014-06-07 sdottakaMerge with stable
2014-05-06 sdottakaMerge with stable
2014-05-03 sdottakaMerge with stable
2014-03-29 sdottakaMerge with stable
2014-02-23 sdottakaMerge with stable
2014-02-16 sdottakaMerge with stable
2014-02-09 sdottakaMerge with stable
2014-01-28 sdottakaMerge with stable
2014-01-25 sdottakaMerge with stable
2014-01-20 sdottakaMerge with stable
2014-01-18 sdottakaMerge with stable
2014-01-18 sdottaka* Use standard order of header files
2014-01-14 sdottakaMerge with stable
2014-01-12 sdottakaMerge with stable
2014-01-05 sdottakaMerge with stable
2014-01-04 sdottakaMerge with stable
2013-12-28 sdottakaMerge with stable
2013-12-22 sdottakaMerge with stable
2013-12-08 sdottakaMerge with stable
2013-11-27 sdottakaMerge with stable
2013-11-18 sdottakaMerge with stable
2013-10-27 sdottakaMerge with stable
2013-10-21 sdottakaMerge with stable
2013-10-20 sdottakaMerge with stable
2013-09-29 sdottakaMerge with stable
2013-09-09 sdottakaMerge with stable
2013-08-27 sdottakaMerge with stable
2013-07-23 sdottakaMerge with stable
2013-07-14 sdottakaMerge r8138
2013-07-14 sdottakaMerge r8129
2013-07-07 sdottakaOptionsMgr: avoid unneccessary copying values
2013-07-07 sdottakaOptionsMgr: avoid unneccessary copying values
2013-05-21 sdottakafont settings were not updated after importing .ini...
2013-04-21 sdottaka Cppcheck: Passing the result of c_str() to a function...
2013-04-21 sdottakaCppcheck: Prefer prefix ++/-- operators for non-primiti...
2012-11-04 sdottaka- Remove MFC dependency
2011-08-07 sdottakalearning about boost::scoped_* ...
2009-04-08 Kimmo VarisMake CRegOptionsMgr more self-contained by including...
2009-02-25 Kimmo VarisFix bug in condition determining if reg value exists.
2008-07-22 Jochen TuchtVC6 issues
2008-06-16 Kimmo VarisMove RegOptionsMgr.cpp and .h to Src/Common -folder...