OSDN Git Service

Add a feature to set items saved to or restored from the project file. (#953)
[winmerge-jp/winmerge-jp.git] / Src / ProjectFile.cpp
2021-09-05 Jun TajimaAdd a feature to set items saved to or restored from...
2021-08-14 Jun TajimaAdd a feature to save/restore compare options to/from...
2021-06-20 Takashi SawanakaImprove plugin system (#797)
2020-07-28 Takashi SawanakaMerge branch 'master' into master
2020-05-20 LMSMerge pull request #5 from WinMerge/master
2020-05-16 Takashi SawanakaUse SPDX license identifier
2019-07-04 Takashi SawanakaReduce the size of the executable file (3)
2019-06-16 Takashi SawanakaAllow multiple <paths> in project file
2019-04-21 Takashi SawanakaFix sf.net ticket #2221: Possible Bugs in 2.16.2 BUG 01
2019-03-30 Takashi SawanakaMerged in gerundt/winmerge (pull request #35)
2019-03-09 Takashi SawanakaReduce compilation time (2)
2018-10-28 Takashi SawanakaMerge pull request #101 from GreyMerlin/master
2018-10-28 GreyMerlinVarious refactorings involving NULL, ASSERT, TRUE and...
2018-10-28 GreyMerlinVarious refactorings involving NULL, ASSERT, TRUE and...
2018-04-01 Takashi SawanakaOpenView.*: Merge with ProjectFilePathDlg and remove...
2016-11-19 Takashi SawanakaMerge
2015-07-19 sdottakaMerge with stable
2015-07-17 sdottakaCppcheck: Class '...' has a constructor with 1 argument...
2015-02-20 sdottakaMerge with stable
2015-02-18 sdottaka- Replace include guards with #pragma once like winmerg...
2013-04-15 sdottakaFix for the case when there is '&' in Project File
2012-11-04 sdottaka- Remove MFC dependency
2012-09-08 sdottakaTo reduce size of executable, use SAXParser and XMLWrit...
2012-09-02 sdottakaUse Poco::XML library instead of SCEW and Expat libraries
2012-08-30 sdottaka- Use Poco::RegularExpression instead of PCRE library...
2011-06-26 sdottakaFix ANSI build breakage 2.13.20+-jp-3
2011-06-26 sdottakaMerge from rev.7551 on SVN
2011-04-28 sdottakaMerge rev.7791
2011-01-08 sdottakaMerge from rev.7448
2010-12-07 Tim GerundtFix whitespace
2010-11-24 Tim GerundtPATCH: [ 3116407 ] Drop _UNICODE preprocessor definition
2010-06-29 sdottakaMerge from rev.7205
2010-05-23 sdottakaMerge from rev.7128:7151
2010-05-02 sdottakaMerge from rev.7121:7123
2010-04-29 sdottakaMerge from rev.7103:7118
2010-04-18 sdottakaApply my experimental code and fixes for Japanese MS... 2.13.11+-jp-8
2010-01-01 Kimmo VarisMigrate to API changes in new SCEW version.
2009-01-27 Kimmo VarisConvert ProjectFile class to use String instead of...
2008-12-21 Takashi SawanakaBUG: [2372000] Ampersand in folder names ruins the...
2007-10-14 Jochen TuchtPatch #1804762 continued
2007-03-31 Takashi SawanakaBUG: [ 1630762 ] Cannot save project file if including...
2006-11-21 Kimmo VarisPATCH: [ 1600000 ] Fix project file Has*() functions
2006-11-20 Kimmo VarisBUG: [ 1599631 ] WinMerge 2.7.1.1 ignores left dir...
2006-11-06 Kimmo VarisPATCH: [ 1590892 ] Handle unicode paths for project...
2006-11-03 Kimmo VarisPATCH: [ 1589427 ] Add back read-only handling for...
2006-11-01 Kimmo VarisPATCH: [ 1587574 ] Convert project files code to use...
2006-07-19 Kimmo VarisPATCH: [ 1522037 ] Add read-only option for paths in...
2006-04-20 Kimmo VarisPATCH: [ 1400653 ] Write project files using objects
2006-03-06 Perry Rapp PATCH: [ 1435361 ] Fix and cleanup project file code
2005-12-30 Perry Rapp PATCH: [ 1390454 ] new commandline arguments (prediffe...
2005-07-15 Jochen TuchtPATCH: [ 1225880 ] Project file parsing based on CMarkd...
2005-02-10 Kimmo VarisPATCH: [ 1116778 ] Project Handling patch
2004-08-04 Kimmo VarisPATCH: [ 1000020 ] Simple project files (no GUI)