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
2024-05-01
CSplitter: fix to avoid problems caused by WM_SIZE optimization
George Hazan
2024-04-14
prevent CDlgBase from executing useless resize attempts
George Hazan
2024-02-24
CCtrlRichEdit::GetPlainRtf - a method to get plain (non-Unicode) text in RTF
George Hazan
2024-02-06
CCtrlTreeOpts::OnFillOptions - a callback to untie options filling from the d...
George Hazan
2024-01-08
Update copyrights
dartraiden
2023-12-28
CCtrlMButton::SetTooltip extracted to the separate function
George Hazan
2023-11-15
CCtrlListView::addItem() doesn't add strings in the reverse order anymore
George Hazan
2023-11-09
fixes #3816 (Random crash)
George Hazan
2023-11-03
TreeOptions: translation fix
George Hazan
2023-04-28
CCtrlPages: owned dialogs to be created from the very beginning
George Hazan
2023-03-28
CCtrlTreeView: OnBeginDrag / OnEndDrag callbacks became boolean
George Hazan
2023-03-27
fixes #3465 (broken Profile Manager's UI)
George Hazan
2023-01-14
Convert sources to CR+LF
dartraiden
2023-01-02
Update copyrights
dartraiden
2022-12-15
fixes #3268 (Accessibility: Can't determine states of checkboxes with a scree...
George Hazan
2022-08-19
fixes #3166 (VoiceService: настройки автоматических д...
George Hazan
2022-06-20
time to get rid of some DlgProc defined just to handle WM_SIZE issues
George Hazan
2022-06-15
DpiAware option moved to Windows-specific code in mir_core.dll
George Hazan
2022-06-15
CDlgBase::m_bFixedSize - flag added not to apply hidpi patch to dialogs
George Hazan
2022-06-09
UserInfo -> UI classes
George Hazan
2022-05-19
oops
George Hazan
2022-05-17
MWindow - further window unification code for Linux
George Hazan
2022-05-10
mir_core: added header files for Enlightenment
George Hazan
2022-04-20
more fixes for #3066
George Hazan
2022-03-09
CDlgBase::GetInst() is not inlined anymore
George Hazan
2022-03-01
CCtrlSpin: correct processing of negative values
George Hazan
2022-02-10
two extensions for CCtrlTreeOpts for memory variables
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-11-07
update for system includes & import libraries
George Hazan
2021-11-07
first version of mir_core that builds under Linux
ghazan
2021-05-15
SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command
George Hazan
2021-05-15
unused UI template removed
George Hazan
2021-05-13
UI classes & core code cleaning:
George Hazan
2021-05-11
CCtrlCombo::GetCurData = suitable helper for combo boxes
George Hazan
2021-05-10
CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - n...
George Hazan
2021-04-29
more const qualifiers
George Hazan
2021-04-29
UI classes:
George Hazan
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
[next]