Age | Commit message (Expand) | Author |
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 |
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 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
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 | CDlgBase::m_first && CCtrlBase::m_next removed | George Hazan |
2015-05-20 | tabbed control validator | George Hazan |
2015-05-20 | Profile Manager -> CCtrlPages | George Hazan |
2015-05-20 | adaptation of CCtrlPages for the real life | George Hazan |
2015-05-20 | commonheaders.cpp excluded from projects | 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 | control comparator function removed from the class definition | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-19 | one another minor interface glitch fixed | George Hazan |
2015-05-18 | minor cleaning | George Hazan |
2015-05-18 | valid flag mask for moving tree items | George Hazan |