Tig
|
21c9097d52
pull squash
|
1 year ago |
Tig
|
bd0f89f8b1
Border changes color, not line style on drag
|
1 year ago |
Tig
|
6c296bb299
Disabled Hover (#define HOVER).
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
dodexahedron
|
92a601254e
Fixes #3170. Color improvements (#3204)
|
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 |
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 |
Tig
|
7af54f369d
Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094)
|
1 year ago |
BDisp
|
2c8f4034b8
Fixes #3080. Potentially unintended behavior of static pre-defined Attribute.Default in Attribute class (v2) (#3091)
|
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
|
5e32c4616b
Fixed color issues
|
1 year ago |
Tigger Kindel
|
30e9b363d3
Updated color names to match ANSI spec
|
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
|
b7f1d64f95
Refactored argb->rgba to match ARGB32 standards
|
1 year ago |
Tigger Kindel
|
41d6ca884b
Fixed Force16Colors; updated UI Catalog to honor
|
1 year ago |
Tigger Kindel
|
c133369578
Fixed force16color logic
|
1 year ago |
Tigger Kindel
|
c9ce86578c
Removed GetColors (no longer needed)
|
1 year ago |
Tigger Kindel
|
841bbf2ed7
More simplification
|
1 year ago |
Tigger Kindel
|
3ff5453c56
Removed Attribute.HasValidColors
|
1 year ago |
Tigger Kindel
|
c2b58b285b
Removed Attribute.Get (not used)
|
1 year ago |
Tigger Kindel
|
59339ebe22
Removed Attribute.Make (use new)
|
1 year ago |
Tigger Kindel
|
4e89fae8c6
Fixed ColorPicker test failure
|
1 year ago |
Tigger Kindel
|
0c6b69e17a
Fixed treeview test
|
1 year ago |
Tigger Kindel
|
3df894238d
Fixed warnings
|
1 year ago |
Tigger Kindel
|
c4368e4e2a
Re-enabled tests; fixed some issues
|
1 year ago |
Tigger Kindel
|
9529afc84b
All unit tests PASS!!!
|
1 year ago |
Tigger Kindel
|
760ab804f0
WIP - Everything seems to work
|
1 year ago |