summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2015-07-31- Windows 10 version detection;George Hazan
2015-07-23defs revertVadim Dashevskiy
2015-07-22libs updateVadim Dashevskiy
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-21MS_SYSTEM_RESTART moved to mir_coreGeorge Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge 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-20Windows colour picker wndclass moved to mir_coreGeorge Hazan
2015-06-20- hyperlink module considered WinAPI dependent and therefore moved to mir_core;George Hazan
2015-06-19Miranda libs to have the .mir extension, to prevent conflictsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19crutch to return fake langpack ids for scriptingGeorge 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-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-17minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITIONGeorge Hazan
2015-06-17obsolete services extinctedGeorge Hazan
2015-06-17fix for a crash with german langpackGeorge Hazan
2015-06-16make_ver.bat call returned backGeorge Hazan
2015-06-16crash fix George Hazan
2015-06-16fix for the %miranda_path% calculationGeorge Hazan
2015-06-16unified project for mir_coreGeorge 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-14a few minor fixesGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-13delay load removed from mir_core projectsGeorge 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-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-03fix for the forced unsubclassingGeorge Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge 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-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-28missing source fileGeorge Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-26- forgotten to include JSONNode.inl into a project;George Hazan
2015-05-26implementation details hidden in JSONNode.inlGeorge Hazan
2015-05-26compilation fixGeorge Hazan
2015-05-26JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from...George Hazan
2015-05-25fix for the correct json node validationGeorge Hazan