Age | Commit message (Expand) | Author |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-03 | dynamic load of secur32.dll is not actual anymore | 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 | helper stubs for the standard protocol services are not created anymore | 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 | fixes for the file sending | George Hazan |
2015-05-31 | fixes for PS_SETAWAYMSG calls | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | this code is not needed anymore | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-30 | fix for a crash after connection timeout | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-26 | fixes for event notifications | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | Profile manager: | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | revert of path handler | 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 _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | metacontact options -> CDlgBase | George Hazan |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | fix for a crash inside http request destruction | 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 | Profile Manager -> CCtrlPages | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-18 | minor cleaning | George Hazan |
2015-05-18 | After selecting an object into a DC, it has to be set back to the original va... | Piotr Piastucki |
2015-05-18 | Neither brushes returned by WM_CTLCOLORDLG nor stock brushes need to be delet... | Piotr Piastucki |
2015-05-17 | code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the core | George Hazan |
2015-05-17 | Changed "Disable icons" to "Enable icons" | Tobias Weimer |
2015-05-17 | fix for genmenu options - left tree replaced with a listbox | George Hazan |
2015-05-14 | fix for correct behaviour of checkboxes in EI options | George Hazan |
2015-05-14 | extra icons options -> UI Utils | George Hazan |