summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2020-02-16useless checks removedGeorge Hazan
2020-02-01let's make a couple of things simplerGeorge Hazan
2020-02-01fix for TryEnterCriticalSectionGeorge Hazan
2020-02-01attempt to fix #2139George Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-29fix for a rare crash on exitGeorge Hazan
2020-01-27minor code cleaningGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-03thread-safe implementation of CTimer::Start/StopGeorge Hazan
2020-01-03CTimer::GetEventId() shall return UINT_PTR as wellGeorge Hazan
2020-01-03CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-16typo fixGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-10-15MBinBuffer::assign = function to replace buffer contentsGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-08-28fixes #2038 (Update tinyxml2 to 7.1.0)George Hazan
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-08-09fixes #2023 (Cannot edit "Open new chat rooms in the default container" setti...George Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24warning fixesGeorge Hazan
2019-07-12CMake: reduced dependency from prebult libraries.protomors
2019-06-10fixes #1981 ([MsgExport] - it is no longer possible to change contact setting...George Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-04-25ListView shall not report the change if current item is changedGeorge Hazan
2019-04-23mir_core: warning fixMataes
2019-03-25major fix for the command-line parserGeorge Hazan
2019-03-19added CCtrlDate::SetTimeGeorge Hazan
2019-03-19missing CBN_KILLFOCUS handler in CCtrlComboGeorge Hazan
2019-03-19CCtrlDate - new UI class for date/time pickersGeorge Hazan
2019-03-12fixes for format specifiersGeorge Hazan
2019-03-12- unused member CDbLink::m_bSigned removed;George Hazan
2019-03-12CCtrlBase:George Hazan
2019-03-12these conditions are identicalGeorge Hazan
2019-03-12another manual critical section removedGeorge Hazan
2019-03-01preventing endless loops on errorGeorge Hazan
2019-02-28code cleaning / warning fixesGeorge Hazan
2019-02-26XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2George Hazan
2019-02-22code cleaningGeorge Hazan
2019-02-19TranslateU applied to JabberGeorge Hazan
2019-02-19TranslateU - translates a string to Utf8George Hazan
2019-02-19BytesParsed - a function to control parsed xml lengthGeorge Hazan
2019-02-19utf8 wrappers for CCtrlBase::GetTextGeorge Hazan
2019-02-19db_get_utfa -> new function to allocate utf strings dynamicallyGeorge Hazan
2019-02-14added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorterGeorge Hazan
2019-02-14tinyxml2: two wchar_t wrappers addedGeorge Hazan
2019-02-12tinyxml2 added to mir_core to replace the old xml parserGeorge Hazan