Age | Commit message (Expand) | Author |
2020-04-26 | Chat api: | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2019-11-19 | unused functions removed | George Hazan |
2019-09-29 | code reordering | George Hazan |
2019-09-17 | Chat: common code moved to mir_app | George Hazan |
2019-09-16 | SRMM: | George Hazan |
2019-09-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan |
2019-09-10 | Scriver: rollback of malicious changes, original order of things restored | George Hazan |
2019-09-10 | Scriver: fix for window resizer | George Hazan |
2019-09-09 | Srmm_FindDialog moved from StdMsg to the core | George Hazan |
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan |
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan |
2019-02-26 | more fixes related to #1827 - now the core checks unique user ids itself | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-11-26 | fix for chat structures declaration | George Hazan |
2018-11-21 | this code is so much faster | George Hazan |
2018-10-18 | CHAT_MANAGER: | George Hazan |
2018-10-15 | fix for crash in chat manager in service mode | George Hazan |
2018-10-13 | group chats: | George Hazan |
2018-10-13 | chat api: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan |
2018-05-22 | m_chat_int.h => CMPlugin | George Hazan |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-04-19 | fixes #1283 (StdMsg: cursor does not change the shape) | George Hazan |
2018-04-17 | MNonCopyable - the common class to avoid declaring fake private constructors | George Hazan |
2018-03-13 | chat engine: | George Hazan |
2018-02-24 | more nullptr | Goraf |
2018-01-01 | massive copyright update | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan |
2017-08-15 | fixes #799 (Crash on receiving msg in FB group chat) | George Hazan |
2017-07-31 | headers code cleaning | George Hazan |
2017-04-07 | SRMM events are now created inside the core to avoid problems with dynamic pl... | George Hazan |
2017-04-05 | compilation fix | George Hazan |
2017-04-05 | Srmm_MessageStreamCallback isolated inside mir_core and therefore removed; | George Hazan |
2017-04-04 | - GC_FONTSIZE considered useless; | George Hazan |
2017-04-04 | data used by some plugins only moved to these plugins | George Hazan |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ... | George Hazan |
2017-03-28 | SRMM notifications went to the core with ME_MSG_WINDOWEVENT | George Hazan |
2017-03-27 | common code moved to mir_app | George Hazan |
2017-03-27 | fixes #777 (scrollbars disappeared from tabSRMM) | George Hazan |
2017-03-26 | duplicate code removed | George Hazan |
2017-03-26 | context menu moved to mir_app, part II :) | George Hazan |
2017-03-24 | revolution in chat menus | George Hazan |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan |
2017-03-23 | usual crutches sometimes don't work, we need the stronger ones | George Hazan |