summaryrefslogtreecommitdiff
path: root/include/m_gui.h
AgeCommit message (Expand)Author
2020-06-26Jabber: rest of CJabberDlgGcJoin moved to UI classesGeorge Hazan
2020-06-14Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / sz...George Hazan
2020-06-04UI classes:George Hazan
2020-04-06useless commands removedGeorge Hazan
2020-03-30CProgress => CCtrlProgress: fix for a class nameGeorge Hazan
2020-02-01m_system_cpp.h removed, because there're no C files anymore (hurrah)George Hazan
2020-02-01let's make a couple of things simplerGeorge Hazan
2020-01-29fix for a rare crash on exitGeorge Hazan
2020-01-03thread-safe implementation of CTimer::Start/StopGeorge Hazan
2020-01-03CTimer::GetEventId() shall return UINT_PTR as wellGeorge Hazan
2020-01-03CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-31typo fixGeorge Hazan
2019-10-30fix for CMOption<> prototypeGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-07-26warning fixesGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-03-19added CCtrlDate::SetTimeGeorge Hazan
2019-03-19missing CBN_KILLFOCUS handler in CCtrlComboGeorge Hazan
2019-03-19CCtrlDate - new UI class for date/time pickersGeorge Hazan
2019-03-12- unused member CDbLink::m_bSigned removed;George Hazan
2019-03-12CCtrlBase:George Hazan
2019-02-19utf8 wrappers for CCtrlBase::GetTextGeorge Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, n...George Hazan
2019-01-06CCtrlCombo::OnSelChanged extracted to the separate handlerGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-07-11GUI change:George Hazan
2018-06-06CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe...George Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-30added handler for right clickGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-04-30fix for argument typesGeorge Hazan
2018-04-23m_gui: remove redundant 'virtual' (C++11)Goraf
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