Historique des commits

Auteur SHA1 Message Date
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes il y a 1 an
  Tig 3406d97c4c working on cursor issue il y a 1 an
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. il y a 1 an
  Tig df5f04b645 Merged v2_develop il y a 1 an
  BDisp d796c5ac43 Avoids throw if table is null. il y a 1 an
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename il y a 1 an
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels il y a 1 an
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. il y a 1 an
  Tig Kindel 7036f5f8f8 Cleaned up MouseClick related stuff. il y a 1 an
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() il y a 1 an
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances il y a 1 an
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal il y a 1 an
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) il y a 1 an
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal il y a 1 an
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) il y a 1 an
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` il y a 1 an
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` il y a 1 an
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) il y a 1 an
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) il y a 1 an
  Tigger Kindel a96c2588d5 Tweaks to api docs il y a 1 an
  Tig 42b9ad1d61 Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920) il y a 1 an
  Thomas Nind 545e422ffa Fix table view not redrawing when using letter based navigation (#2977) il y a 1 an
  tznind e3323ec8c6 Remove use of HotFocus completely from TableView il y a 1 an
  tznind 46b9a15641 Use Focus not HotFocus for TableView selected cells il y a 1 an
  Tigger Kindel 51e0c3c1b7 Fixed color issues il y a 1 an
  Tigger Kindel 5e32c4616b Fixed color issues il y a 1 an
  Tigger Kindel 760ab804f0 WIP - Everything seems to work il y a 1 an
  Thomas Nind cd6cfd7f62 Fixes #2683 - Adds an ITableSource which wraps a TreeView<T> (#2685) il y a 2 ans
  Thomas Nind e2feeefa93 Fixes #2663 - No more nested classes (#2664) il y a 2 ans
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) il y a 2 ans