summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src/clcutils.cpp
AgeCommit message (Expand)Author
2015-06-02minor cleaningGeorge Hazan
2015-04-28minus ansi functionKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-11garbage collection: dead params, unused variables etcGeorge Hazan
2014-12-02less warningsGeorge Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-26perhaps last richedit in the source code...George Hazan
2014-07-26- unified bkChanged processing;George Hazan
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
2014-07-26same parameter for clist_nicerGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-24more warning fixesGeorge Hazan
2013-03-08major speedup of clist nicer+ cacheGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2012-12-06now it's compiled ok in both 2010 & 2012George Hazan
2012-11-09nicer+ own extra icons spacing settings removedGeorge Hazan
2012-11-09clist nicer+, part III, final:George Hazan
2012-11-09part II:George Hazan
2012-11-07EMPTY_EXTRA_ICON applied to all another pluginsGeorge Hazan
2012-11-04massive extinction of clutches:George Hazan
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-10-30minor clists' code cleaning George Hazan
2012-08-10- fix for Clist Nicer status buttonGeorge Hazan
2012-08-01git-svn-id: http://svn.miranda-ng.org/main/trunk@1295 1316c22d-e87f-b044-9b9b...Kirill Volinsky