tznind
|
8ce042eb52
Fixed RefreshObject when Equality method is overridden in model objects
|
4 gadi atpakaļ |
tznind
|
2bd3f76553
Added GetChildren and GetParent
|
4 gadi atpakaļ |
BDisp
|
9fd083ba5f
Typo fixing.
|
4 gadi atpakaļ |
BDisp
|
b8a1ed5c24
Fixes #1030. Getting colors from the Attributes of a ColorScheme.
|
4 gadi atpakaļ |
BDisp
|
149561a964
No need to create another MenuBarItem. Added a new constructor to the MenuBarItem allowing a list of MenuItem arrays.
|
4 gadi atpakaļ |
BDisp
|
eec477a89f
Fixes #1028. WindowsDriver does not handle Window docking properly with the -usc argument.
|
4 gadi atpakaļ |
tznind
|
b75b79b068
Added RefreshObject and IsExpanded
|
4 gadi atpakaļ |
tznind
|
f5875034f7
xmldocs for SelectionChangedEventArgs constructor
|
4 gadi atpakaļ |
tznind
|
148b4d2784
Made ScrollOffset setter public and added helper method and tests
|
4 gadi atpakaļ |
tznind
|
dcacf8eb6f
Added SelectionChanged event
|
4 gadi atpakaļ |
tznind
|
e833adf94d
Fixed always returning true in ProcessKey even when not consuming keystroke
|
4 gadi atpakaļ |
Charlie Kindel
|
62b5800c84
Merge pull request #1021 from BDisp/netdriver-unicode
|
4 gadi atpakaļ |
Charlie Kindel
|
fdd6ec355d
Merge pull request #1027 from BDisp/textfield-unicode-frame
|
4 gadi atpakaļ |
BDisp
|
94f58acecf
Trying fix #335
|
4 gadi atpakaļ |
BDisp
|
c0540b5de6
Adjusting the code.
|
4 gadi atpakaļ |
BDisp
|
097c82fdf5
Fixes #1026. TextField is redrawing over SuperView limits with unicode characters using NetDriver.
|
4 gadi atpakaļ |
BDisp
|
3e29baa5c5
Cleanup.
|
4 gadi atpakaļ |
BDisp
|
55c682dde1
Ensures that the Toplevel redraw if the LayoutNeeded is true in the RunLoop too.
|
4 gadi atpakaļ |
BDisp
|
88c33bb924
Reverting the breaking Toplevel Redraw.
|
4 gadi atpakaļ |
BDisp
|
441fcbecbe
Removed break.
|
4 gadi atpakaļ |
BDisp
|
12383e4c31
Avoid exception if LastFocused is null.
|
4 gadi atpakaļ |
BDisp
|
7de9db69c6
Fixing demo.
|
4 gadi atpakaļ |
BDisp
|
9b0ea4e992
Changed from Enum HeightSize to bool HeightAsBuffer.
|
4 gadi atpakaļ |
Charlie Kindel
|
d782bf62f7
Merge pull request #1025 from BDisp/textview-newline
|
4 gadi atpakaļ |
BDisp
|
f43bcc07e5
Fixes #1024. TextView is printing the new line character "\n" with a symbol.
|
4 gadi atpakaļ |
BDisp
|
148a813365
NetDriver now process the hot keys and shortcut keys.
|
4 gadi atpakaļ |
tznind
|
8c0c975aea
Changed example to show folders first then files (and ensure alphabetical order)
|
4 gadi atpakaļ |
BDisp
|
a7c2847256
Fixes Console.WindowHeight detection when HeightSize.BufferHeight is set.
|
4 gadi atpakaļ |
BDisp
|
b6cb860b73
Disabling supported operation system warnings.
|
4 gadi atpakaļ |
BDisp
|
934c0b9629
isWinPlatform was written twice.
|
4 gadi atpakaļ |