Charlie Kindel
|
3ea9b23a27
Merge pull request #756 from BDisp/mouse-dragging-fix
|
5 年 前 |
Charlie Kindel
|
1cf779284f
Merge pull request #757 from tig/timer_fix
|
5 年 前 |
Charlie Kindel
|
fc00bc223f
changed timout tolerance to 100ms - tests failed in CI/CD
|
5 年 前 |
BDisp
|
09f88a13a6
Fixes #754. The window starts to drag, even if the click occurs outside the limits.
|
5 年 前 |
Charlie Kindel
|
af1059e017
Merge pull request #753 from tig/menu_crash
|
5 年 前 |
Charlie Kindel
|
eed4c585d7
fix crashing bug in menu.cs
|
5 年 前 |
Charlie Kindel
|
6d4ba13878
Merge pull request #752 from BDisp/windows-dragging
|
5 年 前 |
Charlie Kindel
|
7ee591f4cd
Merge pull request #749 from BDisp/canfocus-tabindex-tabstop
|
5 年 前 |
BDisp
|
c90d1bd91e
Fixes #386. Window can now be dragged inside another Window.
|
5 年 前 |
Charlie Kindel
|
bb1eed96a3
Merge pull request #751 from BDisp/combobox-fixes
|
5 年 前 |
BDisp
|
9c2877e028
Some fixes and improvements to the ComboBox.
|
5 年 前 |
BDisp
|
cc7aca4e50
Setting CanFocus also sets TabIndex and TabStop accordingly.
|
5 年 前 |
Charlie Kindel
|
db1186e1a9
Merge pull request #747 from BDisp/listview-reseting
|
5 年 前 |
Charlie Kindel
|
f54b0c4849
Merge pull request #745 from BDisp/view-tab-index-feature
|
5 年 前 |
Charlie Kindel
|
24d382f7a8
Merge pull request #693 from tig/idisposable
|
5 年 前 |
Charlie Kindel
|
da54dece1f
dealt with Removed
|
5 年 前 |
BDisp
|
d07b3fc3ec
Fixing an inutile exception.
|
5 年 前 |
BDisp
|
967d55bee6
Merge from #742
|
5 年 前 |
Ross Ferguson
|
5eb5b72658
ComboBox. Fix #742
|
5 年 前 |
Ross Ferguson
|
dedd799710
ComboBox. Wire-up Home/End keys down to listview
|
5 年 前 |
Ross Ferguson
|
94fd180469
ComboBox. Adhere to ListView interface, added:-
|
5 年 前 |
Ross Ferguson
|
d107b085fe
ComboBox. Use Clear() instead of Redraw()
|
5 年 前 |
Ross Ferguson
|
4ef53018eb
ComboBox hand pick @BDisp changes:-
|
5 年 前 |
Ross Ferguson
|
f66f426e80
ComboBox. Allow user to set ColorScheme
|
5 年 前 |
Ross Ferguson
|
b1db3a8f97
ComboBox wire source directly to ListView
|
5 年 前 |
Ross Ferguson
|
938c95dbb5
Accomodate changes for PR #724
|
5 年 前 |
Ross Ferguson
|
9b7510cc4c
ComboBox. Use SuperView to determine if control has been added to a container view
|
5 年 前 |
Ross Ferguson
|
5e86932413
Correct width/height
|
5 年 前 |
BDisp
|
7fa45e609f
Removed Loaded event and changed LayoutComplete event.
|
5 年 前 |
Ross Ferguson
|
174ddbaa88
ComboBox. Supports Unicode. Add dropdown arrow from @BDisp. Support PageUp / PageDown
|
5 年 前 |