summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgdialog.cpp
AgeCommit message (Expand)Author
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-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-25click emulator used instead of direct handler callGeorge 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-22unused variable removedGeorge Hazan
2017-07-30nudge button's hotkey moved to the Nudge pluginGeorge Hazan
2017-07-30minor code cleaningGeorge Hazan
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-07-26TabSMM: wrongly removed functionality returned back (color chooser in SRMM di...George Hazan
2017-05-26tabSRMM: tab icon isn't changing when a status changesGeorge Hazan
2017-05-04fix for clicking on arrow buttonsGeorge Hazan
2017-05-01Utils_IsRtl - core function to detect RTL direcctionGeorge 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-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-28SRMM notifications went to the core with ME_MSG_WINDOWEVENTGeorge Hazan
2017-03-27fixes #777 (scrollbars disappeared from tabSRMM)George Hazan
2017-03-26code cleaningGeorge Hazan
2017-03-25code cleaningGeorge Hazan
2017-03-25fix to prevent duplicate event processingGeorge Hazan
2017-03-24m_message & m_log moved inside mir_appGeorge Hazan
2017-03-23tabSRMM: windows virtualizationGeorge Hazan
2017-03-21- fix for button codes in tabSRMM;George Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-16tabSRMM: fix for saving private container optionsGeorge Hazan
2017-03-15fix for status bar in tabSRMMGeorge Hazan
2017-03-14more common data moved into CTabBaseDlgGeorge Hazan
2017-03-14tabSRMM:George Hazan
2017-03-14some fixes to make Coverity happierGeorge Hazan
2017-03-14fixes #744George Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-10more UI classes in tabSRMM windowGeorge Hazan
2017-03-10Group chats:George Hazan
2017-03-09any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlgGeorge Hazan
2017-03-08code cleaningGeorge Hazan
2017-03-08unused variable removedGeorge Hazan
2017-03-08fix for the wrong type castGeorge Hazan