summaryrefslogtreecommitdiff
path: root/bin12/lib
AgeCommit message (Expand)Author
2016-08-11CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialogGeorge Hazan
2016-07-21proper libs without CallContactServiceGeorge Hazan
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-06-29forgotten to export a functionGeorge Hazan
2016-06-29code cleaningGeorge Hazan
2016-06-05- fix for #1059;George Hazan
2016-05-282 static functions removed from CLIST_INTERFACE.George Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-05-13libs to be placed into correct foldersGeorge Hazan
2016-05-13if you want to debug memory leaks, include msapi/vld.h into m_core.hGeorge Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-15correct import librariesGeorge Hazan
2016-04-15contact list groups:George Hazan
2016-04-10Utf8toUcs2 exportedGeorge Hazan
2016-04-08mir_hmac_sha256 addedGeorge Hazan
2016-01-21fix for moving menu item to the first position in a submenuGeorge Hazan
2015-12-21hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary dataGeorge Hazan
2015-11-11thread library:George Hazan
2015-10-26IsPluginLoaded - a function to detect if plugin is loadedGeorge Hazan
2015-09-01sha256 functions moved to the coreGeorge Hazan
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-08-11missing string comparison functionsGeorge Hazan
2015-08-09three new functions for checking Windows versionGeorge Hazan
2015-07-31- Windows 10 version detection;George Hazan
2015-07-29vs2015 not to be used to build common .def & .lib filesGeorge Hazan
2015-07-29parasite symbol removedGeorge Hazan
2015-07-29missing libsGeorge Hazan
2015-07-22libs updateVadim Dashevskiy
2015-07-22typo fixGeorge Hazan
2015-07-22- extra icons services converted into functions;George Hazan
2015-07-15KillModuleIcons exportedGeorge Hazan
2015-07-09buggy function removedGeorge Hazan
2015-07-03- IDR_CONTEXT resource removed from all clists;George Hazan
2015-07-02tray menu functions also moved to the core.George Hazan
2015-07-02group menu services moved to coreGeorge Hazan
2015-06-29fix for the 32-bit libsGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26Menu_CreateRoot - new helper for creating submenusGeorge Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-21MS_UTILS_REPLACEVARS -> Utils_ReplaceVarsGeorge Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-21KillModuleMenus exported from mir_app.dllGeorge Hazan
2015-06-21MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandomGeorge Hazan