Age | Commit message (Expand) | Author |
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 |
2017-03-27 | fix for a return type | George Hazan |
2017-03-26 | long needed function CCtrlBase::Show(bool) | George Hazan |
2017-03-24 | CCtrlBase::GetParent - missing const qualifier added | George Hazan |
2017-03-21 | CCtrlButton: | George Hazan |
2017-03-21 | fix for export libs | George Hazan |
2017-03-21 | less useless crap exported from mir_core | George Hazan |
2017-03-17 | fix for libraries | George Hazan |
2017-03-17 | CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrol | George Hazan |
2017-03-03 | missing CSplitter initializer added | George Hazan |
2017-03-03 | CSplitter class | George Hazan |
2017-03-03 | updated libraries for mir_core | George Hazan |
2017-02-28 | CCtrlBase::SendMsg: missing const qualifier | George Hazan |
2017-02-16 | duplicated lib folders no needed anymore | George Hazan |