Historial de Commits

Autor SHA1 Mensaje Fecha
  Tig 44ce74a5c0 Refactored Application into smaller files. hace 1 año
  Cam Sinclair 952fc49709 Fix typos hace 1 año
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position hace 1 año
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 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
  dodexahedron 55cb3e76b4 V2 Cleanup Batch 1 (Per #3253) (#3255) hace 1 año
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal hace 1 año
  Brandon Thetford b3a49bbebe Move nested class to a nested file (no type layout change made) hace 1 año
  Brandon Thetford 3bf091d713 Fix name hace 1 año
  Brandon Thetford 8d581f24d7 Seal this hace 1 año
  Brandon Thetford 4f8b272240 Remove unnecessary cast and use real type name hace 1 año
  Brandon Thetford 39a66bf5c4 Turn on null analysis here hace 1 año
  Brandon Thetford 76b247a9b3 Avoid some potential boxing 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 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) hace 1 año
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) hace 1 año
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) hace 2 años
  BDisp 325180ae48 Fixes #2680. Make the TextView API more extensible. (#2682) hace 2 años
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) hace 2 años
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) hace 2 años
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) hace 2 años
  Tig 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) hace 2 años