Tig
|
36b9171276
Removed ContentSize setter, replaced with SetContentSize
|
1 year ago |
Tig
|
b7f3a85203
Fixed bug; added unit tests
|
1 year ago |
Tig
|
6209aceb5f
Reorganized PosDim unit tests.
|
1 year ago |
Tig
|
a48146af82
Tons of unit test updates
|
1 year ago |
BDisp
|
41971a6e5a
Fix all tests.
|
1 year ago |
Tig Kindel
|
1eaf8a713d
Simplified test
|
1 year ago |
Tig Kindel
|
248efc2cc2
Simplified FindDeepestVieew
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Brandon Thetford
|
a638edeeaf
Rename Rect to Rectangle in preparation for removal
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
1 year ago |
BDisp
|
3f4d96bec7
Fixes #3011. TextFormatter doesn't handle combining and tab runes. (#3012)
|
1 year ago |
Tig
|
21e8a70cee
Fixes #2933 - Refactors Cell to simplify code (#2934)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |
Tigger Kindel
|
05e203c7a4
lots of fixes
|
1 year ago |
Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
8c59e8255f
Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527)
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
BDisp
|
b4d5337fbb
Done requested changes.
|
2 years ago |
BDisp
|
22e791bff4
Fixes #2512. Scrolling numeration is broke again. We need to create a unit test for this doesn't happens again.
|
2 years ago |
BDisp
|
16a6e581d1
Fixes #2503. PosCombine and DimCombine is wrongly looking into the from.InternalSubviews.
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |