Historial de Commits

Autor SHA1 Mensaje Fecha
  Tig 2e62263b69 Removed AutoSize from Slider hace 1 año
  Tig acaa326c51 Merge branch 'v2_develop' into v2_2432-DimAuto hace 1 año
  Tig 30a540a088 Dim.DimAutoStyle.Subviews -> Content hace 1 año
  Tig f18c166d0f - Made Dim.DimAutoStyle flags. hace 1 año
  Tig f51ec9cf66 Addded comments to remind myself of issues hace 1 año
  Tig a75d5b7966 WIP to get rid of Slider.AutoSize hace 1 año
  Tig 5ef4b4c015 Added obsolete attr to slider hace 1 año
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. hace 1 año
  Tig 88222c4dfd Fixed clipping - mostly: Still an issue w/ subviews of adornments hace 1 año
  Tig 2d5a99abd8 Clarified how Viewport works hace 1 año
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename hace 1 año
  Tig 3a40dec249 Reamed Bounds -> Viewport in comments hace 1 año
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels hace 1 año
  Tig 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. hace 1 año
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. hace 1 año
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() hace 1 año
  Brandon Thetford 5ca5b541d7 Only call that method once 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
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 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 7fe95cb9c7 Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158) hace 1 año
  Tig d2ad11248f Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130) hace 1 año
  Tig c6570a5bfd Fixes #3098 & #3099 - Slider bugs (#3121) hace 1 año
  Thomas Nind 8954fa5ecf Add constructor overload to SliderOption<T> (#3101) hace 1 año
  Thomas Nind 55bf53336a Add ToString implementation for SliderOption<T> (#3103) hace 1 año
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) hace 1 año