Age | Commit message (Expand) | Author |
2019-09-26 | MS_UTILS_ENTERSTRING -> EnterString, useless service removed | George Hazan |
2019-09-18 | handy runtime debugging tool © Michael Chourdakis | George Hazan |
2019-09-17 | Chat: common code moved to mir_app | George Hazan |
2019-09-16 | + also new import libraries for mir_app | George Hazan |
2019-09-09 | Srmm_FindDialog moved from StdMsg to the core | George Hazan |
2019-08-28 | fixes #2038 (Update tinyxml2 to 7.1.0) | George Hazan |
2019-08-28 | compilation fix | George Hazan |
2019-08-26 | unified fake User-Agent field generation for all http-related protocols | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-08-03 | core part of CloseAction went to the core | George Hazan |
2019-07-15 | PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ava... | George Hazan |
2019-06-27 | manual access to CList/Group restricted | George Hazan |
2019-06-02 | Button_SetIcon_IcoLib - a helper to set MButton's icon using an icolib handle | George Hazan |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan |
2019-04-13 | CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA... | George Hazan |
2019-04-12 | - extra icons default changed from icon's name to icon's handle; | George Hazan |
2019-04-12 | missing parameter added | George Hazan |
2019-04-12 | standard icolib management code added to CMPluginBase | George Hazan |
2019-03-19 | added CCtrlDate::SetTime | George Hazan |
2019-03-19 | CCtrlDate - new UI class for date/time pickers | George Hazan |
2019-03-12 | - unused member CDbLink::m_bSigned removed; | George Hazan |
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr... | George Hazan |
2019-03-07 | Skin_GetProtoIcon - new function to retrieve status icon's handle | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | 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 | utf8 wrappers for CCtrlBase::GetText | 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-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-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 | four forgotten meta services removed | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | 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 |
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-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan |
2018-12-08 | chats: | George Hazan |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan |
2018-11-21 | fixes #1647 (Update OpenSSL to 1.0.2q) | George Hazan |