Commit History

Author SHA1 Message Date
  Tig 9ef6fcbe2b Merge branch 'v2_develop' into v2_3522-IDesignable 1 year ago
  Tig 710bd7f371 Incorporated feedback 1 year ago
  Tig 6188127a24 Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked). 1 year ago
  Tig 9bf14c70d3 Tweaked combobox 1 year ago
  Tig cd43ee363d Revamped to further simplify and make more correct 1 year ago
  Tig f8ede1283b rebuilt 1 year ago
  Tig 99948b1486 Simplified HighlightEventArgs 1 year ago
  Tig d7bd938664 Renamed StateChangedEventArgs 1 year ago
  Tig 7a712ad96a Accept now uses HandledEventARgs vs. Cancel 1 year ago
  BDisp 37e59dfcff PERF: At the request of @dodexahedron 1 year ago
  BDisp 48c65bdfa1 Fixes #3551. v2: Big performance impact on ListView/ComboBox's that contain a lot of items 1 year ago
  BDisp 308227761f Resolving merge conflicts. 1 year ago
  BDisp fb4f474fd4 Change ComboBox to using ObservableCollection. 1 year ago
  Tig 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
  Tig 6cdb4c4c90 Code cleanup 1 year ago
  Tig e28f73f175 Pos / Dim code cleanup 1 year ago
  Tig a5eca55f29 Removed nullable from ContentSize 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig f18c166d0f - Made Dim.DimAutoStyle flags. 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 90e38384c4 WIP towards scrolling working 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
  dodexahedron 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago