summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/contactcache.cpp
AgeCommit message (Expand)Author
2015-02-21code formattingKirill Volinsky
2015-02-21tabSRMM chats to use the same rtf formatter both for chats & groupchatsGeorge Hazan
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-18fix for the total crash of everything when tabSRMM gets unloaded dynamicallyGeorge Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13fix for info panel's tooltipGeorge Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01copyright updateGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-25TabSRMM null ptr fixes and code cleanupRozhuk Ivan
2014-09-22tabSRMM not to crash on non-existent contacts George Hazan
2014-08-02- fixing nicks update in the window's caption;George Hazan
2014-08-02- unused parameter removed;George Hazan
2014-08-02old shitty cache... fixedGeorge Hazan
2014-07-23direct access to META_PROTO removed from tabSRMMGeorge Hazan
2014-07-21TabSRMM: Fix #741 (Browsing last messages sent (using Ctrl + up) breaks parti...Robert Pösel
2014-07-17- fix for the main threat hanging;George Hazan
2014-07-15fix for displaying sub's xstatus in tabSRMMGeorge Hazan
2014-06-29return of m_wMetaStatus into tabSRMM cacheGeorge Hazan
2014-06-22code cleaningGeorge Hazan
2014-06-22message sending fixGeorge Hazan
2014-06-22current sub in tabSRMM untied from the meta servicesGeorge Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-04-08tracking protocol change in tabSRMMGeorge Hazan
2014-03-27crash fixGeorge Hazan
2014-03-09fix for tabSRMM sub selectionGeorge Hazan
2014-03-09- unused variables wiped out of tabSRMMGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-27direct access to MetaContacts/IsSubcontact removed everywhereGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-11more sorting issuesGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
2013-08-12- fix for a rare crash on tabsrmm tooltips;George Hazan
2013-08-06- DoTrimMessage removed and replaced with rtrim()George Hazan
2013-08-04- code formatting;George Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-06-27obsolete helpers removedGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-04-04minor code cleaningGeorge Hazan