Charlie Kindel
|
287d2c1b05
Merge pull request #1047 from BDisp/textview-unicode-support
|
4 years ago |
BDisp
|
fa57c20a48
Allowing ScrollTo method to deal with rows and columns without breaking anything.
|
4 years ago |
Charlie Kindel
|
2e566c613e
Merge pull request #1054 from BDisp/removing-application-currentView
|
4 years ago |
Charlie Kindel
|
47966e3e00
Merge pull request #1051 from BDisp/scrollview-faster-fix
|
4 years ago |
Charlie Kindel
|
00fdc92899
Merge pull request #1057 from BDisp/window-superview-redraw-fix
|
4 years ago |
Charlie Kindel
|
7a98f0e829
Merge pull request #1055 from BDisp/mouse-event-ofx-ofy-fix
|
4 years ago |
BDisp
|
30e4439e7b
Reverting the CanBeVisible method.
|
4 years ago |
BDisp
|
43ea03bc29
In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero.
|
4 years ago |
BDisp
|
abab3f8c25
Typo fix.
|
4 years ago |
BDisp
|
9d721e94f6
Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class.
|
4 years ago |
BDisp
|
01c07ddc9e
Fixes #1056. Window doesn't redraw his SuperView properly.
|
4 years ago |
BDisp
|
708fd8a876
Fixes #1053. ProcessMouseEvent seems to initialize MouseEvent incorrectly.
|
4 years ago |
BDisp
|
7583128cad
Removed from the unit test too.
|
4 years ago |
BDisp
|
2d6e7cda99
Fixes #1052. Application.CurrentView looks unused.
|
4 years ago |
BDisp
|
56f2319227
Added column scrolling feature and some more other improvements.
|
4 years ago |
BDisp
|
9c4b3e0c6b
Fixing some keys and mouse navigation. Moving a few more methods from the TextField to the TextModel class.
|
4 years ago |
BDisp
|
e102a34897
Fixes #1050. ScrollView take to long to scroll enormous content size.
|
4 years ago |
BDisp
|
fe311ea54b
Moving common methods to the TextModel class.
|
4 years ago |
BDisp
|
0450909991
Fixes #93. Audit TextView just like we did TextField to ensure proper treatment of Unicode
|
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 |