OSDN Git Service

Avoid an assertion failure when loading settings from winmerge.ini
[winmerge-jp/winmerge-jp.git] / Src / Plugins.h
2021-03-25 Takashi SawanakaPlugins.*: Reduce the number of calls to the CreateDisp...
2020-07-28 Takashi SawanakaMerge branch 'master' into master
2020-05-20 LMSMerge pull request #5 from WinMerge/master
2020-05-18 Takashi SawanakaPlugins: Add PluginUnpackedFileExtenstion property
2020-05-16 Takashi SawanakaUse SPDX license identifier
2019-10-24 Стоян ДимитровMerge remote-tracking branch 'upstream/master'
2019-09-22 Takashi SawanakaImplement sf.net ticket #1243: Make unpacker extensions...
2019-01-05 GreyMerlinAdditional low-level cleanups (5)
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)
2017-01-05 Takashi SawanakaMerge pull request #16 from Lippe35/master
2017-01-02 Takashi Sawanakause namespace
2016-11-19 Takashi SawanakaMerge
2015-06-21 sdottakaMerge with stable
2015-06-21 sdottakaMake each plugins disableable
2015-02-20 sdottakaMerge with stable
2015-02-18 sdottaka- Replace include guards with #pragma once like winmerg...
2014-11-29 sdottakaMerge with stable
2014-11-28 sdottakaUse std::unique_ptr/shared_ptr instead of boost::scoped...
2014-11-11 sdottakaMerge with stable
2014-11-08 sdottaka* Introduce new plugin type FILE_FOLDER_PACK_UNPACKER
2014-10-02 sdottakaMerge with stable
2014-10-02 sdottakaConstify some methods
2014-03-29 sdottakaMerge with stable
2014-03-29 sdottakaFix build error with VS2003
2014-11-05 sdottakaAdd CScriptsOfThread::GetAutomaticPluginByFilter()...
2014-11-05 sdottakaRemove FileTransform.h dependency from Plugins.cpp
2014-11-03 sdottakaPlugin: Make plugins configurable (Add ShowSettingsDial...
2013-05-04 sdottakaAvoid using 'delete' operator
2013-04-21 sdottakaCppcheck: Member variable * is not initialized in the...
2012-12-09 sdottakaRemove thread count limitation from CAllThreadsScripts
2012-11-04 sdottaka- Remove MFC dependency
2011-08-07 sdottakalearning about boost::scoped_* ...
2008-07-18 Kimmo VarisConvert couple of CStrings to Strings in plugins code.
2008-06-17 Kimmo VarisImprove plugins code readability by using m_ prefix...
2008-06-17 Kimmo VarisUse std::vector in FilterList instead of CList.
2008-06-07 Kimmo VarisPATCH: [ 1985997 ] Remove unnecessary #ifndef around...
2007-11-11 Jochen TuchtPatch #1804762 continued - Fix Bug #1829829
2005-12-30 Perry Rapp PATCH: [ 1390454 ] new commandline arguments (prediffe...
2005-02-13 Kimmo VarisPATCH: [ 1118261 ] Allow creating and deleting filefilt...
2004-04-02 Laurent Ganier[ 925172 ] Check for presence of Windows Script
2004-04-02 Laurent GanierChange plugins event title 'CONTEXT_MENU' -> 'EDITOR_SC...
2004-03-27 Laurent Ganier[ 921788 ] scripts submenu in the main menu
2004-01-09 Perry RappPATCH: [ 862040 ] CAssureScriptsForThread like WaitCursor
2003-12-11 Laurent Ganier[ 853147 ] New class for text conversion in plugins
2003-11-28 Laurent GanierAdd header and RCS ID
2003-11-23 Laurent GanierPATCH: [ 843124 ] Initialize COM in secondary threads
2003-11-03 Laurent Ganier[ 834122 ] Add Error Handling around calls to plug-ins
2003-10-31 Laurent Ganierfix Plugins PACK_UNPACK when nothing changes (+ update...
2003-10-29 Laurent Ganierchange events PHYSICAL_PREPROCESS and SYNTAX_PREPROCESS...
2003-10-17 Laurent Ganier[ 807263 ] Preprocessing patch