summaryrefslogtreecommitdiff
path: root/include/m_chat_int.h
AgeCommit message (Expand)Author
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-11-19unused functions removedGeorge Hazan
2019-09-29code reorderingGeorge Hazan
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-16SRMM:George Hazan
2019-09-13SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymoreGeorge Hazan
2019-09-10Scriver: rollback of malicious changes, original order of things restoredGeorge Hazan
2019-09-10Scriver: fix for window resizerGeorge Hazan
2019-09-09Srmm_FindDialog moved from StdMsg to the coreGeorge Hazan
2019-09-04history manager built into CHAT_MANAGER isn't needed anymoreGeorge Hazan
2019-09-03CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsgGeorge Hazan
2019-02-26more fixes related to #1827 - now the core checks unique user ids itselfGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-26fix for chat structures declarationGeorge Hazan
2018-11-21this code is so much fasterGeorge Hazan
2018-10-18CHAT_MANAGER:George Hazan
2018-10-15fix for crash in chat manager in service modeGeorge Hazan
2018-10-13group chats:George Hazan
2018-10-13chat api:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-03fixes #1401 (fixes inactive session detection)George Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-22m_chat_int.h => CMPluginGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-04-19fixes #1283 (StdMsg: cursor does not change the shape)George Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-03-13chat engine:George Hazan
2018-02-24more nullptrGoraf
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-07-31headers code cleaningGeorge Hazan
2017-04-07SRMM events are now created inside the core to avoid problems with dynamic pl...George Hazan
2017-04-05compilation fixGeorge Hazan
2017-04-05Srmm_MessageStreamCallback isolated inside mir_core and therefore removed;George Hazan
2017-04-04- GC_FONTSIZE considered useless;George Hazan
2017-04-04data used by some plugins only moved to these pluginsGeorge Hazan
2017-04-04SRMM window list completely incapsulated into mir_app to avoid corrupting it ...George Hazan
2017-03-28SRMM notifications went to the core with ME_MSG_WINDOWEVENTGeorge Hazan
2017-03-27common code moved to mir_appGeorge Hazan
2017-03-27fixes #777 (scrollbars disappeared from tabSRMM)George Hazan
2017-03-26duplicate code removedGeorge Hazan
2017-03-26context menu moved to mir_app, part II :)George Hazan
2017-03-24revolution in chat menusGeorge Hazan
2017-03-24m_message & m_log moved inside mir_appGeorge Hazan
2017-03-23usual crutches sometimes don't work, we need the stronger onesGeorge Hazan
2017-03-23these windows should be manually unsubclassed before exitGeorge Hazan