summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msglog.cpp
AgeCommit message (Expand)Author
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-04-22more code cleaningGeorge Hazan
2015-04-22- one another manual buffer died;George Hazan
2015-03-05fix for printing error messagesGeorge Hazan
2015-02-21code formattingKirill Volinsky
2015-02-16fix for Chinese in error template's previewGeorge Hazan
2015-02-16fix for the message log twinklingGeorge Hazan
2015-02-16fix for icon selection in tabsrmmGeorge Hazan
2015-02-16TabSRMM: code cleanup + wine fixes for display sended and received messageRozhuk Ivan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-30final version of crutch for the buggy Windows7 rtf controlGeorge Hazan
2014-12-30another crutchGeorge Hazan
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