summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/utils.cpp
AgeCommit message (Expand)Author
2015-01-07TabSRMM: typosDart Raiden
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-13tabSRMM warning level 4George Hazan
2014-12-13fix for the url extractorGeorge Hazan
2014-12-13Utils::FormatTitleBar: wrong function's return typeGeorge Hazan
2014-12-13fix for info panel's tooltipGeorge Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
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-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-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-13code cleaningGeorge Hazan
2014-07-24tabSRMM has to set the sub's contact manually to display correct avatarGeorge Hazan
2014-07-10compilation fix George Hazan
2014-07-10- we don't broadcast added events anymore;George Hazan
2014-07-04missing argumentGeorge Hazan
2014-07-04tabSRMM:George Hazan
2014-05-24spelling correctionDart Raiden
2014-03-11fix for tabSRMM send queueGeorge Hazan
2014-03-09- unused variables wiped out of tabSRMMGeorge Hazan
2014-02-26MCONTACT-related code cleaningGeorge 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-02-01own exception dialog removed from tabSRMMGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-21- fix for saving messages;George Hazan
2013-12-20another ansi url removedGeorge Hazan
2013-12-20- mathMod support removed;George Hazan
2013-09-29no need load dll when lib linkedKirill Volinsky
2013-09-21using Uxtheme in tabsrmmKirill Volinsky
2013-08-21memory allocation problemGeorge Hazan
2013-08-20minus some horrors in tabsGeorge Hazan
2013-08-14cleaning popup-related junkGeorge 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-04- code formatting;George Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-27obsolete helpers removedGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel