tznind
|
b20483cc68
Change `MouseEvent` to a mutable class (previously struct) and added Handled
|
2 years ago |
tznind
|
67839d108a
Fix copy/paste error in SuppressKey test
|
2 years ago |
tznind
|
20856f0ce0
Non breaking implementation of cancellable root mouse events
|
2 years ago |
BDisp
|
e02df8c043
Added some more features and bug fixes.
|
3 years ago |
Thomas Nind
|
6374ba5b56
Rootkeyevent (#1635)
|
3 years ago |
BDisp
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 years ago |
BDisp
|
1557f7a71e
Fixes ComboBox text and list if the height is equal to one. (#1606)
|
3 years ago |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
BDisp
|
3baf993b63
Fixes SelectedStart, SelectedText and some cleaning.
|
3 years ago |
BDisp
|
58e7698f4c
Fixes #1475. Selection ending with a white space error. (#1478)
|
3 years ago |
BDisp
|
b200763a3f
Fixes #1387. Allowing the UnitTests project to test internal keywords.
|
4 years ago |
BDisp
|
66b46851cb
Fixes #1327. Fixes TextField backspace and canceling TextChanging.
|
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 |
Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
4 years ago |
BDisp
|
28580de3c5
Fixes #1208. Now the selected text is overwritten if SelectedStart is greater than CursorPosition. (#1209)
|
4 years ago |
BDisp
|
5bd8be83ca
Fixes #1187. Prevents WordBackward throwing an exception if point is greater than the text length. (#1188)
|
4 years ago |