summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgdialog.cpp
AgeCommit message (Expand)Author
2018-08-31tabSRMM: tray menu code simplificationGeorge Hazan
2018-08-30fixes #1561 (TabSRMM warnings)George Hazan
2018-07-27TabSRMM: hotkeys correctiondartraiden
2018-07-16Unify special keys namesdartraiden
2018-07-12fixes #1485 (TabSRMM: remove "Enable typing sounds" option)George Hazan
2018-07-11GUI change:George Hazan
2018-06-28tabSRMM: horizontal splitter must have the same height in both chats & group ...George Hazan
2018-06-20tabSRMM: obsolete locale support code removed, because it doesn't work at allGeorge Hazan
2018-06-17GetTabWindow applied to all another placesGeorge Hazan
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