summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/mim.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-03-05TabSRMM: code cleanupTobias Weimer
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-30another crutchGeorge Hazan
2014-12-29code cleaningGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-13tabSRMM warning level 4George 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-11-30lstr* replacementsGeorge Hazan
2014-07-10still trying...George Hazan
2014-07-10damnGeorge Hazan
2014-07-10fix for typing popupsGeorge Hazan
2014-07-10- we don't broadcast added events anymore;George Hazan
2014-07-04tabSRMM:George Hazan
2014-06-22message sending fixGeorge Hazan
2014-06-13tabSRMM to open subs as subs, metas as metasGeorge Hazan
2014-06-04code reorderingGeorge Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-04-23TabSRMM: Use consistent "%s is typing..." messages as in chat and scriverRobert Pösel
2014-04-07fix for processing "Auto create tabs" in tabSRMMGeorge Hazan
2014-04-02DBEVENTINFO::isMarkRead() - new helper to simplify bit logicGeorge Hazan
2014-03-20disabling metacontacts: fixesGeorge Hazan
2014-03-11fix for tabSRMM send queueGeorge Hazan
2014-03-09- unused variables wiped out of tabSRMMGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-24more useless conversions removedGeorge 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-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-23fix for chat logs & FoldersGeorge Hazan
2014-01-23no need to create a folder with %date% etcGeorge Hazan
2014-01-19reverted Folders support for tabSRMMGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-19minor contacts processing improvementsGeorge Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-21using Uxtheme in tabsrmmKirill Volinsky
2013-09-08we shall filter out EVENTTYPE_ADDED too, otherwise a strange window pops up i...George Hazan
2013-08-21tabSRMM: thy shall not create a container after shutdownGeorge Hazan
2013-08-14- fix for a nasty bug in tabSRMM popup headers;George Hazan
2013-08-14slack removedGeorge Hazan
2013-08-10memory corruption fixGeorge Hazan
2013-08-04- code formatting;George Hazan