Tig
|
f68adf77ae
Fixed core bug. Wasn't what we thought it was.
|
1 year ago |
Tig
|
99c7579c84
Now only Border supports movable
|
1 year ago |
Tig
|
796e797586
Disabled line-based border POC and prototype close button
|
1 year ago |
Tig
|
8f10195342
Line based Border POC
|
1 year ago |
Tig
|
1da6c39407
Subviews of adornments work!
|
1 year ago |
Tig
|
3e10486771
rebased and added mouseevent diag flag
|
1 year ago |
Tig
|
a518cb37ee
Refactored Diagnostics
|
1 year ago |
Tig
|
3c3babb7fd
git rebase --onto v2_3298_REDO-xxxToScreen-improvements
|
1 year ago |
Tig
|
9964f4363c
Code Cleanup
|
1 year ago |
Tig
|
814bc915c3
Deleted obsolete DrawFrame method from Border
|
1 year ago |
Tig
|
745e2c21a2
Added low-level unit tests; found latent bugs in View.Clear, Bounds, etc... Fixed.
|
1 year ago |
Tig Kindel
|
fe2c69356a
Tweaked close button demo
|
1 year ago |
Tig Kindel
|
f86b6b1ff3
Added prototype close button
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Brandon Thetford
|
17d028432e
Re-apply Rect->Rectangle name changes in these files
|
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 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
BDisp
|
17e7673cd3
Fixes #2981. LegendAnnotation: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2982)
|
1 year ago |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |