summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-24fixes #1897 (rare crash in IRC, when one user changes his nickname)George Hazan
2019-03-19added CCtrlDate::SetTimeGeorge Hazan
2019-03-19missing CBN_KILLFOCUS handler in CCtrlComboGeorge Hazan
2019-03-19CCtrlDate - new UI class for date/time pickersGeorge Hazan
2019-03-18Notes & Reminders:George Hazan
2019-03-12fixes for format specifiersGeorge Hazan
2019-03-12- unused member CDbLink::m_bSigned removed;George Hazan
2019-03-12CCtrlBase:George Hazan
2019-03-12these conditions are identicalGeorge Hazan
2019-03-12another manual critical section removedGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...George Hazan
2019-03-07Skin_GetProtoIcon - new function to retrieve status icon's handleGeorge Hazan
2019-03-07fixes #1889dartraiden
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2019-03-06fix for the popup window class nameGeorge Hazan
2019-03-06be simplerGeorge Hazan
2019-03-06popups: pascal code cleaningGeorge Hazan
2019-03-06Scott Ellis is an author of YAPPdartraiden
2019-03-06popups:George Hazan
2019-03-05code cleaningGeorge Hazan
2019-03-05Popup:George Hazan
2019-03-05fixes #1876 (YAPP renamed to StdPopup, to popup service be always present)George Hazan
2019-03-01preventing endless loops on errorGeorge Hazan
2019-03-01crash fix for clicking on tray event iconGeorge Hazan
2019-02-28code cleaning / warning fixesGeorge Hazan
2019-02-27h++ => #1846George Hazan
2019-02-27fixes #1846 (tabSRMM: get my own nick from "MyHandle")George Hazan
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