summaryrefslogtreecommitdiff
path: root/src/modules/chat/tools.cpp
AgeCommit message (Expand)Author
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-10-13wrong special char processingGeorge Hazan
2014-09-21fix for nicks highlighting in chatsGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-02minor fixesGeorge Hazan
2014-05-12remove \ befor 'Kirill Volinsky
2014-03-11minor code cleaningGeorge Hazan
2014-03-03no more META_LINK & META_ID variablesGeorge 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-21fix for window flashing in StdChat & ScriverGeorge Hazan
2014-01-21same story with the parameres' order in wildcmptGeorge Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-18crazy problems require crazy solutionsGeorge Hazan
2014-01-18tabSRMM popups used if tabSRMM is activeGeorge Hazan
2014-01-18- returned back the old default settings for Chats/LogDirectory;George Hazan
2014-01-18- log writing fixed;George Hazan
2014-01-17highlight api unificationGeorge Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan
2014-01-16kernel chats, part 3, tabsrmmGeorge Hazan
2014-01-15local StdChat structure moved back to StdChatGeorge Hazan
2014-01-14fix for the event handles' clashGeorge Hazan
2014-01-14StdChat merged with coreGeorge Hazan
2014-01-14kernel chat's engine, part 1 (compiles ok, doesn't work at all, not linked to...George Hazan