Commit History

Author SHA1 Message Date
  Tig dceed59a5f Fixed more unit tests 1 year ago
  BDisp 41971a6e5a Fix all tests. 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 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
  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 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) 1 year ago
  tznind e3323ec8c6 Remove use of HotFocus completely from TableView 1 year ago
  tznind 46b9a15641 Use Focus not HotFocus for TableView selected cells 1 year ago
  Tigger Kindel 59339ebe22 Removed Attribute.Make (use new) 1 year ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Thomas Nind 07c4c05729 Test fixes for tv-checkboxes merge (#2619) 2 years ago
  Thomas Nind 6cd79ada3a Fixes #2587 - Add CheckBoxTableSourceWrapper for TableView checkboxes (#2589) 2 years ago
  Nutzzz 5d1fe43362 Fixes #16 - Add ListTableSource for columned lists (#2603) 2 years ago
  Tig dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  Thomas Nind 01544dc60c Fixes #2581 Refactor CollectionNavigator so it supports TableView (#2586) 2 years ago
  Tig 5cf90b8bd0 Builds CollectionNavigator support into UI Catalog for TableView (#2584) 2 years ago
  Thomas Nind 038cf8aa45 Fixes #2575 - TableView to use interface instead of System.Data.DataTable (#2576) 2 years ago
  Thomas Nind 5cefd5bf0b Fixes #2553 - Fix HotFocus color when FullRowSelecting being used for VLines on left/right of TableView (#2557) 2 years ago
  Nutzzz dcdb4f9b49 Add Style.ShowHeaders to TableView (#2514) 2 years ago
  Thomas Nind ba473ffe05 Adds ShowHorizontalBottomline (#2552) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago