summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Expand)Author
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-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-27version resource fixed in some icon dllsGeorge 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-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
2018-05-08decapitalizationdartraiden
2018-05-03useless data removedGeorge Hazan
2018-05-03tabSRMM: idle message isn't reset in group chatsGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-27code cleaningGeorge Hazan
2018-04-19minor code cleaningGeorge Hazan