summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgdialog.cpp
AgeCommit message (Expand)Author
2018-06-03fixes #1401 (fixes inactive session detection)George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-11if a user's avatar was changed, redraw it and all related objects (including ...George Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-17TabSRMM:George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...George Hazan
2017-12-26TabSRMM:George Hazan
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