summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src/CLUIFrames
AgeCommit message (Expand)Author
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-11garbage collection: dead params, unused variables etcGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
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-11-26Clist_nicer code cleanupRozhuk Ivan
2014-09-17- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...George Hazan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-07-17- fix for the main threat hanging;George Hazan
2014-07-17- manual critical section control replaced with mir_cslock;George Hazan
2014-06-08Clist_nicer: code cleanupslotwin
2014-06-08Clist_nicer: add icons to menu itemsslotwin
2014-05-23Clist_nicer: proper capitalization in options and menusslotwin
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-01-02Separate writing of "infobar", "titlebar", "statusbar", etc.Dart Raiden
2014-01-01copyright update for year 2014George Hazan
2013-12-18Names standardization Vadim Dashevskiy
2013-12-17further frames code mergingGeorge Hazan
2013-12-16frames code cleaningGeorge Hazan
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
2013-11-12de-capitalizationDart Raiden
2013-10-24more warning fixesGeorge Hazan
2013-09-21using Uxtheme in nicerKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-29code cleaningGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-11only a few real mir_forkthreadex survivedGeorge 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
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-02-20nicer+ status items list made dynamicGeorge Hazan
2013-01-29changed some iconsTobias Weimer
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-09nicer+ own extra icons spacing settings removedGeorge Hazan
2012-11-09clist nicer+, part III, final:George Hazan
2012-11-05fix for the rest of extra icons in nicer+George Hazan
2012-11-04massive extinction of clutches:George Hazan
2012-11-04kernel extraicons, part IIGeorge Hazan