Age | Commit message (Expand) | Author |
2019-08-28 | fixes #2038 (Update tinyxml2 to 7.1.0) | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | 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-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 | db_get_utfa -> new function to allocate utf strings dynamically | 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-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 |
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-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their s... | George Hazan |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-05-20 | sounds packed into CMPlugin (reduces usage of hLangpack) | George Hazan |
2018-05-18 | constructor of CMPlugin now registers it automatically in the module list, no... | George Hazan |
2018-04-30 | fix for argument types | George Hazan |
2018-04-27 | update for libraries | George Hazan |
2018-04-27 | implementation of #1308 | George Hazan |
2018-04-19 | CallObjectEventHook: new function to call the event hook of the specified object | George Hazan |
2018-04-06 | CDlgBase::OnChange - message processing slightly changed | George Hazan |
2018-04-04 | Windows lists: | George Hazan |
2018-02-25 | core: added CCtrlLabel for static text | aunsane |
2018-02-23 | core: gui | aunsane |
2018-02-13 | CDlgBase::FindControl made public | George Hazan |
2017-12-11 | IsTerminalDisconnected() moved to core | George Hazan |
2017-11-23 | update for mir_core import libs | George Hazan |
2017-10-25 | new method that emulates button click | George Hazan |
2017-08-08 | HookTemporaryEvent - new function that executes an event handler immediately ... | George Hazan |
2017-05-03 | CCtrlRichEdit::GetRichTextUtf considered useless | George Hazan |
2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan |
2017-04-13 | fixed mir_core libraries | George Hazan |
2017-04-13 | two new functions: CDlgBase::Resize & Hide | George Hazan |
2017-04-07 | Windows-specific code moved to mir_core | George Hazan |
2017-04-05 | more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ... | George Hazan |
2017-04-05 | mir_core: | George Hazan |