summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2020-04-06useless commands removedGeorge Hazan
2020-04-01fixes #2243 (Jabber: buggy OpenFire stanzas drive Miranda crazy)George Hazan
2020-03-30CProgress => CCtrlProgress: fix for a class nameGeorge Hazan
2020-03-17CCtrlListView::OnNotify: we ignore item change until OnInitDialog is finishedGeorge Hazan
2020-03-15db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...George Hazan
2020-03-12fix for rare crashGeorge Hazan
2020-03-08fixes #2252 (Update tinyxml2 to 8.0.0)George Hazan
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