Charlie Kindel
|
4f8d02df3f
Merge pull request #841 from BDisp/listview-mouse-event
|
5 years ago |
Charlie Kindel
|
a3ce1be27f
Merge pull request #839 from BDisp/view-visibility
|
5 years ago |
Charlie Kindel
|
388045952b
Merge pull request #837 from BDisp/label-empty-initially
|
5 years ago |
BDisp
|
a100be3c46
Fixed source null check.
|
5 years ago |
BDisp
|
e8e32c4d73
Invoke SelectedItemChanged even source is empty on enter.
|
5 years ago |
BDisp
|
d33aceba8a
Ensures that first MoveDown is triggered.
|
5 years ago |
BDisp
|
c73ca62582
Fixes #840. Learned that we shouldn't mixing mouse flags with other properties.
|
5 years ago |
BDisp
|
d765c9dc63
Fixes #838. Added a Visible property to the View.
|
5 years ago |
BDisp
|
805fdeb344
Fixing TextFormatter unit test.
|
5 years ago |
BDisp
|
ad445292f6
Fixes #836. Allows a Label display the text initially empty.
|
5 years ago |
Charlie Kindel
|
e658f08228
Merge pull request #819 from lzylinl/master
|
5 years ago |
Charlie Kindel
|
17dcb71540
Merge pull request #832 from BDisp/listview-selected-item.changed-event
|
5 years ago |
BDisp
|
48d3034bbf
Fixes #831. Ensures ListView's SelectedItemChanged event always been invoked on enter.
|
5 years ago |
Charlie Kindel
|
e8ef6dca11
Merge pull request #824 from BDisp/setfocus-order
|
5 years ago |
BDisp
|
40a4d6d1e3
Fixing some rebase issues.
|
5 years ago |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 years ago |
BDisp
|
f3d6a1e351
Fixes #750. Ensure the correct focus order after call SetFocus.
|
5 years ago |
Charlie Kindel
|
c04e5d0b28
Merge pull request #823 from BDisp/button-move-first-rune-text
|
5 years ago |
Charlie Kindel
|
3c8107f615
Merge pull request #828 from BDisp/reset-initialized
|
5 years ago |
Charlie Kindel
|
cd46ea22a4
Merge pull request #830 from BDisp/menu-disabled
|
5 years ago |
BDisp
|
35ebd8e085
Fixed more mouse navigator issues.
|
5 years ago |
BDisp
|
cd2faf5fbd
Fixed a focused issue.
|
5 years ago |
BDisp
|
b7901acd2b
Fixes #829. Hangs with disabled menu item selected solved.
|
5 years ago |
BDisp
|
e95ef3bf69
Fixes #827. Application now reset _initialized on Shutdown.
|
5 years ago |
Charlie Kindel
|
4f5bf24a08
Merge pull request #826 from BDisp/checkbox-readonly
|
5 years ago |
BDisp
|
3281be6b7a
Fixes #825. ReadOnly CheckBox.
|
5 years ago |
BDisp
|
d17e3d5ef7
Fixes #822. Moves the cursor position to the first rune if no hotkey is specified.
|
5 years ago |
lzylinl
|
9dad3e9bab
ComboBox render fix at dialog after close listview.
|
5 years ago |
Charlie Kindel
|
c1d49a8b0f
Merge pull request #818 from BDisp/textfield-read-only
|
5 years ago |
Charlie Kindel
|
a3edf4e831
Merge pull request #817 from fergusonr/combobox_in_dialog
|
5 years ago |