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
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
2018-02-23
core: gui
aunsane
2018-02-13
CDlgBase::FindControl made public
George Hazan
2018-02-12
fixes #1147 (TabSRMM: numerical options cannot be changed)
George Hazan
2018-01-18
fix for CCtrlTreeView::OnItemChanged prototype
George Hazan
2018-01-17
no need to copy that stuff each time
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-10
CMOption::Default() - returns the default option's value
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-01
bad anti-flicker code removed
George Hazan
2017-10-25
new method that emulates button click
George Hazan
2017-06-02
fixes crash in StdMsg on opening SRMM window
George Hazan
2017-05-03
CCtrlRichEdit::GetRichTextUtf considered useless
George Hazan
2017-04-13
two new functions: CDlgBase::Resize & Hide
George Hazan
2017-04-07
Windows-specific code moved to mir_core
George Hazan
2017-04-05
more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ...
George Hazan
2017-04-05
mir_core:
George Hazan
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
2017-03-21
less useless crap exported from mir_core
George Hazan
2017-03-17
CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrol
George Hazan
2017-03-03
no need to post WM_SIZE so often
George Hazan
[prev]
[next]