Commit History

Author SHA1 Message Date
  BDisp 614bb69ed9 Resolving merge conflicts. 10 months ago
  Tig 78d0a8fc3b Accepted->Accepting 10 months ago
  Tig 018dbc625e Accepted now takes CommandEventArgs 10 months ago
  Tig af110d92d0 In the middle of another refactoroing 10 months ago
  BDisp 5a1a0ceb3b Fix LineDrawing PromptForColor to support 16 colors and true color. 10 months ago
  Thomas Nind 38f84f7424 Fixes #2800 - Color picker (supporting hsl, hsv and rgb) (#3604) 1 year ago
  BDisp f925625baa Add GetQuitKeyAndName helper method. 1 year ago
  BDisp ff7a68b2dc Change all Scenarios to merge their Init, Setup, and Run overrides into Main. 1 year ago
  Tig 04bbf6b9d1 Cell -> record struct 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
  dodexahedron 0f9e6f091d Stage 1 of #3256 - Prepare Rect for removal (#3260) 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 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
  Tig 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 year ago
  Thomas Nind 8ed1b16ee1 Line canvas exclude method (#3004) 1 year ago
  Tig 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  Tig Kindel 5ffaf55efc (Color)foo -> new Color (foo) 1 year ago
  Tigger Kindel 05d4fc92d2 Adjusted scenariocategories 1 year ago
  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
  Tigger Kindel 78327e37f0 Fixed LineDrawing nullable warning 2 years ago
  Thomas Nind e02fa1b14c Improvements to LineDrawing scenario (#2732) 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 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