Commit History

Author SHA1 Message Date
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  BDisp 8dbb345225 Fixes #2523. WordBackward and WordForward should be moved to the TextModel class. (#2524) 2 years ago
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
  Tigger Kindel d00b11ae5d Added and fixed ScrollBarView and ScrollView tests 2 years ago
  tznind 3d9aac8e4c Add AutocompleteContext 2 years ago
  tznind 8f6bdca20c xmldoc and whitespace fixes 2 years ago
  Thomas e62e2382de WIP:Start refactoring Autocomplete 2 years ago
  tznind 4eeff5e37d WIP: Start refactoring Autocomplete 2 years ago
  Tigger Kindel fa87e6dda5 Fixed TreeTests 2 years ago
  Tigger Kindel 29fa28f65a Fixed Toplevel & MDI tests 2 years ago
  Tigger Kindel 4de48b6237 Fixed many tests 2 years ago
  Tigger Kindel d7c655397e Merge branch 'v2_develop' into v2_view2_experiment 2 years ago
  BDisp 5847abeef9 Fixes #2429. Error when replacing a word in textView. 2 years ago
  Tigger Kindel 791976428e merged !!! woot. 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 7a52f45a10 Add PointEventArgs 2 years ago
  tznind 50a299adea Made HistoryTextItem inherit from EventArgs 2 years ago
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  Tigger Kindel 1de683c13a still broken - documenting weird behavior 2 years ago
  tznind 5187310b9a Refactor 'AlternateKey' events in Toplevel to use new signature 2 years ago
  BDisp 5da7665e92 Fixes #2328. TextView Autocomplete triggered by cursor move. 2 years ago
  BDisp 057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. 2 years ago
  BDisp 12465e2e50 Removed AllowsNullTerminated property. 2 years ago
  BDisp dac05a6c08 Fixes https://github.com/gui-cs/Terminal.Gui/issues/2238#issuecomment-1323531323. 2 years ago
  BDisp a84c682b62 Fixes #2212. Editor Scenario: Crashes on Exit. 2 years ago
  Charlie Kindel 53c7bc8c2d doc tweak 2 years ago
  Charlie Kindel 787349e177 Added ContentsChanged event & unit tests. Updated Text.cs Scenario 2 years ago
  BDisp 834a942302 Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control. 2 years ago