summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src
AgeCommit message (Expand)Author
2018-07-27TabSRMM: hotkeys correctiondartraiden
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-24database:George Hazan
2018-07-16Unify special keys namesdartraiden
2018-07-14fixes #1496 (TabSRMM: crash when opening Settings > Message sessions > Groupc...George Hazan
2018-07-12fixes #1485 (TabSRMM: remove "Enable typing sounds" option)George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-28tabSRMM: horizontal splitter must have the same height in both chats & group ...George Hazan
2018-06-26fix for resizer in tabSRMM chat. fixes #1439George Hazan
2018-06-20tabSRMM: unused option removedGeorge Hazan
2018-06-20tabSRMM: obsolete locale support code removed, because it doesn't work at allGeorge Hazan
2018-06-19tabSRMM: even empty events shall be marked as readGeorge Hazan
2018-06-17compilation fixGeorge Hazan
2018-06-17GetTabWindow applied to all another placesGeorge Hazan
2018-06-17no more uninitialized global variablesGeorge Hazan
2018-06-17final fix for #1425George Hazan
2018-06-15more thorough version of previous fixGeorge Hazan
2018-06-15fixes #1425 (TabSRMM crashes)George Hazan
2018-06-14tabSRMM: chat options -> UI ClassesGeorge Hazan
2018-06-14WA_INACTIVE to be also passed to the current childGeorge Hazan
2018-06-14chat behaviour unification: if a window isn't closed, but only minimized, cli...George Hazan
2018-06-03fixes #1401 (fixes inactive session detection)George Hazan
2018-05-31fixes #1397 (StdMsg: dynamic loading breaks meta menu)George Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)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-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_chat_int.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-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge 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-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-17grrmGeorge Hazan
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-11code cleaningdartraiden
2018-05-08code cleaning (using new MS coding style)George Hazan