summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/sendqueue.cpp
AgeCommit message (Expand)Author
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
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-04minor code cleaningGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-19- temporary revert of TabSRMMVadim Dashevskiy
2013-03-19- minor optimizations;George Hazan
2013-03-15- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;George Hazan
2013-03-10removed not used headersKirill Volinsky
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-21fix for status line icons processing in tabSRMMGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-09-26- fix for mishmash in "Add contact" button's tooltipGeorge Hazan
2012-08-11IM -> NG in TabSRMM (patch by Al|en)Robert Pösel
2012-06-29minor code cleaningGeorge Hazan
2012-06-26- microkernel addded;George Hazan