summaryrefslogtreecommitdiff
path: root/include/newpluginapi.h
AgeCommit message (Expand)Author
2019-01-04Update copyrightsdartraiden
2018-11-13getByte/getWord/getDword: correct default values restoredGeorge Hazan
2018-08-29fixes #1555 (Import shouldn't import .bak second time in service mode)George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-05fixes #1448 (translated frame names in database)George Hazan
2018-06-13System idle:George Hazan
2018-06-01CMPluginBase::getModule: new helper for returning plugin's moduleGeorge Hazan
2018-05-28core changes:George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-05-21GetPluginLangId() rewritten using CMPluginGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()George Hazan
2018-05-20let's avoid identifier 'hLangpack' wherever possibleGeorge 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-18constructor of CMPlugin now registers it automatically in the module list, no...George Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-04-27implementation of #1308George Hazan
2018-04-18core changes:George Hazan
2018-03-22SetServiceModePlugin - core functionality exported from mir_appGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-05minus StdHelp.dllGeorge Hazan
2017-12-05StdAuth plugin merged back with mir_app.dllGeorge Hazan
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-07-31headers code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-01- StdChat removed from all solutions;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-21- more effective binary search of MUUIDs;George Hazan
2015-10-26IsPluginLoaded - a function to detect if plugin is loadedGeorge Hazan
2015-08-08finally removing of stdurlKirill Volinsky
2015-06-19crutch to return fake langpack ids for scriptingGeorge Hazan
2015-01-03new MUUID_SSL for third-party ssl providersGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-02-10STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade...George Hazan
2013-02-08removed not needed interfacesKirill Volinsky