BDisp
|
f43bcc07e5
Fixes #1024. TextView is printing the new line character "\n" with a symbol.
|
4 年之前 |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 年之前 |
Charlie Kindel
|
e2e5cc200f
Merge pull request #900 from am11/feature/interop/net5.0
|
4 年之前 |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
4 年之前 |
Adeel
|
19955faa8b
Add custom resolver for libcoreclr.so
|
4 年之前 |
blakepell
|
6119547df3
TextView MoveHome and MoveEnd methods.
|
4 年之前 |
Gerasimos (Makis) Maropoulos
|
83047b4232
various misspell fixes
|
5 年之前 |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 年之前 |
BDisp
|
93e9255d7c
Fixes #776. TextField and TextView now respect the CanFocus property of his container.
|
5 年之前 |
Charlie Kindel
|
8272d8aff3
feature complete
|
5 年之前 |
Charlie Kindel
|
49bfe6a6c2
progress...rabbit hole
|
5 年之前 |
Charlie Kindel
|
a08a411a91
crazy refactoring
|
5 年之前 |
BDisp
|
d788761710
Removed the unnecessary event flag too.
|
5 年之前 |
BDisp
|
89a4bdeb03
Changed from Terminal.Gui all EventHandler to Action.
|
5 年之前 |
Charlie Kindel
|
e87b56cd77
updated api docs; implemented inheritdoc; may break deploy
|
5 年之前 |
BDisp
|
ca036453b3
Added some features to TextView like mouse welling and Ctrl+End/Home to navigate to the end and begin of the text.
|
5 年之前 |
Charlie Kindel
|
fddfcf8802
Charlie's Mondo Patch (#600)
|
5 年之前 |
Charlie Kindel
|
585f249b1c
Updated and fixed XML documentation
|
5 年之前 |
Charlie Kindel
|
27646e74fd
Fixes All Warnings (#450)
|
5 年之前 |
Charlie Kindel
|
cb624ce7b6
Fixes All Warnings (#450)
|
5 年之前 |
BDisp
|
b1934453fa
Added a CloseFile method to the TextView as stated in #452.
|
5 年之前 |
BDisp
|
35591b8399
Fixed out of range exception and text redraw when navigate backward (#320)
|
5 年之前 |
Daniel Cazzulino
|
6944b755f5
Added TextView.TextChanged event (#264)
|
5 年之前 |
miguel
|
f26a626716
Zero lines makes no sense
|
6 年之前 |
Miguel de Icaza
|
4653a15bda
Comment
|
6 年之前 |
Miguel de Icaza
|
3329e2b345
Couple of user requests
|
6 年之前 |
miguel
|
d16571fdc0
[TextView] Initialize model, to avoid requiring the Text property to be set, fixes #147
|
6 年之前 |
Greg Amidon
|
d247e9b70c
ProcessKey switch statement: (#144)
|
6 年之前 |
orion
|
cb5a08cbff
Pageupdown (#138)
|
6 年之前 |
IKoshelev
|
289424be81
Fixing bug in TextView, clicking line below text causes IndexOutOfRangeException
|
6 年之前 |