summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater
AgeCommit message (Expand)Author
2019-01-30SMS plugin deprecated due to missing sms support in ICQ-WIMGeorge Hazan
2019-01-08PluginUpdater: remove bugged and useless framedartraiden
2019-01-04PluginUpdater should remove obsolete core pluginsdartraiden
2019-01-04Update copyrightsdartraiden
2018-12-29remove xStatus_ICQ.dlldartraiden
2018-12-08PluginUpdater: added OS version detectGeorge Hazan
2018-12-08PluginUpdater to pass correct Miranda's version to the serverGeorge Hazan
2018-11-27fixes #1614 (MRA protocol deprecated due its death)George Hazan
2018-11-14code cleaningGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-10-08we do not want to remove the new plugin immediately after installationdartraiden
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