Commit History

Author SHA1 Message Date
  Tig c84dade64d WIP -> Getting rid of old TextAlignment enums 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig 3406d97c4c working on cursor issue 1 year ago
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
  Tig df5f04b645 Merged v2_develop 1 year ago
  BDisp d796c5ac43 Avoids throw if table is null. 1 year ago
  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 7036f5f8f8 Cleaned up MouseClick related stuff. 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
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  Tigger Kindel a96c2588d5 Tweaks to api docs 1 year ago
  Tig 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) 1 year ago
  Thomas Nind 545e422ffa Fix table view not redrawing when using letter based navigation (#2977) 1 year ago
  tznind e3323ec8c6 Remove use of HotFocus completely from TableView 1 year ago
  tznind 46b9a15641 Use Focus not HotFocus for TableView selected cells 1 year ago
  Tigger Kindel 51e0c3c1b7 Fixed color issues 1 year ago
  Tigger Kindel 5e32c4616b Fixed color issues 1 year ago
  Tigger Kindel 760ab804f0 WIP - Everything seems to work 1 year ago
  Thomas Nind cd6cfd7f62 Fixes #2683 - Adds an ITableSource which wraps a TreeView<T> (#2685) 2 years ago
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) 2 years ago