Commit History

Author SHA1 Message Date
  Tig 941a6ee5e6 New overlapped drawing impl. 10 months ago
  Tig ba161b3eae Cleaned up Command enum. 10 months ago
  Tig 794ad0bad7 Refactoring again... WIP broke 11 months ago
  Tig 0d6ad5b112 Fixed treeviewTests 11 months ago
  Tig ef7f88d3b4 OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged 11 months ago
  Tig aa4f5228e6 Merged and fixed issues. 11 months ago
  Tig c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig efe6f1ec60 Fixed PositionCursor 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 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
  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
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 6ad36b7ac9 Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163) 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
  BDisp 81ea4e8ec7 Fixes #2944. TreeView ColorGetter not disposing sometimes causes unit test error. (#2945) 1 year ago
  tznind 897b3a3eea Layout tidy up and whitespace fixes 2 years ago
  Thomas 95e0d72bda Use the new DrawLine event in file system tree to color folder icons 2 years ago
  Thomas 2f1db90fcd Added DrawLine event to TreeView 2 years ago