Age | Commit message (Expand) | Author |
2019-03-01 | preventing endless loops on error | George Hazan |
2019-03-01 | crash fix for clicking on tray event icon | George Hazan |
2019-02-28 | code cleaning / warning fixes | George Hazan |
2019-02-27 | h++ => #1846 | George Hazan |
2019-02-27 | fixes #1846 (tabSRMM: get my own nick from "MyHandle") | George Hazan |
2019-02-27 | fixes #1868 (Miranda NG crashes when trying to access message log) | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-02-27 | CLISTEVENT::szTooltip/pszService to be constant | George Hazan |
2019-02-26 | Chat_Event not to change the original structure, but to use its own copy instead | George Hazan |
2019-02-26 | fixes #1593 (crash in clist_modern when a temporary contact gets deleted) | George Hazan |
2019-02-26 | faster & safer code of removing user from a group chat | George Hazan |
2019-02-26 | we should remove all records from arKeys too | 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 | code cleaning | George Hazan |
2019-02-21 | fixes #1856 (when PpluginUpdater loads a plugin, it goes to Options -> Plugin... | 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 | 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 | tinyxml2: two wchar_t wrappers added | George Hazan |
2019-02-13 | minus tchar.h in mir_app | 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-08 | fixes #1832 (FTPFile: crash on filetransfer) | George Hazan |
2019-02-08 | netlibsecurity: more logs | George Hazan |
2019-02-08 | more slack removed | George Hazan |
2019-02-07 | fixes occasional crash on exit | 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-06 | we don't load contact lists dynamically | George Hazan |
2019-02-05 | fixes #1823 (PluginUpdater: newly downloaded plugins aren't loaded when optio... | George Hazan |
2019-02-05 | fixes #1825 (spin control initialization should be done in the constructor, n... | George Hazan |
2019-02-02 | Revert "we don't need these icons anymore" | dartraiden |
2019-02-01 | proper column sizing | George Hazan |
2019-02-01 | we don't need these icons anymore | George Hazan |
2019-02-01 | tabSRMM: old perversion removed | George Hazan |
2019-02-01 | Revert sdk version | mikalair |
2019-02-01 | Initialize OpenSSL locks | mikalair |
2019-02-01 | missing check restored | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |