BDisp
|
a100be3c46
Fixed source null check.
|
5 年 前 |
BDisp
|
e8e32c4d73
Invoke SelectedItemChanged even source is empty on enter.
|
5 年 前 |
BDisp
|
d33aceba8a
Ensures that first MoveDown is triggered.
|
5 年 前 |
BDisp
|
c73ca62582
Fixes #840. Learned that we shouldn't mixing mouse flags with other properties.
|
5 年 前 |
Charlie Kindel
|
e658f08228
Merge pull request #819 from lzylinl/master
|
5 年 前 |
Charlie Kindel
|
17dcb71540
Merge pull request #832 from BDisp/listview-selected-item.changed-event
|
5 年 前 |
BDisp
|
48d3034bbf
Fixes #831. Ensures ListView's SelectedItemChanged event always been invoked on enter.
|
5 年 前 |
Charlie Kindel
|
e8ef6dca11
Merge pull request #824 from BDisp/setfocus-order
|
5 年 前 |
BDisp
|
40a4d6d1e3
Fixing some rebase issues.
|
5 年 前 |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 年 前 |
BDisp
|
f3d6a1e351
Fixes #750. Ensure the correct focus order after call SetFocus.
|
5 年 前 |
Charlie Kindel
|
c04e5d0b28
Merge pull request #823 from BDisp/button-move-first-rune-text
|
5 年 前 |
Charlie Kindel
|
3c8107f615
Merge pull request #828 from BDisp/reset-initialized
|
5 年 前 |
Charlie Kindel
|
cd46ea22a4
Merge pull request #830 from BDisp/menu-disabled
|
5 年 前 |
BDisp
|
35ebd8e085
Fixed more mouse navigator issues.
|
5 年 前 |
BDisp
|
cd2faf5fbd
Fixed a focused issue.
|
5 年 前 |
BDisp
|
b7901acd2b
Fixes #829. Hangs with disabled menu item selected solved.
|
5 年 前 |
BDisp
|
e95ef3bf69
Fixes #827. Application now reset _initialized on Shutdown.
|
5 年 前 |
Charlie Kindel
|
4f5bf24a08
Merge pull request #826 from BDisp/checkbox-readonly
|
5 年 前 |
BDisp
|
3281be6b7a
Fixes #825. ReadOnly CheckBox.
|
5 年 前 |
BDisp
|
d17e3d5ef7
Fixes #822. Moves the cursor position to the first rune if no hotkey is specified.
|
5 年 前 |
lzylinl
|
9dad3e9bab
ComboBox render fix at dialog after close listview.
|
5 年 前 |
Charlie Kindel
|
c1d49a8b0f
Merge pull request #818 from BDisp/textfield-read-only
|
5 年 前 |
Charlie Kindel
|
a3edf4e831
Merge pull request #817 from fergusonr/combobox_in_dialog
|
5 年 前 |
Ross Ferguson
|
0ab562a0fd
Make logic more robust
|
5 年 前 |
BDisp
|
b6e234a8e0
Fixes #814. Allows change on a read only TextField programmatically.
|
5 年 前 |
Ross Ferguson
|
ca6eef2d89
ComboBox in dialog. Only switch off autoHide if its the only control in the dialog
|
5 年 前 |
Charlie Kindel
|
5b38613d59
Merge pull request #815 from BDisp/filedialog-volume
|
5 年 前 |
Charlie Kindel
|
ed0e70ccd2
Merge pull request #812 from BDisp/combobox-setfocus-fix
|
5 年 前 |
Charlie Kindel
|
13e5202255
Merge pull request #809 from BDisp/canfocus-automatic
|
5 年 前 |