Historial de Commits

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