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