Commit History

Author SHA1 Message Date
  Tig c5a6c907a4 Justifier->Aligner 1 year ago
  Tig 40f72db0bd Alignment->Justification 1 year ago
  Tig c84dade64d WIP -> Getting rid of old TextAlignment enums 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig 3406d97c4c working on cursor issue 1 year ago
  Tig 3e1025897b AutoSize in comments i gone too. 1 year ago
  Tig 2e62263b69 Removed AutoSize from Slider 1 year ago
  Tig acaa326c51 Merge branch 'v2_develop' into v2_2432-DimAuto 1 year ago
  Tig 30a540a088 Dim.DimAutoStyle.Subviews -> Content 1 year ago
  Tig f18c166d0f - Made Dim.DimAutoStyle flags. 1 year ago
  Tig f51ec9cf66 Addded comments to remind myself of issues 1 year ago
  Tig a75d5b7966 WIP to get rid of Slider.AutoSize 1 year ago
  Tig 5ef4b4c015 Added obsolete attr to slider 1 year ago
  Tig e6da3db22d Prototype/WIP for revamping how cursor handling works. 1 year ago
  Tig 88222c4dfd Fixed clipping - mostly: Still an issue w/ subviews of adornments 1 year ago
  Tig 2d5a99abd8 Clarified how Viewport works 1 year ago
  Tig b187a8e70f Reamed Bounds -> Viewport - MOAR rename 1 year ago
  Tig 3a40dec249 Reamed Bounds -> Viewport in comments 1 year ago
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels 1 year ago
  Tig 745e2c21a2 Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed. 1 year ago
  Tig Kindel 7a988e47ae Make OnMouseXX protected internal as a quick-fix workaround that at least makes them not public, so work can continue. 1 year ago
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() 1 year ago
  Brandon Thetford 5ca5b541d7 Only call that method once 1 year ago
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal 1 year ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago