Commit History

Author SHA1 Message Date
  Tigger Kindel 1fa6267895 WIP - Revamped Color 1 year ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  Thomas Nind cd6cfd7f62 Fixes #2683 - Adds an ITableSource which wraps a TreeView<T> (#2685) 2 years ago
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 years ago
  Tig 4d6781e5f9 Fixes #2649 - Unit Tests on Windows are failing (#2650) 2 years ago
  Tig ecf6d4f340 Revamps CharMap (#2625) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Thomas Nind 6cd79ada3a Fixes #2587 - Add CheckBoxTableSourceWrapper for TableView checkboxes (#2589) 2 years ago
  Nutzzz 440c529818 Some UICatalog scenario code style fixes (#2614) 2 years ago
  Tig dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 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
  Tig a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 years ago
  BDisp d9ff0da007 Fix changed event and reformat in Scenarios. 2 years ago
  BDisp 846494ea7c Resolving merge conflicts. 2 years ago
  Tig c94f9165f4 Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401) 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 796e15a64d Added DrawEventArgs 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  tznind 43f67a6387 Convert more Actions to EventHandlers in View 2 years ago
  tznind fcc75e7147 Update View Action events to EventHandler events 2 years ago
  Thomas Nind 705d4307e3 Fixes #1842 - Add support for toggling selected cells e.g. with space (#2386) 2 years ago
  BDisp 489a802df6 Implementing nullable bool checked on Menu. 2 years ago
  tznind f362e40ca0 Add sort to context menu and fix naming of context items when they are sorted 2 years ago
  tznind 6136656327 Added context menu for show/hide columns in TableEditorScenario 2 years ago
  tznind 643e53b575 Add column sorting to TableEditor 2 years ago