summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Expand)Author
2018-06-13MRA: more logsGeorge Hazan
2018-06-12Gadu-Gadu: conf options move to UI classesGoraf
2018-06-06VKontakte: add 'VK Messenger' MirVerElzorFox
2018-06-01fixes #1388 (MSN: crash on "msn_misc.cpp (580): ThreadData::sendPacketPayload")George Hazan
2018-05-29VKontakte: additional fix for #1392ElzorFox
2018-05-29VKontakte:ElzorFox
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-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-26FB: extended timeout valueGeorge Hazan
2018-05-26Facebook:George Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23remove some more MirandaPluginInfoEx()dartraiden
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-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_chat.h => CMPluginGeorge 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-22m_langpack.h unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-05-22VKontakte:ElzorFox
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-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-20VKontakte:ElzorFox
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-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-17ICQCorp -> CMPluginGeorge Hazan
2018-05-16CMake: Use c++17 for Steam plugin.protomors
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-05-15IRC:George Hazan
2018-05-13tdlib: compilation fixMataes
2018-05-08compilation fixGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-08Dummy: added stubs for deprecated protocolsGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-05-03MSN: Strip path from filename, if path was suppliedleecher1337
2018-04-28Jabber: add Hipchat presetdartraiden
2018-04-28Steam: fix for a possible deadlockGeorge Hazan
2018-04-28protocols: jabber: xep-0198Gluzskiy Alexandr