summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/generic_msghandlers.cpp
AgeCommit message (Expand)Author
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-03-02TabSRMM: wine fix for tab paint on mouse move, code cleanupRozhuk Ivan
2015-02-21tabSRMM chats to use the same rtf formatter both for chats & groupchatsGeorge Hazan
2015-02-21- fix for underlining processing;George Hazan
2015-02-16TabSRMM: code cleanup + wine fixes for display sended and received messageRozhuk Ivan
2015-02-16TabSRMM: wine fix for send colour textRozhuk Ivan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-06TabSRMM: partial decapitalization (I tried not to broke any of the database s...Dart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-30final version of crutch for the buggy Windows7 rtf controlGeorge Hazan
2014-12-29another oneGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-12- fix for drawing status bar icons;George Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-12-01copyright updateGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-25TabSRMM null ptr fixes and code cleanupRozhuk Ivan
2014-09-26- fix for the duplicated resource id;George Hazan
2014-09-13code cleaningGeorge Hazan
2014-08-29code cleaning towards smiley drawing George Hazan
2014-08-05fix for a crash in tabSRMM after reloading langpackGeorge Hazan
2014-07-31fix for correct info panel closingGeorge Hazan
2014-07-30- "Disable animated GIF avatars" setting removed;George Hazan
2014-07-29- m_flash.h & m_flash.inc moved to deprecated;George Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-10- we don't broadcast added events anymore;George Hazan
2014-07-04tabSRMM:George Hazan
2014-06-30- __FEAT_EXP_AUTOSPLITTER removed;George Hazan
2014-06-28typosDart Raiden
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
2014-06-24preventing tabSRMM from displaying irrelevant eventsGeorge Hazan
2014-06-15fix for tabs' blinkingGeorge Hazan
2014-06-14MS_MSG_SETSTATUSTEXT improvementsRobert Pösel
2014-06-13tabSRMM to open subs as subs, metas as metasGeorge Hazan
2014-06-04code reorderingGeorge Hazan
2014-04-23TabSRMM: Enable typing icon in statusbar to enable/disable typing for single ...Robert Pösel
2014-04-23TabSRMM: Use consistent "%s is typing..." messages as in chat and scriverRobert Pösel
2014-03-17fix for some quirks in tabsGeorge Hazan
2014-03-15huge clutch sawed out of the MC engineGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-09minor cleanupTobias Weimer