summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/trayicon.cpp
AgeCommit message (Expand)Author
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-08code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-28TabSEMM:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-02-21code formattingKirill Volinsky
2015-01-06TabSRMM: partial decapitalization (I tried not to broke any of the database s...Dart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18fix for the total crash of everything when tabSRMM gets unloaded dynamicallyGeorge Hazan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01copyright updateGeorge Hazan
2014-12-01warning fixesGeorge Hazan
2014-11-30lstr* replacementsGeorge 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-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
2013-08-14memory corruption fixGeorge Hazan
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
2013-08-12- fix for a rare crash on tabsrmm tooltips;George Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-06-27obsolete helpers removedGeorge Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-11only a few real mir_forkthreadex survivedGeorge Hazan
2013-03-10removed not used headersKirill Volinsky
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge 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-07-13bunch of incorrect thread callsGeorge Hazan
2012-06-29minor code cleaningGeorge Hazan
2012-06-04class CTranslator removed from tabSRMM due its stupidityGeorge Hazan
2012-05-23some includes restored, mir_full.sln updated, some renaming of folders and pr...Vadim Dashevskiy