Commit History

Author SHA1 Message Date
  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
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  Thomas Nind 0e9811c52a TableView unicode scenario usability (#1762) 3 years ago
  Thomas Nind 13af2b1662 Support for flexible column widths in TableView (#1760) 3 years ago
  Tig Kindel 5b4716bef9 Merge pull request #1761 from tznind/table-char-map 3 years ago
  Thomas Nind ee2336783c Added unicode testing code to TableEditor 3 years ago
  Thomas Nind d68a2e8b8c Add horizontal scroll idicators to TableView (#1756) 3 years ago
  Charlie Kindel 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 years ago
  Charlie Kindel 83f70cbf39 Revert "Revert "Reorganizing scenarios categories as per #1648"" 3 years ago
  Charlie Kindel 359ba385c8 Revert "Reorganizing scenarios categories as per #1648" 3 years ago
  BDisp 3362ca849d Reorganizing scenarios categories as per #1648 3 years ago
  Thomas Nind 446759a3f2 Made RowColorGetterDelegate follow same pattern as CellColorGetter 4 years ago
  Thomas Nind 29c14876c0 Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes 4 years ago