summaryrefslogtreecommitdiff
path: root/libs/win32/mir_core.lib
AgeCommit message (Collapse)Author
2017-04-05more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ↵George Hazan
SetRichText, SetRichTextRtf
2017-04-05mir_core:George Hazan
- UI utils spread to separate modules, one module for one class; - class CCtrlRichEdit added
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
bool IsPushed() returns a status for a PUSHBUTTON; void Push(bool) sets a new pushed status
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