Historique des commits

Auteur SHA1 Message Date
  Cam Sinclair 952fc49709 Fix typos il y a 1 an
  Tig 58dbdf4758 Updated HexEditor. il y a 1 an
  Tig 24ca95fd5e Removed LayoutStyle il y a 1 an
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position il y a 1 an
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes il y a 1 an
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. il y a 1 an
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename il y a 1 an
  Tig 3a40dec249 Reamed Bounds -> Viewport in comments 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 bd8edbe201 Merged MouseEvent() and OnMouseEvent() il y a 1 an
  Brandon Thetford be02dcefc9 string interpolation il y a 1 an
  Brandon Thetford af0912e05b Use collection expressions (performance) il y a 1 an
  Brandon Thetford 9fdbea768d Pull these out into statics so we only pay the price once 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 d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) il y a 1 an
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) il y a 1 an
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) il y a 2 ans
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) il y a 2 ans
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) il y a 2 ans
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root il y a 2 ans
  tznind e347a255b7 Add HexViewEditEventArgs il y a 2 ans
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` il y a 2 ans