Commit History

Author SHA1 Message Date
  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
  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 43f67a6387 Convert more Actions to EventHandlers in View 2 years ago
  tznind fcc75e7147 Update View Action events to EventHandler events 2 years ago
  BDisp 489a802df6 Implementing nullable bool checked on Menu. 2 years ago
  Charlie Kindel 7a37111319 Revamped File Explorer to enable better Focus testing 2 years ago
  Charlie Kindel 1e8113ecce Revamped File Explorer to enable better Focus testing 2 years ago
  Charlie Kindel 60e70f331f merge develop 2 years ago
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  Charlie Kindel 8ce26cfb41 added more test code to File System Explorer and fixed some bugs 2 years ago