summaryrefslogtreecommitdiff
path: root/src/modules/chat/log.cpp
AgeCommit message (Expand)Author
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02fix for tab locations in Scriver & StdChatGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01code cleaningGeorge Hazan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-23Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOMRobert Pösel
2014-03-14fixes #592 (Crash on exit if LoadDefaultModules(void) not executed all)George Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-21a copy of log style manager removed from tabSRMMGeorge Hazan
2014-01-20fixes $531 (ability to highlight messages by a role)George Hazan
2014-01-19fix for log icons sizeGeorge Hazan
2014-01-19fix for the log icons' backgroundGeorge Hazan
2014-01-19chat log icons are backGeorge Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-19- StdChat-related data removed from core;George Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan
2014-01-16- two chat HBRUSHes moved into CHAT_MANAGER;George Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-15- basic chat types to support plugin specific data;George Hazan
2014-01-15correct way of colors & fonts initializationGeorge 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