Age | Commit message (Expand) | Author |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | unused helper removed | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-17 | minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITION | George Hazan |
2015-06-16 | forgotten reference | George Hazan |
2015-06-16 | unified zlib project also 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 | warning fix | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-14 | cleanup (patch by person) | Vadim Dashevskiy |
2015-06-13 | manifest returned back | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-11 | - more transparent ProtoServiceExists implementation; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | 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 inlining | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-23 | wrong flags processing fixed | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-20 | grrrrrrrrrm | George Hazan |
2015-05-20 | other not used files removed too | Kirill Volinsky |
2015-05-20 | not used file removed | Kirill Volinsky |
2015-05-20 | memory.cpp synced with mir_core memory.cpp | Kirill Volinsky |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-18 | RichEdit Control doesn't support WM_GETFONT: https://msdn.microsoft.com/en-us... | Piotr Piastucki |
2015-05-18 | Fixed severe memleak in msgdialog | Piotr Piastucki |
2015-05-11 | cleanup | Kirill Volinsky |
2015-05-10 | crash fix for wrongly defined option pages | George Hazan |
2015-05-03 | fix for the option's page style pt. 10 | Vadim Dashevskiy |
2015-04-28 | minus ansi function | Kirill Volinsky |