summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater
AgeCommit message (Expand)Author
2018-08-29ImportTXT blocked in the core & PluginUpdaterGeorge Hazan
2018-08-28fixes #1554 (PluginUpdater should delete *.pdb if update channel is "without ...George Hazan
2018-08-28fixes #1550 (Autostart PU on update channel change)George Hazan
2018-08-28useless function removedGeorge Hazan
2018-08-26PluginUpdater: fix for correct url for new variantMataes
2018-08-26PluginUpdater: added new variant of update "Stable version with debug symbols"Mataes
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-07-31pu_stub: fix for delay loaded dllGeorge Hazan
2018-07-31exe loader extracted to the separate module, now it's possible to compile all...George Hazan
2018-07-25cosmetic fixes, typosdartraiden
2018-07-25compilation fixGeorge Hazan
2018-07-25Quotes renamed to CurrencyRatesKirill Volinsky
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-13StdIdle should be removed by PUdartraiden
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27fix for correct version info offset calculationGeorge Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-27patch that excludes PRODUCTVERSION from calculating checksum - will cause rel...George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17Plugin Updater loses compatibility with Miranda IM completely due to CMPluginGeorge Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-04-12fix for .bat deletiondartraiden
2018-03-31AssocMgr: removed not used files and functionsMataes
2018-03-26code cleaningGeorge Hazan
2018-03-26remove DbChecker.batdartraiden
2018-03-25dbchecker moved to deprecatedGeorge Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-03-11remove unused batch filedartraiden
2018-03-09more loop-related code cleaningGeorge Hazan
2018-03-08replace Dropbox by CloudFiledartraiden
2018-03-08remove Advaimg from installersdartraiden
2018-03-07PluginUpdaterTobias Weimer
2018-03-07bye-bye, Advaimg, you served us well for 15 years...George Hazan
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-21all another C++'11 iteratorsGeorge Hazan