summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/generic_msghandlers.cpp
AgeCommit message (Expand)Author
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
2014-03-09- unused variables wiped out of tabSRMMGeorge Hazan
2014-03-09fixes for old service callsGeorge Hazan
2014-02-26MCONTACT-related code cleaningGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-19no need to read settings from db when they are in memoryGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-20- mathMod support removed;George Hazan
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
2013-09-21using Uxtheme in tabsrmmKirill Volinsky