index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
m_gui.h
Age
Commit message (
Expand
)
Author
2021-03-20
code cleaning
George Hazan
2021-03-15
fixes #2766 (Spin control suddenly returns previous position when called from...
George Hazan
2021-03-01
CCtrlSlider - new GUI component
George Hazan
2021-02-27
fixes #2753 (by default only checkboxes should be notified about OnChange bef...
George Hazan
2021-01-17
Code cleaning
dartraiden
2021-01-17
Update copyrights
dartraiden
2021-01-11
CTimer::Stop to return true if timer was active
George Hazan
2021-01-05
CCtrlColor class - the wrapper for Windows Color Picker
George Hazan
2020-10-24
CCtrlTreeOpts class moved to mir_core, to be reused later
George Hazan
2020-06-26
Jabber: rest of CJabberDlgGcJoin moved to UI classes
George Hazan
2020-06-14
Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / sz...
George Hazan
2020-06-04
UI classes:
George Hazan
2020-04-06
useless commands removed
George Hazan
2020-03-30
CProgress => CCtrlProgress: fix for a class name
George Hazan
2020-02-01
m_system_cpp.h removed, because there're no C files anymore (hurrah)
George Hazan
2020-02-01
let's make a couple of things simpler
George Hazan
2020-01-29
fix for a rare crash on exit
George Hazan
2020-01-03
thread-safe implementation of CTimer::Start/Stop
George Hazan
2020-01-03
CTimer::GetEventId() shall return UINT_PTR as well
George Hazan
2020-01-03
CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumed
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-10-31
typo fix
George Hazan
2019-10-30
fix for CMOption<> prototype
George Hazan
2019-10-02
merge with SrmmLogContainer
George Hazan
2019-07-26
warning fixes
George Hazan
2019-05-13
CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc
George Hazan
2019-03-19
added CCtrlDate::SetTime
George Hazan
2019-03-19
missing CBN_KILLFOCUS handler in CCtrlCombo
George Hazan
2019-03-19
CCtrlDate - new UI class for date/time pickers
George Hazan
2019-03-12
- unused member CDbLink::m_bSigned removed;
George Hazan
2019-03-12
CCtrlBase:
George Hazan
2019-02-19
utf8 wrappers for CCtrlBase::GetText
George Hazan
2019-02-05
fixes #1825 (spin control initialization should be done in the constructor, n...
George Hazan
2019-01-06
CCtrlCombo::OnSelChanged extracted to the separate handler
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-07-11
GUI change:
George Hazan
2018-06-06
CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe...
George Hazan
2018-06-01
CPluginDlgBase: this class became useless because CMPlugin already has module...
George Hazan
2018-05-30
added handler for right click
George Hazan
2018-05-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-04-30
fix for argument types
George Hazan
2018-04-23
m_gui: remove redundant 'virtual' (C++11)
Goraf
2018-04-18
this feature was never used and only causes problems
George Hazan
2018-04-06
CDlgBase::OnChange - message processing slightly changed
George Hazan
2018-03-06
PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ...
George Hazan
2018-02-25
Fixes related with 7fc01c9
aunsane
2018-02-25
core: added CCtrlLabel for static text
aunsane
2018-02-25
core: null by default value for url param for CCtrlHyperlink
aunsane
2018-02-25
core: added OnClick event to CCtrlListView
aunsane
2018-02-24
more nullptr
Goraf
[next]