summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_skinengine.cpp
AgeCommit message (Expand)Author
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-29- unused code removed;George Hazan
2016-04-28code cleaningGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-29runtime allocation functions replaced with mir_*George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-17warning fixesGeorge Hazan
2015-07-02unified project for clist_modernGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-13code cleaningGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-06-02grrm... custom tga handler returned backGeorge Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-05-22right replacement for mir_stricmpGeorge Hazan
2015-05-22self strcmp function replaced by core functionKirill Volinsky
2015-05-16correct version of [13616]Kirill Volinsky
2015-05-16git-svn-id: http://svn.miranda-ng.org/main/trunk@13620 1316c22d-e87f-b044-9b9...Kirill Volinsky
2015-05-16aplrtly revert [13616]Kirill Volinsky
2015-05-16cleanupKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2015-04-28use common m_skin_eng.hKirill Volinsky
2015-04-06Clist modern: Minor cleanupTobias Weimer
2015-03-07rev. 12363 broke clist_modern skin loading, therefore is temporary revertedVadim Dashevskiy
2015-03-06Clist_modern:Tobias Weimer
2015-01-14manually reinvented wheel removedGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-22- minus another critical section;George Hazan
2014-12-16clist_modern: Some warnings fixedTobias Weimer
2014-12-14Clist_modern: changed warning lavel to w4Kirill Volinsky
2014-12-13- warnings fixed;George Hazan
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-27Clist_modern: code cleanup, review requiredRozhuk Ivan
2014-09-14crash fix for bad skin imagesGeorge Hazan