summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-28missing source fileGeorge Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-26fixes for event notificationsGeorge Hazan
2015-05-26- forgotten to include JSONNode.inl into a project;George Hazan
2015-05-26implementation details hidden in JSONNode.inlGeorge Hazan
2015-05-26compilation fixGeorge Hazan
2015-05-26JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from...George Hazan
2015-05-25fix for the correct json node validationGeorge Hazan
2015-05-25oops... correct version of operatorGeorge Hazan
2015-05-25JSONNode::isnull() - correct way of checking for missing / erroneous nodesGeorge Hazan
2015-05-25JSONNode class exported directly from mir_core, all its functions became avai...George Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-24minus critical sectionGeorge Hazan
2015-05-23minus critical sectionGeorge Hazan
2015-05-23some crazy list declarations fixedGeorge Hazan
2015-05-23wrong flags processing fixedGeorge Hazan
2015-05-23Profile manager:George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23revert of path handlerGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22metacontact options -> CDlgBaseGeorge Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22fix for a crash inside http request destructionGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-20CDlgBase::m_first && CCtrlBase::m_next removedGeorge Hazan
2015-05-20tabbed control validatorGeorge Hazan
2015-05-20Profile Manager -> CCtrlPagesGeorge Hazan
2015-05-20adaptation of CCtrlPages for the real lifeGeorge Hazan
2015-05-20commonheaders.cpp excluded from projects George Hazan
2015-05-20grrrrrrrrrmGeorge Hazan
2015-05-20other not used files removed tooKirill Volinsky
2015-05-20not used file removedKirill Volinsky
2015-05-20memory.cpp synced with mir_core memory.cppKirill Volinsky
2015-05-19control comparator function removed from the class definitionGeorge Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-19one another minor interface glitch fixedGeorge Hazan