Charlie Kindel
|
f54b0c4849
Merge pull request #745 from BDisp/view-tab-index-feature
|
5 years ago |
Charlie Kindel
|
24d382f7a8
Merge pull request #693 from tig/idisposable
|
5 years ago |
Charlie Kindel
|
da54dece1f
dealt with Removed
|
5 years ago |
BDisp
|
33d4cbc65f
Redoing the mysterious disappearances of the Added and Removed events.
|
5 years ago |
BDisp
|
75d4ff0e7c
Added TabIndex and TabStop properties.
|
5 years ago |
BDisp
|
5741cf3171
Added TabIndex and TabStop properties.
|
5 years ago |
BDisp
|
f7a2c9e35f
Fixes #742. Added a TabIndex to the View.
|
5 years ago |
Charlie Kindel
|
4047eb035e
merge with master
|
5 years ago |
Charlie Kindel
|
98e224ad6b
Merge pull request #710 from fergusonr/combobox_fixes2
|
5 years ago |
Charlie Kindel
|
0f64ac6ea9
Merge pull request #724 from BDisp/added-removing-view-events
|
5 years ago |
Charlie Kindel
|
82f3122f19
Merge pull request #744 from BDisp/enter-leave-events
|
5 years ago |
Ross Ferguson
|
7d8f3cac9e
Merge branch 'added-removing-view-events' of https://github.com/BDisp/gui.cs into combobox_fixes2
|
5 years ago |
Ross Ferguson
|
3800a233b3
ComboBox. Fix #742
|
5 years ago |
Ross Ferguson
|
d464525d61
ComboBox. Wire-up Home/End keys down to listview
|
5 years ago |
BDisp
|
e0c6067b39
Fixing the Removed test.
|
5 years ago |
BDisp
|
e8972f43ad
Changed to removed because it is safer to perform actions after deletion.
|
5 years ago |
BDisp
|
7a32bcf6af
Fixing some bugs.
|
5 years ago |
BDisp
|
a1202fe55e
Changed focused to this.
|
5 years ago |
Ross Ferguson
|
b9c8758d2d
ComboBox. Adhere to ListView interface, added:-
|
5 years ago |
BDisp
|
f9d55c9d08
Ensures the HasFocus property only can be set by the SetHasFocus method. Removed unnecessary code in Menu.
|
5 years ago |
Ross Ferguson
|
670595d488
ComboBox. Use Clear() instead of Redraw()
|
5 years ago |
Ross Ferguson
|
852400957e
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2
|
5 years ago |
BDisp
|
89afea2e7d
Fixing the ComboBox OnEnter.
|
5 years ago |
BDisp
|
caa43eb371
Fixes #743. Added View argument to the Enter and Leave events.
|
5 years ago |
Charlie Kindel
|
527c8aa365
Merge pull request #741 from BDisp/multi-thread-toplevels
|
5 years ago |
Ross Ferguson
|
c71fad0050
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2
|
5 years ago |
Ross Ferguson
|
de5a30bb90
ComboBox hand pick @BDisp changes:-
|
5 years ago |
BDisp
|
67785f7e7f
Forgot shutdown the driver at exit.
|
5 years ago |
BDisp
|
aa51de0bf0
Improvement the Application.Top in Demo.
|
5 years ago |
BDisp
|
4fc50aae90
Allowing multi-thread toplevels.
|
5 years ago |