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 |
Charlie Kindel
|
585f249b1c
Updated and fixed XML documentation
|
5 years ago |
BDisp
|
847be89ed2
Make a disable color for ReadOnly in the TextField. Also make the methods Copy, Cut and Paste as virtual.
|
5 years ago |
BDisp
|
824b4e6568
Revert "Changed to ControlU to undo and to ControlR to redo in the TextField."
|
5 years ago |
BDisp
|
ea9eab881c
Changed to ControlU to undo and to ControlR to redo in the TextField.
|
5 years ago |
BDisp
|
a29ca06fc8
Added ReadOnly feature to the TextField. Fixed some bugs too.
|
5 years ago |
BDisp
|
e26fbd7d0e
Fixes the return value of the position cursor in the TextField.
|
5 years ago |
BDisp
|
e6c5b2599a
Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410)
|
5 years ago |
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)
|
5 years ago |
BDisp
|
07a92f989e
Clear the TextField selected text when loses focus.
|
5 years ago |
BDisp
|
e66c391aeb
Fixes the functions of the Edit->Copy-Cut-Paste menu for the TextField that was not working well.
|
5 years ago |
BDisp
|
4522097c02
Forces the height of the TextField to 1 which is just the valid height instead of driver rows value. (#400)
|
5 years ago |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 years ago |
BDisp
|
8a502e5f1b
Timefield format with bounds values (#303)
|
5 years ago |
DieselMeister
|
a41b060a59
Change Cursor Position before "Changed Event" is triggert. (Issue #2 on Termina.Gui.Elmish) (#187)
|
6 years ago |
Miguel de Icaza
|
3329e2b345
Couple of user requests
|
6 years ago |
Sang Kil Cha
|
c9d7df13fd
Fix null pointer deref (#166)
|
6 years ago |
Sang Kil Cha
|
e8fa1e3997
Make cursor settable (#168)
|
6 years ago |