summaryrefslogtreecommitdiff
path: root/src/core/stdmsg
AgeCommit message (Expand)Author
2018-06-08StdMsg: a chat should update a window title only if it's activeGeorge Hazan
2018-06-08SmileyAdd: removed old perversion with catching window messages from SRMM win...George Hazan
2018-06-08StdMsg: flashing of containers divided from flashing of tabsGeorge Hazan
2018-06-06fixes #1408 (StdMsg: window caption bug)George Hazan
2018-06-06fixes #1409 (tab icon disappears after blinking)George Hazan
2018-06-06CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe...George Hazan
2018-06-06StdMsg: option "Restore previously open tabs when showing the window" removed...George Hazan
2018-06-04StdMsg: fix active window calculation for non-tabbed modeGeorge Hazan
2018-06-03fixes #1401 (fixes inactive session detection)George Hazan
2018-06-01StdMsg: inactive tabs blink in background if there's an unread messageGeorge Hazan
2018-06-01fix for flashing in StdMsg, also fixes #1400George Hazan
2018-06-01fixed #1369 (StdMsg: option "Use the contact's status icon as the window icon...George Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-31fixes #1386 (duplicate sounds appear after StdMsg load/unload)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-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-26no, this idea was wrong...George Hazan
2018-05-25StdMsg:George 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-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-21StdMsg: advanced way of updating window's icon/titleGeorge 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-19fixes #1371 (StdMsg: statusbar in conference show time instead topic)George Hazan
2018-05-19StdMsg: if no popup plugin installed, chat options might crashGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-18small fixdartraiden
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-16Core plugins => CMPluginGeorge Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-14fixes #1358 (StdMsg: "Send on Ctrl+Enter" setting is lost after upgrade)George Hazan
2018-05-13StdMsg: fix for setting SRMM window's iconsGeorge Hazan
2018-05-13fix for a major perversion caused by Clist_modernGeorge Hazan
2018-05-13more correct version of getting icon's indexGeorge Hazan
2018-05-13fixes #1353 (StdMsg: missing window icon if tabs are disabled)George Hazan
2018-05-13fixes #1354 completely (StdMsg and Scriver: add status text to window caption)George Hazan
2018-05-11fixes #1345 (StdMsg: replace protocol menu icon by down arrow)George Hazan
2018-05-11fixes #1346 (StdMsg: "Send by..." in group chats)George Hazan