BDisp
|
e0504dd5ff
Removed unnecessary method.
|
2 years ago |
BDisp
|
abd9d47860
Added support to handle with the virtual packet key.
|
2 years ago |
BDisp
|
8d9d96f5af
Merge develop and resolving conflicts.
|
2 years ago |
BDisp
|
c54483eae9
Adding a more realistic key down/up event with null key.
|
2 years ago |
BDisp
|
e6e6dbb5f2
Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp.
|
2 years ago |
BDisp
|
eaaa636497
Adding a more realistic key down/up event with null key.
|
2 years ago |
BDisp
|
702ef46727
Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp.
|
2 years ago |
BDisp
|
1dd9ae1266
Excluding the shift key when IsLetterOrDigit, IsSymbol and IsPunctuation.
|
2 years ago |
BDisp
|
61f5b0992f
Only the Shift key must be handled with the Packet key.
|
2 years ago |
BDisp
|
389d0be6bd
Added abstract MakeColor and CreateColors to create the colors at once. (#1972)
|
2 years ago |
BDisp
|
9ee3502c61
Added public abstract ResizeScreen method to the ConsoleDriver.
|
3 years ago |
Freddie Mercurial (Jessica M.)
|
68b40a93f1
Exposes APIs to support upcoming Web console feature (#1770)
|
3 years ago |
BDisp
|
4382a2c2c2
Fixes remaining wide runes render issues.
|
3 years ago |
BDisp
|
0a19fe5a58
The wide runes fix must be done on the AddRune so the Contents are consistent.
|
3 years ago |
BDisp
|
311acc03df
Fixes drivers for wide runes handling which also works on Windows Terminal.
|
3 years ago |
BDisp
|
2ef4edd08e
NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal. (#1484)
|
3 years ago |
BDisp
|
d55ae77331
Fixes #1446. Added more features to the Border and Toplevel focus. (#1447)
|
3 years ago |
BDisp
|
8bfa2f0425
Border feature (#1436)
|
4 years ago |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
BDisp
|
87271cc477
Implemented the ClipboardBase abstract class as suggested by @tznind.
|
4 years ago |
BDisp
|
f60458cc6b
Fixes #983. Improving clipboard with interaction with the OS.
|
4 years ago |
Charlie Kindel
|
8d8025329e
Added Attributes tests; balanced Application.Init/Shutdown
|
4 years ago |
Thomas Nind
|
a8628e7c28
Feature/graphs (#1201)
|
4 years ago |
BDisp
|
c27da1b982
Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249)
|
4 years ago |
Gilles Freart
|
21e24e9467
Preparing PR
|
4 years ago |
Gilles Freart
|
8a13efbb83
Preparing PR + fix cursor issue happening inside frameview
|
4 years ago |
Gilles Freart
|
ff512f5846
Adjustment under ubuntu & ubuntu xTerm
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
BDisp
|
b3850f7f61
Fixing FakeDriver and unit test.
|
4 years ago |
BDisp
|
b8a1ed5c24
Fixes #1030. Getting colors from the Attributes of a ColorScheme.
|
4 years ago |