Commit History

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