BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
%!s(int64=4) %!d(string=hai) anos |
BDisp
|
21650576eb
Recover from rebase.
|
%!s(int64=4) %!d(string=hai) anos |
BDisp
|
2382f4c0f4
Fixes #963. Added support for Unicode in TextField.
|
%!s(int64=4) %!d(string=hai) anos |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
%!s(int64=4) %!d(string=hai) anos |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
b6e234a8e0
Fixes #814. Allows change on a read only TextField programmatically.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
93e9255d7c
Fixes #776. TextField and TextView now respect the CanFocus property of his container.
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
4047eb035e
merge with master
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
caa43eb371
Fixes #743. Added View argument to the Enter and Leave events.
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
a0522be496
tweaks
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
49bfe6a6c2
progress...rabbit hole
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
a08a411a91
crazy refactoring
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
6eeb3149b9
Change some Action and Class names.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
d788761710
Removed the unnecessary event flag too.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
89a4bdeb03
Changed from Terminal.Gui all EventHandler to Action.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
d32c631dfd
Changed from DateTime to TimeSpan. Changed from EventHandler to Action.
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
90b19a5e04
POC
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
e87b56cd77
updated api docs; implemented inheritdoc; may break deploy
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
d035fb1116
fixed clipping once and for all
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
fc1ed282a3
updated to really show stuff off
|
%!s(int64=5) %!d(string=hai) anos |
Charlie Kindel
|
585f249b1c
Updated and fixed XML documentation
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
847be89ed2
Make a disable color for ReadOnly in the TextField. Also make the methods Copy, Cut and Paste as virtual.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
824b4e6568
Revert "Changed to ControlU to undo and to ControlR to redo in the TextField."
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
ea9eab881c
Changed to ControlU to undo and to ControlR to redo in the TextField.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
a29ca06fc8
Added ReadOnly feature to the TextField. Fixed some bugs too.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
e26fbd7d0e
Fixes the return value of the position cursor in the TextField.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
a9e62c0626
Improves mouse performance #386. Provides a better async call. Ensures all the cycles of a simple click (Pressed, Released and Clicked). Only clears selected text if other view than MenuBar get focus. (#404)
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
07a92f989e
Clear the TextField selected text when loses focus.
|
%!s(int64=5) %!d(string=hai) anos |
BDisp
|
e66c391aeb
Fixes the functions of the Edit->Copy-Cut-Paste menu for the TextField that was not working well.
|
%!s(int64=5) %!d(string=hai) anos |