summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2017-07-28fix for wrongly removed servicesGeorge Hazan
2017-07-26TabSMM: wrongly removed functionality returned back (color chooser in SRMM ↵George Hazan
dialog)
2017-07-17TabSRMM: add 32x32 icondartraiden
2017-07-10fixes #855 (TabSRMM - Move chat tab to another container switches chat into ↵George Hazan
single conversation)
2017-06-29fixes #785 (Group chat history is not logged if retrieved on login)George Hazan
2017-06-27fix for 64-bit pointersGeorge 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-25this time for real - good byewatcherhd
2017-04-25Revert "farewell MSVS 2015"watcherhd
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
2017-04-25farewell MSVS 2015watcherhd
2017-04-17more common code incapsulated into mir_app.dllGeorge Hazan
2017-04-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-10unused setting removedGeorge 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 ↵George Hazan
plugin unload
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan
2017-04-05code cleaningGeorge Hazan
2017-04-05SRMM* plugins switched to CCtrlRichEditGeorge 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
by someone's dirty hands
2017-04-03- SRMM window list management moved to the base class;George Hazan
- fixes #791
2017-03-28two more useless calls of SM_FindSessionByHCONTACT removedGeorge Hazan
2017-03-28more unneeded code removedGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28we don't need the uFlags field eitherGeorge Hazan
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge 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-27common code moved to mir_appGeorge Hazan
2017-03-27code cleaningGeorge 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-25code cleaningGeorge Hazan
2017-03-25fix to prevent duplicate event processingGeorge Hazan
2017-03-24more unused shit cleanedGeorge Hazan
2017-03-24more unused shit removedGeorge Hazan
2017-03-24hmm... another not-so-very-useful serviceGeorge Hazan
2017-03-24unused shit removedGeorge Hazan
2017-03-24revolution in chat menusGeorge Hazan
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu); - ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook
2017-03-24- merge of WndProc_Nicklist functions;George Hazan
- Chat_HoverMouse became the internal function ans is not exported anymore
2017-03-24m_message & m_log moved inside mir_appGeorge Hazan
2017-03-23tabSRMM: windows virtualizationGeorge Hazan
2017-03-22if we have Tipper, we use itGeorge Hazan
2017-03-22code cleaningGeorge Hazan