BDisp
|
a3ad62eef1
Delete and DeleteChar must have the same behavior.
|
4 years ago |
BDisp
|
3ab8dff1a7
Changed size and length to camel case.
|
4 years ago |
BDisp
|
072de09dd5
Named items on DisplaySize method.
|
4 years ago |
BDisp
|
0f1a0e2821
Fixes #995. Improving TextField to work properly with Unicode characters.
|
4 years ago |
BDisp
|
4bbe50c506
Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized.
|
4 years ago |
BDisp
|
550392cab6
Fixes #979. Force call LayoutSubviews to perform layout.
|
4 years ago |
Charlie Kindel
|
c1d3fcfb0c
Merge pull request #946 from BDisp/lazy-shortcut-menu
|
4 years ago |
BDisp
|
0fc29ada9f
Closes #973. ScrollView and TextField fixes.
|
4 years ago |
BDisp
|
6be3aab2ce
Changed casing for Shortcut.
|
4 years ago |
BDisp
|
b1cc2f8035
Implemented ShortCut in the View class within the UICatalog example.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
BDisp
|
21650576eb
Recover from rebase.
|
4 years ago |
BDisp
|
2382f4c0f4
Fixes #963. Added support for Unicode in TextField.
|
4 years ago |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
4 years ago |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 years ago |
BDisp
|
b6e234a8e0
Fixes #814. Allows change on a read only TextField programmatically.
|
5 years ago |
BDisp
|
93e9255d7c
Fixes #776. TextField and TextView now respect the CanFocus property of his container.
|
5 years ago |
Charlie Kindel
|
4047eb035e
merge with master
|
5 years ago |
BDisp
|
caa43eb371
Fixes #743. Added View argument to the Enter and Leave events.
|
5 years ago |
Charlie Kindel
|
a0522be496
tweaks
|
5 years ago |
Charlie Kindel
|
49bfe6a6c2
progress...rabbit hole
|
5 years ago |
Charlie Kindel
|
a08a411a91
crazy refactoring
|
5 years ago |
BDisp
|
6eeb3149b9
Change some Action and Class names.
|
5 years ago |
BDisp
|
d788761710
Removed the unnecessary event flag too.
|
5 years ago |
BDisp
|
89a4bdeb03
Changed from Terminal.Gui all EventHandler to Action.
|
5 years ago |
BDisp
|
d32c631dfd
Changed from DateTime to TimeSpan. Changed from EventHandler to Action.
|
5 years ago |
Charlie Kindel
|
90b19a5e04
POC
|
5 years ago |
Charlie Kindel
|
e87b56cd77
updated api docs; implemented inheritdoc; may break deploy
|
5 years ago |
Charlie Kindel
|
d035fb1116
fixed clipping once and for all
|
5 years ago |
Charlie Kindel
|
fc1ed282a3
updated to really show stuff off
|
5 years ago |