summaryrefslogtreecommitdiff
path: root/bin12/lib
AgeCommit message (Expand)Author
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
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19Miranda libs to have the .mir extension, to prevent conflictsGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19crutch to return fake langpack ids for scriptingGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-18protocol platform-independent code moved back to mir_appGeorge Hazan
2015-06-17minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITIONGeorge Hazan
2015-06-16libson separated from mir_core and moved to libs\George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-13CCtrlBase::m_bSilent - a flag not to send change notificationsGeorge Hazan
2015-06-11- more transparent ProtoServiceExists implementation;George Hazan
2015-06-01missing libraries for VS2013George Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-26JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from...George Hazan
2015-05-25oops... correct version of operatorGeorge Hazan