Commit History

Author SHA1 Message Date
  Tig 17efda9926 Fixed ScrollViwe 1 year ago
  Tig 465c04f59f API doc updates 1 year ago
  Tig d25f98f8e3 Everything appears to work (except ScrollView which I broke but will fix). 1 year ago
  Tig 90e38384c4 WIP towards scrolling working 1 year ago
  Tig 6b1a429e56 Rebased with v2_develop 1 year ago
  Tig 262e878078 Fixed Clipping scenario - ClearNeedsDisplay was not calling into subviews 1 year ago
  Tig a27708a3f9 Fixed Clipping scenario - SetSubViewNeedsDisplay 1 year ago
  Tig 00c4680d26 Fixed Clipping scenario 1 year ago
  Tig d915c4e6f8 Fixed API doc typo 1 year ago
  Tig 7767bd13fa Made View.Move and View.AddRune constrain; added unit tests 1 year ago
  Tig ab021bf0b0 Updated API docs 1 year ago
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
  Tig 0900333e12 Reamed Bounds -> Viewport - more rename 1 year ago
  Tig 3a40dec249 Reamed Bounds -> Viewport in comments 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 year ago
  Tig a937b77c21 Fixed crazy bug caued by View.ClearOnVisibleFalse being called during BeginInit 1 year ago
  Tig 1da6c39407 Subviews of adornments work! 1 year ago
  Tig 4991fc00ee Merge branch 'v2_3273_FOUND_finddeepestview' of tig:tig/Terminal.Gui into v2_3273_FOUND_finddeepestview 1 year ago
  Tig 3f1e184e7e Removed ClearFrame API. Not needed. 1 year ago
  Tig dff0be099e ClearFrame API docs 1 year ago
  Tig 3c3babb7fd git rebase --onto v2_3298_REDO-xxxToScreen-improvements 1 year ago
  Tig 34ac8c8038 Code Cleanup 1 year ago
  Tig 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 year ago
  Tig 17f9927a76 Re-removed clamped 1 year ago
  Tig Kindel b3c3c2e90b Padding button om Adornments scenario WORKS! 1 year ago
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 year ago
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
  BDisp 7a041fcc73 Fixes #3229. TextFormatter should have a FillRemaining property. (#3245) 1 year ago