Age | Commit message (Expand) | Author |
2016-09-14 | patch for UI Utils: | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-08-25 | delay CloseHandle() to the thread finish | George Hazan |
2016-08-25 | fix for a major handle leak introduced in rev #15740 | George Hazan |
2016-08-16 | fix for a misprint | George Hazan |
2016-08-11 | CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialog | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-21 | mir_core: added wine detection | MikalaiR |
2016-07-13 | mir_core: | Alexander Gluzsky |
2016-06-07 | We do not always have to believe static analyzers :-D | MikalaiR |
2016-06-07 | mir_core: fix potential memleak | MikalaiR |
2016-06-06 | parameter added to MS_SYSTEM_RESTART: a path to Miranda's binary | George Hazan |
2016-05-30 | fix for a nasty bug with bitmap filters | George Hazan |
2016-05-24 | - fixes bug #1250 (Mess with timestamps in JABBER archive (XEP-0136)); | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-04-10 | mir_core: | Tobias Weimer |
2016-04-10 | nasty crutch to allow db_get_tstatic to work correctly | George Hazan |
2016-04-10 | Utf8toUcs2 exported | George Hazan |
2016-04-08 | mir_hmac_sha256 added | George Hazan |
2016-03-05 | mir_core: fix cppcheck warnings | MikalaiR |
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 |