summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2016-01-07fix for a stupid crash in win api George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-21- more effective binary search of MUUIDs;George Hazan
2015-12-21hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary dataGeorge Hazan
2015-12-10first version of menu editor with dragging between menusGeorge Hazan
2015-11-16simple thread's handle gets closed too earlyGeorge Hazan
2015-11-11thread library:George Hazan
2015-10-27CompareString considered slow and therefore removedGeorge Hazan
2015-09-10fix for a hangup on exit in KeyboardNotify George Hazan
2015-09-01sha256 functions moved to the coreGeorge Hazan
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-16- all name conflicts in the core fixed;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-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