BDisp
|
be67e0f09f
Fixes #2196. TextView: Setting Text places cursor at beginning, unlike TextField (#2572)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
BDisp
|
8dbb345225
Fixes #2523. WordBackward and WordForward should be moved to the TextModel class. (#2524)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
Thomas
|
1c4b92ca2f
Fix layout
|
2 years ago |
Thomas Nind
|
4bc5a3b23a
Merge branch 'v2_develop' into caption
|
2 years ago |
Thomas
|
0b6856ad88
Added caption tests
|
2 years ago |
BDisp
|
f0f0d008ca
Fixes #2453. TextField OnEnter throws exception if IsInitialized is false.
|
2 years ago |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 years ago |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 years ago |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
2 years ago |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
BDisp
|
29b92a3610
Add unit test deleting a word with accented char.
|
2 years ago |
BDisp
|
03b20371f6
Fixes #2333. TextField is selecting badly a word on double click.
|
2 years ago |
Tig Kindel
|
7454dac942
Reorg of unit tests
|
2 years ago |