summaryrefslogtreecommitdiff
path: root/libs/win32/mir_core.lib
AgeCommit message (Expand)Author
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2018-12-24mir_urlDecode restoredGeorge Hazan
2018-12-23in fact, we don't need mir_hmac_sha1 eitherGeorge Hazan
2018-12-23we don't need this function, cause it's not called, and also we have opensslGeorge Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their s...George Hazan
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-18constructor of CMPlugin now registers it automatically in the module list, no...George Hazan
2018-04-30fix for argument typesGeorge Hazan
2018-04-27update for librariesGeorge Hazan
2018-04-27implementation of #1308George Hazan
2018-04-19CallObjectEventHook: new function to call the event hook of the specified objectGeorge Hazan
2018-04-06CDlgBase::OnChange - message processing slightly changedGeorge Hazan
2018-04-04Windows lists:George Hazan
2018-02-25core: added CCtrlLabel for static textaunsane
2018-02-23core: guiaunsane
2018-02-13CDlgBase::FindControl made publicGeorge Hazan
2017-12-11IsTerminalDisconnected() moved to coreGeorge Hazan
2017-11-23update for mir_core import libsGeorge Hazan
2017-10-25new method that emulates button clickGeorge Hazan
2017-08-08HookTemporaryEvent - new function that executes an event handler immediately ...George Hazan
2017-05-03CCtrlRichEdit::GetRichTextUtf considered uselessGeorge Hazan
2017-05-01Utils_IsRtl - core function to detect RTL direcctionGeorge Hazan
2017-04-13fixed mir_core librariesGeorge Hazan
2017-04-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan
2017-04-05more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ...George Hazan
2017-04-05mir_core:George Hazan
2017-03-27fix for a return typeGeorge Hazan
2017-03-26long needed function CCtrlBase::Show(bool)George Hazan
2017-03-24CCtrlBase::GetParent - missing const qualifier addedGeorge Hazan
2017-03-21CCtrlButton:George Hazan
2017-03-21fix for export libsGeorge Hazan
2017-03-21less useless crap exported from mir_coreGeorge Hazan
2017-03-17fix for librariesGeorge Hazan
2017-03-17CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrolGeorge Hazan
2017-03-03missing CSplitter initializer addedGeorge Hazan
2017-03-03CSplitter classGeorge Hazan
2017-03-03updated libraries for mir_coreGeorge Hazan
2017-02-28CCtrlBase::SendMsg: missing const qualifierGeorge Hazan
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan