Age | Commit message (Expand) | Author |
2018-06-08 | StdMsg: a chat should update a window title only if it's active | George Hazan |
2018-06-08 | SmileyAdd: removed old perversion with catching window messages from SRMM win... | George Hazan |
2018-06-08 | StdMsg: flashing of containers divided from flashing of tabs | George Hazan |
2018-06-06 | fixes #1408 (StdMsg: window caption bug) | George Hazan |
2018-06-06 | fixes #1409 (tab icon disappears after blinking) | George Hazan |
2018-06-06 | CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe... | George Hazan |
2018-06-06 | StdMsg: option "Restore previously open tabs when showing the window" removed... | George Hazan |
2018-06-04 | StdMsg: fix active window calculation for non-tabbed mode | George Hazan |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan |
2018-06-01 | StdMsg: inactive tabs blink in background if there's an unread message | George Hazan |
2018-06-01 | fix for flashing in StdMsg, also fixes #1400 | George Hazan |
2018-06-01 | fixed #1369 (StdMsg: option "Use the contact's status icon as the window icon... | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-05-31 | fixes #1386 (duplicate sounds appear after StdMsg load/unload) | George Hazan |
2018-05-31 | fixes #1397 (StdMsg: dynamic loading breaks meta menu) | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan |
2018-05-26 | no, this idea was wrong... | George Hazan |
2018-05-25 | StdMsg: | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_fontservice.h => CMPlugin | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-22 | Srmm_AddButton unbound from hLangpack | George Hazan |
2018-05-21 | StdMsg: advanced way of updating window's icon/title | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-20 | sounds packed into CMPlugin (reduces usage of hLangpack) | George Hazan |
2018-05-19 | fixes #1371 (StdMsg: statusbar in conference show time instead topic) | George Hazan |
2018-05-19 | StdMsg: if no popup plugin installed, chat options might crash | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-18 | small fix | dartraiden |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-05-16 | Core plugins => CMPlugin | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-14 | fixes #1358 (StdMsg: "Send on Ctrl+Enter" setting is lost after upgrade) | George Hazan |
2018-05-13 | StdMsg: fix for setting SRMM window's icons | George Hazan |
2018-05-13 | fix for a major perversion caused by Clist_modern | George Hazan |
2018-05-13 | more correct version of getting icon's index | George Hazan |
2018-05-13 | fixes #1353 (StdMsg: missing window icon if tabs are disabled) | George Hazan |
2018-05-13 | fixes #1354 completely (StdMsg and Scriver: add status text to window caption) | George Hazan |
2018-05-11 | fixes #1345 (StdMsg: replace protocol menu icon by down arrow) | George Hazan |
2018-05-11 | fixes #1346 (StdMsg: "Send by..." in group chats) | George Hazan |