Cronologia Commit

Autore SHA1 Messaggio Data
  Tig a19781c53b View.Mouse cleanup - WIP2 10 mesi fa
  Tig c19cc7c332 Code cleanup 10 mesi fa
  Tig 61be0615e0 Fixed TableView key handling 10 mesi fa
  Tig 4410b54d61 Bdisp feedback fixes 2 10 mesi fa
  Tig 68e8866790 HexEditor - it was already broken! 11 mesi fa
  Tig 66edb36cc7 Fixed RadioGroup 11 mesi fa
  Tig ba161b3eae Cleaned up Command enum. 11 mesi fa
  Tig d1d7ab5fa8 Done with refactor. Nav unit tests all pass. Fixing View unit tests... 1 anno fa
  Cam Sinclair 952fc49709 Fix typos 1 anno fa
  Tig 58dbdf4758 Updated HexEditor. 1 anno fa
  Tig 24ca95fd5e Removed LayoutStyle 1 anno fa
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 anno fa
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 anno fa
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 anno fa
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 anno fa
  Tig 3a40dec249 Reamed Bounds -> Viewport in comments 1 anno fa
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 anno fa
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 anno fa
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 anno fa
  Brandon Thetford be02dcefc9 string interpolation 1 anno fa
  Brandon Thetford af0912e05b Use collection expressions (performance) 1 anno fa
  Brandon Thetford 9fdbea768d Pull these out into statics so we only pay the price once 1 anno fa
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 anno fa
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 anno fa
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 anno fa
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 anno fa
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 anno fa
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 anno fa
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 anno fa
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 anno fa