Age | Commit message (Expand) | Author |
2018-07-14 | unused constant removed | George Hazan |
2018-07-13 | Contacts lists: | George Hazan |
2018-07-13 | fixes #1488 (Idle: crash on settings open) | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-11 | Russian related fixes | dartraiden |
2018-06-28 | another fix for #1442 - the same button for StdUserInfo | George Hazan |
2018-06-27 | fixes #1440 (StdMsg: contact window continues flashing after activating it) | George Hazan |
2018-06-25 | duplicate cache item removed to avoid rare crashes | George Hazan |
2018-06-18 | fixes #1427 (Miranda doesn't set status back when returning from idle) | George Hazan |
2018-06-14 | chat behaviour unification: if a window isn't closed, but only minimized, cli... | George Hazan |
2018-06-13 | StdMsg: ScrollToBottom should be called after applying smileys | George Hazan |
2018-06-13 | fix for StdAutoAway options | George Hazan |
2018-06-13 | remove StdIdle from CMake and installers | dartraiden |
2018-06-13 | System idle: | George Hazan |
2018-06-10 | code cleaning | George Hazan |
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-29 | ancient perversion removed: function CListInitialise as the special entry poi... | 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_crypto.h => CMPlugin | 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 | UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo() | George Hazan |