Commit History

Author SHA1 Message Date
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 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
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 year ago
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 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 d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) 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 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 year ago
  Tig Kindel 03c16fe893 ColorNames->ColorName 1 year ago
  Tigger Kindel 37682579d4 Fixed ColorPicker crash 1 year ago
  Tigger Kindel 3df894238d Fixed warnings 1 year ago
  Tigger Kindel 760ab804f0 WIP - Everything seems to work 1 year ago
  Tig Kindel 26580aca6a inital commit - proving Color can be made a class without breaking tons of code 1 year ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 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
  BDisp 105ff9ab54 Fixes #2569. Borders scenarios needed to be refactored. (#2570) 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  Jocelyn NATALI 09b8ce64da Add ColorPicker Control. (#1668) 3 years ago