Age | Commit message (Expand) | Author |
2016-02-19 | YAMN: | George Hazan |
2016-02-02 | idiiotic bug fixed | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2015-09-05 | YAMN: menu uid | Alexander Lantsev |
2015-09-05 | YAMN: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-11 | code cleaning | George Hazan |
2015-08-01 | YAMN: common project | Kirill Volinsky |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-27 | YAMN: code cleanup | Rozhuk Ivan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2013-09-20 | using Uxtheme | Kirill Volinsky |
2013-08-23 | use mir_sntprintf | Tobias Weimer |
2013-08-18 | - fixed YAMN hotkey (fixes #443) | Tobias Weimer |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-20 | fixed YAMN registration in folders plugin | Basil |
2013-03-18 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-15 | added precompiled header | Kirill Volinsky |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | useless Folders support checks removed | George Hazan |
2013-02-28 | new template, VARST, to hold the result of calling Utils_ReplaceVarsT() | George Hazan |
2013-02-12 | - fix for chinese in popups; | George Hazan |
2013-02-10 | removed not needed interfaces (i think it was last) | Kirill Volinsky |
2013-02-04 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-01-03 | - fix for the buffer overrun in YAMN's mime parser | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-12-01 | SKINICONDESC initialization - end of story | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan |