Charlie Kindel
|
b06e4229c4
Revert "Revert "Fixes #1743 - CharMap renders painfully slow""
|
2 years ago |
Charlie Kindel
|
9945c2dd54
Revert "Fixes #1743 - CharMap renders painfully slow"
|
2 years ago |
Charlie Kindel
|
3b5d8e9780
Fixes #1743 - CharMap renders painfully slow
|
2 years ago |
BDisp
|
81d7c61444
Fixes #2135. Character Map scenario doesn't show the content view.
|
2 years ago |
BDisp
|
516e7e25de
Fixes 2094. View does not clear it's background.
|
2 years ago |
BDisp
|
834a942302
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 years ago |
BDisp
|
75c0160d96
Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000)
|
2 years ago |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
BDisp
|
12f639bde0
Fixes #1394. Added ReflectedType to check for overridden.
|
4 years ago |
Gilles Freart
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
BDisp
|
bf6c4ec417
Improves mouse functionality and fixed the CharacterMap scenario.
|
4 years ago |
BDisp
|
5c2e037c85
Removed ContentOffset from ScrollBarView.
|
4 years ago |
BDisp
|
cb71674e76
Sets the vertical and horizontal ContentOffset property.
|
4 years ago |
BDisp
|
61e87e84b5
Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view.
|
4 years ago |
mrboring
|
2674a3b21a
Fixed misspelling of scrollview
|
4 years ago |
BDisp
|
e102a34897
Fixes #1050. ScrollView take to long to scroll enormous content size.
|
4 years ago |
BDisp
|
9f388e8704
Fixes #1009. AutoHideScrollBars is causing ScrollView always redrawing.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
Charlie Kindel
|
295b2ac779
Merge pull request #950 from tig/remove_ienumerable
|
4 years ago |
BDisp
|
ce1c63ed51
Added a WheeledLeft and WheeledRight while pressing ButtonShift.
|
4 years ago |
Charlie Kindel
|
473afe0732
poc
|
4 years ago |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
4 years ago |
Charlie Kindel
|
96208a1c49
Merge pull request #861 from BDisp/scrollview-keys-fix
|
5 years ago |
BDisp
|
cb16ea8a3f
If KeepContentAlwaysInViewport is true ensures that the scrollbars is at least a wide equal to one.
|
5 years ago |
BDisp
|
5020e1f040
Added a KeepContentAlwaysInViewport property as suggested in https://github.com/migueldeicaza/gui.cs/issues/859#issuecomment-673064590
|
5 years ago |
BDisp
|
dba5c6b227
Fixes #859. ScrollDown and ScrollRight navigates to beyond the ContentSize size.
|
5 years ago |
ttommyth
|
78cc4c2b91
Update ScrollView.cs
|
5 years ago |
Charlie Kindel
|
bb30b5d54e
Merge branch 'master' into idisposable
|
5 years ago |