Commit History

Author SHA1 Message Date
  Tig 5cdac86fea Fixed warnings 11 months ago
  Tig f7f634a74b code cleanup. 11 months ago
  Tig 760455806c RestoreFocus is internal 11 months ago
  Tig 29f3550489 merged 11 months ago
  Tig 591baa65f0 GetFocused() -> back to Focused property (get only; computed). 1 year ago
  BDisp 9635a434ed Fixes #3667. Null reference in v2 in FindDeepestView. 1 year ago
  Tig 2375ee35a9 WIP 1 year ago
  Tig 782b090643 builds and runs. But not properly. 1 year ago
  Tig aa4f5228e6 Merged and fixed issues. 1 year ago
  Tig 4226d8172e Discovered serious issues with how HasFocus, OnEnter/OnLeave, etc... work in some edge cases. 1 year ago
  Tig f2eb9ce6e2 WIP: More refining 1 year ago
  Tig ccec0eec11 Documenting focus code 1 year ago
  Tig 331d9726d7 nullable enable TopLevel 1 year ago
  Tig f37ec5e04f Moved Overlapped stuff to ApplicationOverlap static class. Fixed nullable warnings. 1 year ago
  Tig 0c56dfeb5a Moved view navigation out of Toplevel and into Application (via ViewNavigation static class). 1 year ago
  Tig 4a56b84324 removed unneeded AlternateBack/FormardKey code from Toplevel 1 year ago
  Tig c088f2e98c removed unneeded key handling code from Toplevel 1 year ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Tig f8e8aff29f More Toplevel.cs organization & docs 1 year ago
  Tig d44e8d3b81 More Toplevel.cs organization & docs 1 year ago
  Tig 47010805cd Toplevel.cs organization 1 year ago
  Tig 250050c8a2 Toplevel cleanup 1 year ago
  Tig 625aa90503 Added debug spew 1 year ago
  Tig 303573bdea Fixed linux unit tests. 1 year ago
  Tig 71e5118cdb Fixed warnings 1 year ago
  Tig f99a744ef8 View.Remove returns added view 1 year ago
  Tig 713c5f112d View.Add returns added view 1 year ago
  Tig 1744de28a4 Merge branch 'v2-KeyBinding-Refinements' of tig:tig/Terminal.Gui into v2-KeyBinding-Refinements 1 year ago
  Tig 891eb29660 Improved KeyBindings scenario. 1 year ago
  BDisp 219458658f Replace #define UNIX_KEY_BINDINGS with conditional PlatformID.Unix. 1 year ago