Age | Commit message (Expand) | Author |
2019-02-27 | CLISTEVENT::szTooltip/pszService to be constant | George Hazan |
2019-02-26 | more fixes related to #1827 - now the core checks unique user ids itself | George Hazan |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan |
2019-02-25 | PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely | George Hazan |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-02-22 | SAL macros added to format functions | George Hazan |
2019-02-19 | TranslateU - translates a string to Utf8 | George Hazan |
2019-02-19 | Jabber -> TinyXml2 | George Hazan |
2019-02-19 | utf8 wrappers for CCtrlBase::GetText | George Hazan |
2019-02-19 | MIME types are of type char, not wchar_t | George Hazan |
2019-02-19 | fix for a typo | George Hazan |
2019-02-19 | db_get_utfa supported in PROTO_INTERFACE & CMPlugin | George Hazan |
2019-02-19 | db_get_utfa -> new function to allocate utf strings dynamically | George Hazan |
2019-02-19 | old XML API removed | George Hazan |
2019-02-14 | added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorter | George Hazan |
2019-02-14 | XML iterators, first version | George Hazan |
2019-02-13 | CurrencyRates: | George Hazan |
2019-02-12 | UserInfoEx: old xml driver removed & replaced with new tinyxml2 | George Hazan |
2019-02-12 | tinyxml2 added to mir_core to replace the old xml parser | George Hazan |
2019-02-11 | unused xml api items removed | George Hazan |
2019-02-11 | old xml api removed from pascal plugins | George Hazan |
2019-02-07 | MSN was last plugin that used that crap with HTTP Gateways | 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 | tabSRMM: old perversion removed | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |
2019-01-31 | fixes #1806 (Delete /include/delphi/deprecated or move to deprecated) | George Hazan |
2019-01-31 | fixes #1807 (Remove obsolete ICQ shit) | George Hazan |
2019-01-30 | fixes #1776 (rest of url-related stuff) | George Hazan |
2019-01-30 | m_icq.h removed | George Hazan |
2019-01-30 | obsolete ICQ trash removed from headers | George Hazan |
2019-01-30 | fixes #1785 (sub's events aren't marked as read, because of that SRMM could r... | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-21 | synchronized constants | George Hazan |
2019-01-20 | fixes #1776 (any traces of URL* related constants removed) | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2019-01-18 | fixes #1776 (remove MS_URL_SENDURL "SRUrl/SendCommand") | George Hazan |
2019-01-18 | we don't need PSR_URL as well | George Hazan |
2019-01-18 | PSS_URL removed as totally obsolete | George Hazan |
2019-01-11 | another unused constant removed | George Hazan |
2019-01-11 | unused constant removed | George Hazan |
2019-01-06 | CCtrlCombo::OnSelChanged extracted to the separate handler | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-28 | obsolte perversion with PF4_INFOSETTINGSVC removed | George Hazan |
2018-12-28 | User added notifications: | George Hazan |
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-17 | minor code cleaning | George Hazan |