Age | Commit message (Expand) | Author |
2016-02-26 | crash fix for drag-n-drop in trees | George Hazan |
2016-01-21 | fix for moving menu item to the first position in a submenu | George Hazan |
2016-01-20 | fix to prevent insertion of sub-sub-items into the level of parent submenu | George Hazan |
2016-01-07 | fix for a stupid crash in win api | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-12-21 | - more effective binary search of MUUIDs; | George Hazan |
2015-12-21 | hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary data | George Hazan |
2015-12-10 | first version of menu editor with dragging between menus | George Hazan |
2015-11-16 | simple thread's handle gets closed too early | George Hazan |
2015-11-11 | thread library: | George Hazan |
2015-10-27 | CompareString considered slow and therefore removed | George Hazan |
2015-09-10 | fix for a hangup on exit in KeyboardNotify | 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-28 | mir_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-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-23 | defs revert | Vadim Dashevskiy |
2015-07-22 | libs update | Vadim Dashevskiy |
2015-06-24 | fixes for MENUITEMINFO declarations | George Hazan |
2015-06-21 | MS_SYSTEM_RESTART moved to mir_core | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-21 | MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandom | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-20 | Windows colour picker wndclass moved to mir_core | George Hazan |
2015-06-20 | - hyperlink module considered WinAPI dependent and therefore moved to mir_core; | George Hazan |
2015-06-19 | Miranda libs to have the .mir extension, to prevent conflicts | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | crutch to return fake langpack ids for scripting | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-18 | protocol platform-independent code moved back to mir_app | George Hazan |
2015-06-18 | "Status" became resident for all protocols, in a constructor | George Hazan |
2015-06-17 | minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITION | George Hazan |
2015-06-17 | obsolete services extincted | George Hazan |
2015-06-17 | fix for a crash with german langpack | George Hazan |
2015-06-16 | make_ver.bat call returned back | George Hazan |
2015-06-16 | crash fix | George Hazan |
2015-06-16 | fix for the %miranda_path% calculation | George Hazan |
2015-06-16 | unified project for mir_core | George Hazan |
2015-06-16 | libson separated from mir_core and moved to libs\ | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | a few minor fixes | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-13 | delay load removed from mir_core projects | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |