summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src/extBackg.cpp
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-11garbage collection: dead params, unused variables etcGeorge Hazan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
2014-05-27clist_nicer:Tobias Weimer
2014-05-03- Fixed drawing flat/themed toolbar buttons in clist_nicer (patch by slotwin)...Tobias Weimer
2014-04-08- fixes #596 (Clist nicer skin doesn't show buttons)George 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-24more warning fixesGeorge Hazan
2013-09-21using Uxtheme in nicerKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-18fix for Clist_nicer+ skin editorGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George 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-02-20nicer+ status items list made dynamicGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-09nicer+ own extra icons spacing settings removedGeorge Hazan
2012-11-09clist nicer+, part III, final:George Hazan
2012-11-04massive extinction of clutches:George Hazan
2012-10-10service call replaced with the direct function callGeorge 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