Commit History

Author SHA1 Message Date
  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
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 1df8ae15bb Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187) 1 year ago
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) 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 c6570a5bfd Fixes #3098 & #3099 - Slider bugs (#3121) 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 dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Tig 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 year ago
  Thomas Nind 8ed1b16ee1 Line canvas exclude method (#3004) 1 year ago