Commit History

Author SHA1 Message Date
  Tig 1da6c39407 Subviews of adornments work! 1 year ago
  Tig 550a263155 Tweaked r# settings and applied to View and ViewLayout.cs 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 3c3babb7fd git rebase --onto v2_3298_REDO-xxxToScreen-improvements 1 year ago
  Tig 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 year ago
  Tig Kindel fe2c69356a Tweaked close button demo 1 year ago
  Tig Kindel 98eba9a903 Prototype close button on Border (disabled for now) 1 year ago
  Tig Kindel f86b6b1ff3 Added prototype close button 1 year ago
  Tig Kindel b3c3c2e90b Padding button om Adornments scenario WORKS! 1 year ago
  Tig Kindel 21ddaec3df Added ViewArrangement enum, which Toplevel now uses 1 year ago
  Tig Kindel 7036f5f8f8 Cleaned up MouseClick related stuff. 1 year ago
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 year ago
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Brandon Thetford 8727a5fa0b Fix release configuration tests 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
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 year ago
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 1 year ago
  Tig bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 year ago
  Tig a7209bcd88 Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077) 1 year ago
  BDisp 74afd18148 Fixes #3064. Pos.View returns PosCombine (#3065) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp 8cb10f8f09 Fixes #2967. Not all views are removing his subviews upon disposing on both versions. (#2968) 1 year ago
  Tig Kindel f0872473ce Cleans up dim/pos objs in dispose. See #2914. 1 year ago
  Tigger Kindel 05e203c7a4 lots of fixes 1 year ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago