Age | Commit message (Expand) | Author |
2015-06-07 | NLHR_PTR moved to m_netlib.h by request | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-07 | ability to display search data in utf8 | George Hazan |
2015-06-06 | fix for some warnings | 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-03 | fix for the forced unsubclassing | 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 | missing source file | 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-26 | - forgotten to include JSONNode.inl into a project; | George Hazan |
2015-05-26 | implementation details hidden in JSONNode.inl | George Hazan |
2015-05-26 | compilation fix | George Hazan |
2015-05-26 | JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from... | George Hazan |
2015-05-25 | fix for the correct json node validation | George Hazan |
2015-05-25 | oops... correct version of operator | George Hazan |
2015-05-25 | JSONNode::isnull() - correct way of checking for missing / erroneous nodes | George Hazan |
2015-05-25 | JSONNode class exported directly from mir_core, all its functions became avai... | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-24 | minus critical section | George Hazan |
2015-05-23 | minus critical section | George Hazan |
2015-05-23 | some crazy list declarations fixed | George Hazan |
2015-05-23 | wrong flags processing fixed | George Hazan |
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 |