Age | Commit message (Expand) | Author |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-11 | garbage collection: dead params, unused variables etc | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-26 | Clist_nicer code cleanup | Rozhuk Ivan |
2014-09-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George 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-08 | Clist_nicer: code cleanup | slotwin |
2014-06-08 | Clist_nicer: add icons to menu items | slotwin |
2014-05-23 | Clist_nicer: proper capitalization in options and menus | slotwin |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-01-02 | Separate writing of "infobar", "titlebar", "statusbar", etc. | Dart Raiden |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-18 | Names standardization | Vadim Dashevskiy |
2013-12-17 | further frames code merging | George Hazan |
2013-12-16 | frames code cleaning | George Hazan |
2013-12-16 | - new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam); | George Hazan |
2013-11-12 | de-capitalization | Dart Raiden |
2013-10-24 | more warning fixes | George Hazan |
2013-09-21 | using Uxtheme in nicer | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-07-23 | replace sprintf to mir_snprintf (part 3) | Kirill Volinsky |
2013-06-29 | code cleaning | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-11 | only a few real mir_forkthreadex survived | George Hazan |
2013-03-08 | major speedup of clist nicer+ cache | George Hazan |
2013-03-08 | old ugly floating contacts removed from clist_nicer, the FloatingContacts plu... | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-02-20 | nicer+ status items list made dynamic | George Hazan |
2013-01-29 | changed some icons | Tobias Weimer |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-09 | nicer+ own extra icons spacing settings removed | George Hazan |
2012-11-09 | clist nicer+, part III, final: | George Hazan |
2012-11-05 | fix for the rest of extra icons in nicer+ | George Hazan |
2012-11-04 | massive extinction of clutches: | George Hazan |
2012-11-04 | kernel extraicons, part II | George Hazan |