Age | Commit message (Expand) | Author |
2018-07-14 | fix for the owner drawn menu bar | George Hazan |
2018-07-14 | fix for resetting menu in Clist_Modern | George Hazan |
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-12 | fix for translating string with the same hash | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | fixes #1475 (langIds should be recalculated on langpack change) | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-11 | Russian related fixes | dartraiden |
2018-07-10 | Menu_SetVisible: new function to write down a Visibility checkbox for a menu ... | George Hazan |
2018-07-09 | one shall not mix protocol registrations & accounts | George Hazan |
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan |
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-24 | fix for hanging up in new netlib hooks | George Hazan |
2018-06-23 | Netlib: | George Hazan |
2018-06-23 | Netlib: patch for proxySwitch | Mataes |
2018-06-19 | we shall not clear events that we don't own | George Hazan |
2018-06-18 | fixes #1427 (Miranda doesn't set status back when returning from idle) | George Hazan |
2018-06-18 | ability of C++ to compile any shit provided is enormous... | George Hazan |
2018-06-18 | new functions to access mirandaboot.ini from all plugins: | George Hazan |
2018-06-14 | code cleaning for CCtrlBase::GetText | George Hazan |
2018-06-14 | chat behaviour unification: if a window isn't closed, but only minimized, cli... | George Hazan |
2018-06-13 | fixes #1398 (Cannot disable OpenSSL plugin between starts) | 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-13 | profile lock detection unbound from contact list services | 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-08 | fix for mir_app / mir_core version resources | George Hazan |
2018-06-06 | fix for occasional crash in CCtrlPages | 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 | eternal recursion prevention | 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 | fix for malfunctioning CDlgBase::OnChange | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |