summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat/tools.cpp
AgeCommit message (Expand)Author
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-03-30fix for the correct restoring of filter in tabSRMMGeorge Hazan
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-02-21code formattingKirill Volinsky
2015-02-21tabSRMM chats to use the same rtf formatter both for chats & groupchatsGeorge Hazan
2015-01-12TabSRMM: fully de-capitalizedDart Raiden
2014-12-31Year 2015 version updateGeorge 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-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-12-01copyright updateGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-17- fix for the main threat hanging;George Hazan
2014-05-12remove \ befor 'Kirill Volinsky
2014-02-26MCONTACT-related code cleaningGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-27revert #n+1 of nicklist colors in chatsGeorge Hazan
2014-01-21fix for window flashing in StdChat & ScriverGeorge Hazan
2014-01-20fixes $531 (ability to highlight messages by a role)George Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-19no need to read settings from db when they are in memoryGeorge Hazan
2014-01-19fix for highlight in tabSRMMGeorge Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-18crazy problems require crazy solutionsGeorge Hazan
2014-01-18oops :) recursionGeorge Hazan
2014-01-18we display popups even when there's no chat windowGeorge Hazan
2014-01-18tabSRMM popups used if tabSRMM is activeGeorge Hazan
2014-01-18- log writing fixed;George Hazan
2014-01-17tabSRMM highlightsGeorge Hazan
2014-01-16kernel chats, part 3, tabsrmmGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-19warning fixesGeorge Hazan
2013-10-13Raise limit for length of Nick in group chat user menuRobert Pösel
2013-10-13Show Nick instead of UID in group chat user menuRobert Pösel
2013-08-27fix for displaying account names in Chat's popusGeorge Hazan
2013-08-14cleaning popup-related junkGeorge Hazan
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
2013-08-04- code formatting;George Hazan
2013-08-03- old junk removed from tabSRMM & replaced with the modern callsGeorge Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-07-24fixTobias Weimer
2013-07-23- [5454] also for TabSRMM and ScriverTobias Weimer