Age | Commit message (Expand) | Author |
2016-09-11 | correct mir_app.lib uploaded | Vadim Dashevskiy |
2016-09-11 | MS_CLIST_EXTRA_ADD_ICON - forgotten EI service | George Hazan |
2016-09-08 | Srmm_* wrappers for services converted into regular functions | George Hazan |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-09-06 | Clist_GetImageList() | George Hazan |
2016-09-06 | clist services' extermination continued | George Hazan |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | George Hazan |
2016-08-11 | CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialog | George Hazan |
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-05-13 | libs to be placed into correct folders | George Hazan |
2016-05-13 | if you want to debug memory leaks, include msapi/vld.h into m_core.h | 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 |