Commit History

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