Commit History

Author SHA1 Message Date
  Tig f527e599b2 Scenario cleanup. scrolling.md 9 months ago
  Tig c7a254224b Refactored and went back and forth. Things are working well. Tests not so much 10 months ago
  Tig 362c1d97af Removed legacy scrollview stuff. 10 months ago
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw 10 months ago
  Tig 10d99a2c8a Beefed up benchmarking 10 months ago
  Tig bbf54f4a47 Added Benchmarking to UI Catalog 10 months ago
  Tig a93d1ceeb7 better names and API docs 10 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 10 months ago
  Tig 1abe3182b6 View.Mouse cleanup - WIP3 10 months ago
  BDisp ccf2daa024 Change all RuneCell to Cell and move methods to the Cell record struct. 11 months ago
  BDisp 02a98f3fc2 Fixes #3700. ContextMenu pollutes Toplevel.MenuBar's key bindings 1 year ago
  BDisp ff7a68b2dc Change all Scenarios to merge their Init, Setup, and Run overrides into Main. 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  BDisp f1fcbb91d3 Fix UICatalog. 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 6ad36b7ac9 Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163) 1 year ago
  Tig bc41d9bc09 Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  tznind 897b3a3eea Layout tidy up and whitespace fixes 2 years ago
  Thomas 95e0d72bda Use the new DrawLine event in file system tree to color folder icons 2 years ago
  Thomas Nind a8d1a79615 Fixes #2726 - Refactor filedialog classes to be more easily reused (#2727) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Nutzzz 440c529818 Some UICatalog scenario code style fixes (#2614) 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 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 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