Commit History

Author SHA1 Message Date
  Tig ba161b3eae Cleaned up Command enum. 10 months ago
  Tig 6931326686 Fixed Tabview 11 months ago
  Tig 1a16f43495 Refactored subview methods. Fixed issues. 11 months ago
  Tig 4b479a60f3 Refactored subview methods 11 months ago
  Tig 591baa65f0 GetFocused() -> back to Focused property (get only; computed). 11 months ago
  Tig 2375ee35a9 WIP 11 months ago
  Tig 8e70e2ae8f Updated navigation.md 1 year ago
  Tig 37f349004a WIP: More. Trying to fix TableView regression 1 year ago
  Tig cf1435ae96 WIP: Fixed stuff. Broke stuff. Making progress. 1 year ago
  Tig f2eb9ce6e2 WIP: More refining 1 year ago
  Tig 66f83ad2e6 Reduced duplicated code by leverating Navigationdirection enum 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  Tig aff87b0364 Rebased 1 year ago
  Tig 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
  Tig 24ca95fd5e Removed LayoutStyle 1 year ago
  Tig 44e496d923 Anchor -> GetAnchor 1 year ago
  Tig d27b0b6212 Added // BUGBUG: Views should avoid setting Height as doing so implies Frame.Size == ContentSize 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig a655120e48 Merge branch 'v2_develop' into v2_3269_Bounds-ContentArea 1 year ago
  tznind caddcdb846 Fix null reference removing tab 1 year ago
  Tig 88222c4dfd Fixed clipping - mostly: Still an issue w/ subviews of adornments 1 year ago
  Tig 50f9b3559e Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  Tig 2d5a99abd8 Clarified how Viewport works 1 year ago
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
  Tig 0900333e12 Reamed Bounds -> Viewport - more rename 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 year ago
  Tig 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 year ago
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago