summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat_window.cpp
AgeCommit message (Expand)Author
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-03useless data removedGeorge Hazan
2018-05-03tabSRMM: idle message isn't reset in group chatsGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-04-03TabSRMM: Chat filter works only after click #1242aunsane
2018-03-16fix for writing "Chat/FilterEnabled" BYTE=1 into the databaseGeorge Hazan
2018-02-04old code reverted to use the loop counter correctlyGeorge Hazan
2018-01-26code optimizationGeorge Hazan
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-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13fixes (#1010) tabsrmm group chat colors regression (#1010)George Hazan
2017-11-13Code modernize ...Goraf
2017-11-03tabSRMM: we don't close window if it has active splitterGeorge Hazan
2017-10-30fixes #1010 (custom colors do not appear in the IRC log)George Hazan
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-08-31unused control id removedGeorge Hazan
2017-08-29fixes #910 (jabber group chats closed by pressing ESC-key)George Hazan
2017-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-07-10fixes #855 (TabSRMM - Move chat tab to another container switches chat into s...George Hazan
2017-05-04fix for clicking on arrow buttonsGeorge Hazan
2017-04-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-10code reorder to hide as much data as possibleGeorge Hazan
2017-04-07SRMM events are now created inside the core to avoid problems with dynamic pl...George Hazan
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan
2017-04-05SRMM* plugins switched to CCtrlRichEditGeorge Hazan
2017-04-04SRMM window list completely incapsulated into mir_app to avoid corrupting it ...George Hazan
2017-04-03- SRMM window list management moved to the base class;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-26Windows'98 compatibility code is not needed for yearsGeorge Hazan
2017-03-26code cleaningGeorge Hazan
2017-03-26duplicate code removedGeorge Hazan
2017-03-26context menu moved to mir_app, part II :)George Hazan
2017-03-26common code from WndProc_Log moved to mir_appGeorge Hazan
2017-03-25fix to prevent duplicate event processingGeorge Hazan
2017-03-24more unused shit cleanedGeorge Hazan
2017-03-24revolution in chat menusGeorge Hazan
2017-03-24- merge of WndProc_Nicklist functions;George Hazan
2017-03-24m_message & m_log moved inside mir_appGeorge Hazan