Age | Commit message (Expand) | Author |
2019-08-28 | fixes #2038 (Update tinyxml2 to 7.1.0) | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-08-09 | fixes #2023 (Cannot edit "Open new chat rooms in the default container" setti... | George Hazan |
2019-07-26 | warning fixes | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-07-24 | warning fixes | George Hazan |
2019-07-12 | CMake: reduced dependency from prebult libraries. | protomors |
2019-06-10 | fixes #1981 ([MsgExport] - it is no longer possible to change contact setting... | George Hazan |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan |
2019-04-25 | ListView shall not report the change if current item is changed | George Hazan |
2019-04-23 | mir_core: warning fix | Mataes |
2019-03-25 | major fix for the command-line parser | George Hazan |
2019-03-19 | added CCtrlDate::SetTime | George Hazan |
2019-03-19 | missing CBN_KILLFOCUS handler in CCtrlCombo | George Hazan |
2019-03-19 | CCtrlDate - new UI class for date/time pickers | George Hazan |
2019-03-12 | fixes for format specifiers | George Hazan |
2019-03-12 | - unused member CDbLink::m_bSigned removed; | George Hazan |
2019-03-12 | CCtrlBase: | George Hazan |
2019-03-12 | these conditions are identical | George Hazan |
2019-03-12 | another manual critical section removed | George Hazan |
2019-03-01 | preventing endless loops on error | George Hazan |
2019-02-28 | code cleaning / warning fixes | George Hazan |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan |
2019-02-22 | code cleaning | George Hazan |
2019-02-19 | TranslateU applied to Jabber | George Hazan |
2019-02-19 | TranslateU - translates a string to Utf8 | George Hazan |
2019-02-19 | BytesParsed - a function to control parsed xml length | George Hazan |
2019-02-19 | utf8 wrappers for CCtrlBase::GetText | George Hazan |
2019-02-19 | db_get_utfa -> new function to allocate utf strings dynamically | George Hazan |
2019-02-14 | added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorter | George Hazan |
2019-02-14 | tinyxml2: two wchar_t wrappers added | George Hazan |
2019-02-12 | tinyxml2 added to mir_core to replace the old xml parser | George Hazan |
2019-02-07 | hopefully last custom UrlDecode implementation removed | George Hazan |
2019-02-05 | fixes #1825 (spin control initialization should be done in the constructor, n... | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-28 | fixes #1797 (ICQ10: only images can be transferred) | George Hazan |
2019-01-06 | CCtrlCombo::OnSelChanged extracted to the separate handler | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-24 | mir_urlDecode restored | George Hazan |
2018-12-23 | in fact, we don't need mir_hmac_sha1 either | George Hazan |
2018-12-23 | we don't need this function, cause it's not called, and also we have openssl | George Hazan |
2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan |
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan |
2018-12-08 | PluginUpdater: added OS version detect | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-08 | safer implementation of PathToRelative | George Hazan |
2018-11-07 | some files contains LF and CRLF simultaneously | dartraiden |
2018-10-15 | crash fix: don't crash if plugin was unloaded | George Hazan |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |