Tig
|
161bc277c8
Fixed AttributeTests
|
1 year ago |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
7fe95cb9c7
Renames `Frame`->`Adornment`; changes `Frame` to have a `Border` subclass (#3158)
|
1 year ago |
Tig
|
6ad36b7ac9
Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163)
|
1 year ago |
BDisp
|
2c8f4034b8
Fixes #3080. Potentially unintended behavior of static pre-defined Attribute.Default in Attribute class (v2) (#3091)
|
1 year ago |
BDisp
|
aa8b952509
Partially Addresses #2616. Support combining sequences that don't normalize (#2932)
|
1 year ago |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tig Kindel
|
5ffaf55efc
(Color)foo -> new Color (foo)
|
1 year ago |
Tig Kindel
|
03c16fe893
ColorNames->ColorName
|
1 year ago |
Tigger Kindel
|
6f1e3e9a06
Remove Initalized stuff - With TrueColor and the map of color names to RGB values now in Color, it's not needed.
|
1 year ago |
Tigger Kindel
|
41d6ca884b
Fixed Force16Colors; updated UI Catalog to honor
|
1 year ago |
Tigger Kindel
|
c9ce86578c
Removed GetColors (no longer needed)
|
1 year ago |
Tigger Kindel
|
3ff5453c56
Removed Attribute.HasValidColors
|
1 year ago |
Tigger Kindel
|
59339ebe22
Removed Attribute.Make (use new)
|
1 year ago |
Tigger Kindel
|
d6412c731d
Added more Attribute unit tests
|
1 year ago |
Tigger Kindel
|
27cf8f8fbb
Test clean up
|
1 year ago |