BDisp
|
01c07ddc9e
Fixes #1056. Window doesn't redraw his SuperView properly.
|
4 years ago |
Charlie Kindel
|
b4cf7ff506
Merge pull request #1044 from BDisp/menu-separator
|
4 years ago |
Charlie Kindel
|
b93bdd92d2
Merge pull request #1042 from BDisp/netdriver-all-events
|
4 years ago |
BDisp
|
8725c3f461
Fixes #1043. The menu separator is being printed in the wrong place.
|
4 years ago |
BDisp
|
a4b19b05b8
Prevents negative values if the windows size change so quickly.
|
4 years ago |
BDisp
|
39c2856861
Also clear screen in Unix and typo.
|
4 years ago |
BDisp
|
72a4104ee5
Fixes #1041. NetDriver events should stay all together.
|
4 years ago |
Charlie Kindel
|
92c2171388
Merge pull request #1036 from BDisp/netdriver-mouse-support
|
4 years ago |
Charlie Kindel
|
890d6fa43f
Merge pull request #1029 from BDisp/windowsdriver-usc--docking
|
4 years ago |
Charlie Kindel
|
8546dadc66
Merge pull request #1035 from BDisp/nuget-packages-update
|
4 years ago |
Charlie Kindel
|
173146e66c
Merge pull request #1031 from BDisp/gets-colorscheme-attributes
|
4 years ago |
BDisp
|
412c325922
Fixing a incompatible ReadOnly TextField color with the NetDriver if its selected. This work with all drivers.
|
4 years ago |
BDisp
|
a3e3e7fb25
Fixed bug if WindowTop is bigger than 0.
|
4 years ago |
BDisp
|
d06c87493d
Fixing mouse not working on Unix in low coordinates.
|
4 years ago |
BDisp
|
152d4e4d35
Allowing Key.AltMask + Key.Space to open the MenuBar too.
|
4 years ago |
BDisp
|
9dacb7d3ee
Fixes #518. Added mouse support for the NetDriver.
|
4 years ago |
BDisp
|
b7f91af247
Fixes #1034. The NuGet packages need to be updated.
|
4 years ago |
BDisp
|
9fd083ba5f
Typo fixing.
|
4 years ago |
BDisp
|
b8a1ed5c24
Fixes #1030. Getting colors from the Attributes of a ColorScheme.
|
4 years ago |
BDisp
|
149561a964
No need to create another MenuBarItem. Added a new constructor to the MenuBarItem allowing a list of MenuItem arrays.
|
4 years ago |
BDisp
|
eec477a89f
Fixes #1028. WindowsDriver does not handle Window docking properly with the -usc argument.
|
4 years ago |
Charlie Kindel
|
62b5800c84
Merge pull request #1021 from BDisp/netdriver-unicode
|
4 years ago |
Charlie Kindel
|
fdd6ec355d
Merge pull request #1027 from BDisp/textfield-unicode-frame
|
4 years ago |
BDisp
|
94f58acecf
Trying fix #335
|
4 years ago |
BDisp
|
c0540b5de6
Adjusting the code.
|
4 years ago |
BDisp
|
097c82fdf5
Fixes #1026. TextField is redrawing over SuperView limits with unicode characters using NetDriver.
|
4 years ago |
BDisp
|
3e29baa5c5
Cleanup.
|
4 years ago |
BDisp
|
55c682dde1
Ensures that the Toplevel redraw if the LayoutNeeded is true in the RunLoop too.
|
4 years ago |
BDisp
|
88c33bb924
Reverting the breaking Toplevel Redraw.
|
4 years ago |
BDisp
|
441fcbecbe
Removed break.
|
4 years ago |