summaryrefslogtreecommitdiff
path: root/include/m_gui.h
AgeCommit message (Expand)Author
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-06CDlgBase::OnChange - message processing slightly changedGeorge Hazan
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ...George Hazan
2018-02-25Fixes related with 7fc01c9aunsane
2018-02-25core: added CCtrlLabel for static textaunsane
2018-02-25core: null by default value for url param for CCtrlHyperlinkaunsane
2018-02-25core: added OnClick event to CCtrlListViewaunsane
2018-02-24more nullptrGoraf
2018-02-23core: guiaunsane
2018-02-13CDlgBase::FindControl made publicGeorge Hazan
2018-02-12fixes #1147 (TabSRMM: numerical options cannot be changed)George Hazan
2018-01-18fix for CCtrlTreeView::OnItemChanged prototypeGeorge Hazan
2018-01-17no need to copy that stuff each timeGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10CMOption::Default() - returns the default option's valueGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-01bad anti-flicker code removedGeorge Hazan
2017-10-25new method that emulates button clickGeorge Hazan
2017-06-02fixes crash in StdMsg on opening SRMM windowGeorge Hazan
2017-05-03CCtrlRichEdit::GetRichTextUtf considered uselessGeorge 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-21less useless crap exported from mir_coreGeorge Hazan
2017-03-17CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrolGeorge Hazan
2017-03-03no need to post WM_SIZE so oftenGeorge Hazan
2017-03-03missing CSplitter initializer addedGeorge Hazan
2017-03-03CSplitter classGeorge Hazan
2017-03-03fix for the shitty idea of all pre-created button objects' manual initializationGeorge Hazan
2017-03-02more optimal tab control resizerGeorge Hazan
2017-02-28CCtrlBase::SendMsg: missing const qualifierGeorge Hazan
2017-02-21CSrmmBaseDialog - basic class for SRMM windows & chatsGeorge Hazan
2017-01-06unneeded warning suppressedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-18fix for strange post-effects of dnd in CCtrlTreeViewGeorge Hazan
2016-12-16CCtrlPages::m_pages is not used anymore, all page data are bound to tabs onlyGeorge Hazan
2016-12-15new methods of CCtrlPagesGeorge Hazan
2016-12-14new method - CCtrlPages::GetCount()George Hazan
2016-12-02if nothing else helps, finally read the manualGeorge Hazan
2016-12-02CCtrlSpin::GetPosition() - new method of spin controlGeorge Hazan
2016-12-01CCtrlSpin::SetPosition - method for a spin control initializationGeorge Hazan
2016-11-25WM_CTLCOLORSTATIC handler moved to mir_core.dllGeorge Hazan