tznind
|
a1fe75a983
Added horizontal scrolling
|
4 vuotta sitten |
tznind
|
50119da955
Fixed ofY in mouse handler and made ContentHeight real time
|
4 vuotta sitten |
tznind
|
bea15c54c9
Added scroll bar to tree view example
|
4 vuotta sitten |
tznind
|
6f787f4638
Merge branch 'master' into tree-view
|
4 vuotta sitten |
Thomas Nind
|
52360cfdde
Merge pull request #1 from migueldeicaza/master
|
4 vuotta sitten |
Thomas Nind
|
1b316f013d
Update treeview.md
|
4 vuotta sitten |
tznind
|
bbfb6b28c0
added csharp syntax to markdown
|
4 vuotta sitten |
tznind
|
518e58d90d
added docs on generic treeview
|
4 vuotta sitten |
tznind
|
4b6f3569ef
Added basic use cases and new article
|
4 vuotta sitten |
Charlie Kindel
|
77add786fc
Merge pull request #1081 from BDisp/scroll-bar-view
|
4 vuotta sitten |
Charlie Kindel
|
45d5e997e1
Merge pull request #1094 from BDisp/netdriver-virtual-terminal-sequences
|
4 vuotta sitten |
Charlie Kindel
|
ddbb15d44f
Merge pull request #1092 from BDisp/linux-continuous-button-pressed
|
4 vuotta sitten |
Charlie Kindel
|
fd663b6ddc
Merge pull request #1090 from pcgeek86/patch-1
|
4 vuotta sitten |
Charlie Kindel
|
285cc82b9f
Merge pull request #1085 from angelobreuer/master
|
4 vuotta sitten |
Charlie Kindel
|
d321fa0dc5
Merge pull request #1075 from BDisp/get-toplevel-subviews
|
4 vuotta sitten |
Charlie Kindel
|
0cfd2c5a32
Merge pull request #1089 from BDisp/button-clicked-fix
|
4 vuotta sitten |
BDisp
|
f9f68048a2
The host only need to pass the real sizes and the ScrollBarView automatically consider the extra line and column.
|
4 vuotta sitten |
BDisp
|
0eb3b993ab
Host must deal with the mouse wheel.
|
4 vuotta sitten |
BDisp
|
cc7e5878dc
Fixes the button release issue after button pressed and moved.
|
4 vuotta sitten |
BDisp
|
0201113425
Added more mouse buttons codes.
|
4 vuotta sitten |
BDisp
|
f0254f8b4d
Fixes #1093. NetDriver is reading badly sometimes the virtual terminal sequences.
|
4 vuotta sitten |
BDisp
|
27a617abba
There is no need use the Application.MainLoop.AddIdle as the async call seems to work properly now.
|
4 vuotta sitten |
BDisp
|
1c7e32e961
Removing private keyword.
|
4 vuotta sitten |
BDisp
|
1bf4db0bd0
Reducing the ProcessContinuousButtonPressedAsync Task.Delay.
|
4 vuotta sitten |
BDisp
|
f568166fb8
Fixes #1091. Continuous button pressed not working properly on Linux.
|
4 vuotta sitten |
BDisp
|
3cdb1fe0e6
Fixes the double scrolling when the arrows are clicked on the ScrollBarView.
|
4 vuotta sitten |
BDisp
|
6267d2742d
KeepContentAlwaysInViewport is redrawing well now if it is false, showing always the left tee-right tee and top tee-bottom tee.
|
4 vuotta sitten |
BDisp
|
ce46fb3d3e
Don't need this.
|
4 vuotta sitten |
BDisp
|
e7f66f8350
Simplifies the code more and makes it more understandable on the ScrollBarView.
|
4 vuotta sitten |
Trevor Sullivan
|
ea834b8e0e
Add copyable instructions for .NET Core users
|
4 vuotta sitten |