summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src/clistmenus.cpp
AgeCommit message (Expand)Author
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-11garbage collection: dead params, unused variables etcGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-06-08Clist_nicer: code cleanupslotwin
2014-06-08Clist_nicer: add icons to menu itemsslotwin
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-06-29code cleaningGeorge Hazan
2013-05-16- useless header removed;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-08major speedup of clist nicer+ cacheGeorge Hazan
2013-03-08old ugly floating contacts removed from clist_nicer, the FloatingContacts plu...George Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-09clist nicer+, part III, final:George Hazan
2012-11-09part II:George Hazan
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge 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