Age | Commit message (Expand) | Author |
2016-07-21 | proper libs without CallContactService | George Hazan |
2016-07-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-06-29 | forgotten to export a function | George Hazan |
2016-06-29 | code cleaning | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-05-28 | 2 static functions removed from CLIST_INTERFACE. | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-15 | correct import libraries | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-04-10 | Utf8toUcs2 exported | George Hazan |
2016-04-08 | mir_hmac_sha256 added | George Hazan |
2016-01-21 | fix for moving menu item to the first position in a submenu | George Hazan |
2015-12-21 | hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary data | George Hazan |
2015-11-11 | thread library: | George Hazan |
2015-10-26 | IsPluginLoaded - a function to detect if plugin is loaded | George Hazan |
2015-09-01 | sha256 functions moved to the core | George Hazan |
2015-09-01 | - strdel()/strdelw() moved to the core; | George Hazan |
2015-08-11 | missing string comparison functions | George Hazan |
2015-08-09 | three new functions for checking Windows version | George Hazan |
2015-07-31 | - Windows 10 version detection; | George Hazan |
2015-07-29 | vs2015 not to be used to build common .def & .lib files | George Hazan |
2015-07-29 | parasite symbol removed | George Hazan |
2015-07-29 | missing libs | George Hazan |
2015-07-22 | libs update | Vadim Dashevskiy |
2015-07-22 | typo fix | George Hazan |
2015-07-22 | - extra icons services converted into functions; | George Hazan |
2015-07-15 | KillModuleIcons exported | George Hazan |
2015-07-09 | buggy function removed | George Hazan |
2015-07-03 | - IDR_CONTEXT resource removed from all clists; | George Hazan |
2015-07-02 | tray menu functions also moved to the core. | George Hazan |
2015-07-02 | group menu services moved to core | George Hazan |
2015-06-29 | fix for the 32-bit libs | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | Menu_CreateRoot - new helper for creating submenus | George Hazan |
2015-06-25 | - Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags; | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-25 | another portion of dead genmenu services | George Hazan |
2015-06-23 | - Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM; | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-21 | MS_UTILS_REPLACEVARS -> Utils_ReplaceVars | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-21 | KillModuleMenus exported from mir_app.dll | George Hazan |
2015-06-21 | MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandom | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-20 | xml api became a set of functions | George Hazan |
2015-06-19 | missing libraries | George Hazan |