summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msglog.cpp
AgeCommit message (Expand)Author
2014-12-29unused variable declaration removedGeorge Hazan
2014-12-29RichEdit behavior normalizations?Vadim Dashevskiy
2014-12-29unused DM_FORCESCROLL removedGeorge Hazan
2014-12-29code cleaningGeorge Hazan
2014-12-19variable names' normalizationGeorge Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02more transparent implementation of AppendToBufferGeorge Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01copyright updateGeorge Hazan
2014-12-01warning fixesGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-08-31double memory allocation revertedGeorge Hazan
2014-08-31code cleaning George Hazan
2014-08-29code cleaning towards smiley drawing George Hazan
2014-07-17- fix for the main threat hanging;George Hazan
2014-04-02minor cleaningGeorge Hazan
2014-04-02DBEVENTINFO::isMarkRead() - new helper to simplify bit logicGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-09minor cleanupTobias Weimer
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-31custom events shall not be colored as timestampGeorge Hazan
2014-01-27special color for status change events in tabSRMM restoredGeorge Hazan
2014-01-21a copy of log style manager removed from tabSRMMGeorge Hazan
2014-01-04memory leak fixGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-27status changes are not added to a database anymore, only printed in the messa...George Hazan
2013-12-20- mathMod support removed;George Hazan
2013-12-19minor contacts processing improvementsGeorge Hazan
2013-09-18double ;; removedKirill Volinsky
2013-08-14- fix for a nasty bug in tabSRMM popup headers;George Hazan
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
2013-08-04- code formatting;George Hazan
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-27obsolete helpers removedGeorge Hazan
2013-06-24automatic displaying custom events in tabSRMM according to their masksGeorge Hazan
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-04-04minor code cleaningGeorge Hazan