summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-28code cleaning / warning fixesGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-27CLISTEVENT::szTooltip/pszService to be constantGeorge Hazan
2019-02-26more fixes related to #1827 - now the core checks unique user ids itselfGeorge Hazan
2019-02-26XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2George Hazan
2019-02-25PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completelyGeorge Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-02-22SAL macros added to format functionsGeorge Hazan
2019-02-19TranslateU - translates a string to Utf8George Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-02-19utf8 wrappers for CCtrlBase::GetTextGeorge Hazan
2019-02-19MIME types are of type char, not wchar_tGeorge Hazan
2019-02-19fix for a typoGeorge Hazan
2019-02-19db_get_utfa supported in PROTO_INTERFACE & CMPluginGeorge Hazan
2019-02-19db_get_utfa -> new function to allocate utf strings dynamicallyGeorge Hazan
2019-02-19old XML API removedGeorge Hazan
2019-02-14added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorterGeorge Hazan
2019-02-14XML iterators, first versionGeorge Hazan
2019-02-13CurrencyRates:George Hazan
2019-02-12UserInfoEx: old xml driver removed & replaced with new tinyxml2George Hazan
2019-02-12tinyxml2 added to mir_core to replace the old xml parserGeorge Hazan
2019-02-11unused xml api items removedGeorge Hazan
2019-02-11old xml api removed from pascal pluginsGeorge Hazan
2019-02-07MSN was last plugin that used that crap with HTTP GatewaysGeorge Hazan
2019-02-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, n...George Hazan
2019-02-01tabSRMM: old perversion removedGeorge Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-31fixes #1806 (Delete /include/delphi/deprecated or move to deprecated)George Hazan
2019-01-31fixes #1807 (Remove obsolete ICQ shit)George Hazan
2019-01-30fixes #1776 (rest of url-related stuff)George Hazan
2019-01-30m_icq.h removedGeorge Hazan
2019-01-30obsolete ICQ trash removed from headersGeorge Hazan
2019-01-30fixes #1785 (sub's events aren't marked as read, because of that SRMM could r...George Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-21synchronized constantsGeorge Hazan
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2019-01-18code cleaningGeorge Hazan
2019-01-18fixes #1776 (remove MS_URL_SENDURL "SRUrl/SendCommand")George Hazan
2019-01-18we don't need PSR_URL as wellGeorge Hazan
2019-01-18PSS_URL removed as totally obsoleteGeorge Hazan
2019-01-11another unused constant removedGeorge Hazan
2019-01-11unused constant removedGeorge Hazan
2019-01-06CCtrlCombo::OnSelChanged extracted to the separate handlerGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-28obsolte perversion with PF4_INFOSETTINGSVC removedGeorge Hazan
2018-12-28User added notifications:George Hazan
2018-12-24mir_urlDecode restoredGeorge Hazan
2018-12-23in fact, we don't need mir_hmac_sha1 eitherGeorge Hazan
2018-12-23we don't need this function, cause it's not called, and also we have opensslGeorge Hazan