Commit History

Author SHA1 Message Date
  Tig c2c5a37ca7 Fixed CM bugs. Added unit tests. Trying to figure out why TryGet is not working properly 8 months ago
  Tig 304784cbe7 Code cleanup and refactor 9 months ago
  Tig d835b569d8 Fixed more clipping bugs and unit tests. All tests pass! 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  Tig f536945df5 Application.Keyboard Code cleanup 9 months ago
  Tig f2d27a5d08 Working on ComboBox 10 months ago
  Tig 0d6ad5b112 Fixed treeviewTests 11 months ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 11 months ago
  Tig 2375ee35a9 WIP 11 months ago
  Tig 4226d8172e Discovered serious issues with how HasFocus, OnEnter/OnLeave, etc... work in some edge cases. 1 year ago
  Tig f2eb9ce6e2 WIP: More refining 1 year ago
  Tig ccec0eec11 Documenting focus code 1 year ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Tig 44ce74a5c0 Refactored Application into smaller files. 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 dae84a2864 Fixed TreeTableSourceTests 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 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 df5f04b645 Merged v2_develop 1 year ago
  BDisp 41971a6e5a Fix all tests. 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 year ago
  dodexahedron 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 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 dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Thomas Nind cd6cfd7f62 Fixes #2683 - Adds an ITableSource which wraps a TreeView<T> (#2685) 2 years ago