summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-27fixes #1868 (Miranda NG crashes when trying to access message log)George 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-26Chat_Event not to change the original structure, but to use its own copy insteadGeorge Hazan
2019-02-26fixes #1593 (crash in clist_modern when a temporary contact gets deleted)George Hazan
2019-02-26faster & safer code of removing user from a group chatGeorge Hazan
2019-02-26we should remove all records from arKeys tooGeorge 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-22code cleaningGeorge Hazan
2019-02-21fixes #1856 (when PpluginUpdater loads a plugin, it goes to Options -> Plugin...George 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-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-14tinyxml2: two wchar_t wrappers addedGeorge Hazan
2019-02-13minus tchar.h in mir_appGeorge 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-08fixes #1832 (FTPFile: crash on filetransfer)George Hazan
2019-02-08netlibsecurity: more logsGeorge Hazan
2019-02-08more slack removedGeorge Hazan
2019-02-07fixes occasional crash on exitGeorge 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-06we don't load contact lists dynamicallyGeorge Hazan
2019-02-05fixes #1823 (PluginUpdater: newly downloaded plugins aren't loaded when optio...George Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, n...George Hazan
2019-02-02Revert "we don't need these icons anymore"dartraiden
2019-02-01proper column sizingGeorge Hazan
2019-02-01we don't need these icons anymoreGeorge Hazan
2019-02-01tabSRMM: old perversion removedGeorge Hazan
2019-02-01Revert sdk versionmikalair
2019-02-01Initialize OpenSSL locksmikalair
2019-02-01missing check restoredGeorge Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-02-01fixes #1762 (StdMsg: Text selection bug in the message log since 0.95.8)George Hazan
2019-02-01ะก magic removedGeorge Hazan
2019-01-31fix for possible problem with cyrillic file names in NTLM authGeorge Hazan
2019-01-30SMS plugin deprecated due to missing sms support in ICQ-WIMGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan