summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/sendqueue.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-27unused code removedGeorge Hazan
2015-05-27ansi functionality removed from tabSRMMGeorge Hazan
2015-05-26- crazy hack for the srmm icons sort order fixed;George Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-21war against atavisms continuesGeorge Hazan
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-02-21code formattingKirill Volinsky
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13- ansi messages removed;George Hazan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-12-01copyright updateGeorge Hazan
2014-12-01warning fixesGeorge Hazan
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-11-25TabSRMM null ptr fixes and code cleanupRozhuk Ivan
2014-09-26- fix for the duplicated resource id;George Hazan
2014-07-17- fix for the main threat hanging;George Hazan
2014-06-13tabSRMM to open subs as subs, metas as metasGeorge Hazan
2014-06-04code reorderingGeorge Hazan
2014-03-11fix for tabSRMM send queueGeorge Hazan
2014-03-09- unused variables wiped out of tabSRMMGeorge Hazan
2014-02-24more useless conversions removedGeorge 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-01copyright update for year 2014George Hazan
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-08-14- fix for a nasty bug in tabSRMM popup headers;George Hazan
2013-08-12custom buttons in TabSRMM removed and based on the standard MButtonClassGeorge Hazan
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
2013-08-04- code formatting;George Hazan
2013-06-27obsolete helpers removedGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-05-10fix against mir_realloc in SkypeGeorge Hazan
2013-04-26code cleaningGeorge Hazan
2013-04-20minor cleanupGeorge Hazan
2013-04-20memory allocation switched to mir_allocGeorge Hazan
2013-04-20oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :)George Hazan
2013-04-20ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ...George Hazan
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan