BDisp
|
152d4e4d35
Allowing Key.AltMask + Key.Space to open the MenuBar too.
|
il y a 4 ans |
BDisp
|
9dacb7d3ee
Fixes #518. Added mouse support for the NetDriver.
|
il y a 4 ans |
tznind
|
7af2763f43
Added method RebuildTree
|
il y a 4 ans |
BDisp
|
b7f91af247
Fixes #1034. The NuGet packages need to be updated.
|
il y a 4 ans |
tznind
|
8ce042eb52
Fixed RefreshObject when Equality method is overridden in model objects
|
il y a 4 ans |
tznind
|
2bd3f76553
Added GetChildren and GetParent
|
il y a 4 ans |
tznind
|
1416f2f047
Fixed always swallowing keystrokes in ProcessKey in TableView
|
il y a 4 ans |
BDisp
|
9fd083ba5f
Typo fixing.
|
il y a 4 ans |
BDisp
|
b8a1ed5c24
Fixes #1030. Getting colors from the Attributes of a ColorScheme.
|
il y a 4 ans |
BDisp
|
149561a964
No need to create another MenuBarItem. Added a new constructor to the MenuBarItem allowing a list of MenuItem arrays.
|
il y a 4 ans |
BDisp
|
eec477a89f
Fixes #1028. WindowsDriver does not handle Window docking properly with the -usc argument.
|
il y a 4 ans |
tznind
|
b75b79b068
Added RefreshObject and IsExpanded
|
il y a 4 ans |
tznind
|
f5875034f7
xmldocs for SelectionChangedEventArgs constructor
|
il y a 4 ans |
tznind
|
148b4d2784
Made ScrollOffset setter public and added helper method and tests
|
il y a 4 ans |
tznind
|
dcacf8eb6f
Added SelectionChanged event
|
il y a 4 ans |
tznind
|
e833adf94d
Fixed always returning true in ProcessKey even when not consuming keystroke
|
il y a 4 ans |
Charlie Kindel
|
62b5800c84
Merge pull request #1021 from BDisp/netdriver-unicode
|
il y a 4 ans |
Charlie Kindel
|
fdd6ec355d
Merge pull request #1027 from BDisp/textfield-unicode-frame
|
il y a 4 ans |
BDisp
|
94f58acecf
Trying fix #335
|
il y a 4 ans |
BDisp
|
c0540b5de6
Adjusting the code.
|
il y a 4 ans |
BDisp
|
097c82fdf5
Fixes #1026. TextField is redrawing over SuperView limits with unicode characters using NetDriver.
|
il y a 4 ans |
BDisp
|
3e29baa5c5
Cleanup.
|
il y a 4 ans |
BDisp
|
55c682dde1
Ensures that the Toplevel redraw if the LayoutNeeded is true in the RunLoop too.
|
il y a 4 ans |
BDisp
|
88c33bb924
Reverting the breaking Toplevel Redraw.
|
il y a 4 ans |
BDisp
|
441fcbecbe
Removed break.
|
il y a 4 ans |
BDisp
|
12383e4c31
Avoid exception if LastFocused is null.
|
il y a 4 ans |
BDisp
|
7de9db69c6
Fixing demo.
|
il y a 4 ans |
BDisp
|
9b0ea4e992
Changed from Enum HeightSize to bool HeightAsBuffer.
|
il y a 4 ans |
Charlie Kindel
|
d782bf62f7
Merge pull request #1025 from BDisp/textview-newline
|
il y a 4 ans |
BDisp
|
f43bcc07e5
Fixes #1024. TextView is printing the new line character "\n" with a symbol.
|
il y a 4 ans |