Yoh Deadfall
|
0a7ca87e3b
|
HasFlagCustom made safe and supports all enums
|
6 years ago |
Rustam Sayfutdinov
|
8414ace5cf
|
Remove duplicate code for RoundLayoutValue
|
6 years ago |
Rustam Sayfutdinov
|
a2b5b3ad3b
|
Fix machine epsilon for double elsewhere
|
6 years ago |
Steven Kirk
|
aa81db75a0
|
Added WPF-style validation for AvaloniaProperty.
|
6 years ago |
Steven Kirk
|
0cfa15913d
|
Remove ignored validate parameter.
|
6 years ago |
Andrey Kunchev
|
d478572e74
|
fix issue #3155 add/remove grid child runtime works properly
|
7 years ago |
Andrey Kunchev
|
7f2b3261b4
|
fix grid to invalidate when columns/rows are replaced
|
7 years ago |
Dariusz Komosinski
|
91662d7020
|
Fix Grid not reacting to cell structure changes during runtime.
|
7 years ago |
Jumar Macato
|
354a21fddb
|
Fix null checking
|
7 years ago |
José Pedro
|
39b19e8ff3
|
XML comment fixes.
|
7 years ago |
Jumar Macato
|
5a8a9e7ce2
|
Cleaning up
|
7 years ago |
Jumar Macato
|
2b03824811
|
Make a new base class for both Row/ColumnDefinitions.
|
7 years ago |
Jumar Macato
|
78e6ef6e53
|
Fixes defBase behavior when removed/added from collection.
|
7 years ago |
Jumar Macato
|
5fbfdb4c18
|
Pass all of GridTests.
|
7 years ago |
Jumar Macato
|
ff0ae96080
|
Fix shared size scope handlers. 5/9 unit tests on SharedSizeScopeTests now works.
|
7 years ago |
Jumar Macato
|
c7a372d0b6
|
Invalidate parent grid when property changes on DefBase.
Link ActualWidth/Height setters to their parent GetFinalColumnDefinitionWidth/GetFinalRowDefinitionWidth
|
7 years ago |
Jumar Macato
|
adbd42ed2d
|
Trigger OnEnter/EnterParentTree on DefBase.
|
7 years ago |
Jumar Macato
|
534e3bf4ec
|
Make ValueCache as abstract props.
Add setters to Row/ColumnDefinitions.
|
7 years ago |
Jumar Macato
|
c53297085f
|
Fix OnCellAttachedPropertyChanged
|
7 years ago |
Jumar Macato
|
4c0f365118
|
Fix Grid dpi and roundedlayout stuff + add GridLinesRenderer as Grid's visual child.
|
7 years ago |
Jumar Macato
|
53423882bc
|
Refactor child references.
|
7 years ago |
Jumar Macato
|
04b5b5468f
|
Disable legacy GridLength.Star algorithms.
Turn DefBase[] into IReadOnlyList.
Fix DefBase, turn it into AvaloniaObject, change WPF types to Avalonia's and add a Parent prop.
|
7 years ago |
Jumar Macato
|
7437421704
|
Comment-out code that is not going to be used.
|
7 years ago |
Jumar Macato
|
0b19cd6e59
|
Fix GridLinesRenderer
|
7 years ago |
Jumar Macato
|
83827a93f5
|
Convert DependencyProperties to Avalonia's.
|
7 years ago |
Jumar Macato
|
3c9f531607
|
Remove EditorBrowsable attribute
|
7 years ago |
Jumar Macato
|
45d7bb9331
|
Add missing imports.
|
7 years ago |
Jumar Macato
|
cd0e1a34e3
|
Replace WPF types with equivalent Avalonia ones part 2.
|
7 years ago |
Jumar Macato
|
2743c605e6
|
Replace invariant.assert with Contract.Requires.
|
7 years ago |
Jumar Macato
|
5c75696d61
|
Remove DesignerSerializationVisibility attribute
|
7 years ago |
Jumar Macato
|
99c400aa06
|
Remove AttachedPropertyBrowsableForChildren attribute
|
7 years ago |
Jumar Macato
|
37b88978b4
|
Replace some Types from WPF to Avalonia equivalents.
|
7 years ago |
Jumar Macato
|
e52a8df10c
|
Remove regions and remaining Pragmas + Remove Localization attribute in DefBase.
|
7 years ago |
Jumar Macato
|
c4a306b59f
|
Replace header legalese with the appropiate one.
|
7 years ago |
Jumar Macato
|
228bfbfdf8
|
Remove IAddChild and its interface implementations
|
7 years ago |
Jumar Macato
|
7ee409a7a6
|
Simplify usings.
|
7 years ago |
Jumar Macato
|
21a470b11f
|
Remove pragma and GridParanoia regions and references to that code.
|
7 years ago |
Jumar Macato
|
1c6814433e
|
Trim header comments
|
7 years ago |
Jumar Macato
|
3764e61bc9
|
Revert back to WPF and start from scratch, using thepower of Hindsight~
|
7 years ago |
Jumar Macato
|
9c6c096ea9
|
Organize Grid into its own folder and split up its internal classes.
|
7 years ago |
Jumar Macato
|
7f6414970a
|
Revert `DrawGridLines` to FinalOffsets
|
7 years ago |
Jumar Macato
|
52c562bffd
|
Remove old Grid classes.
|
7 years ago |
Jumar Macato
|
f9ebfc232d
|
Uncomment Avalonia's Grid and exclude it from build temporarily.
|
7 years ago |
Jumar Macato
|
90e6db45aa
|
part 2 of n
|
7 years ago |
Dan Walmsley
|
dda9dd729c
|
[Grid] add missing static set and get methods for IsSharedSizeScope property.
|
7 years ago |
Wojciech Krysiak
|
0d7e193693
|
More tests, futureproofing + 2 bugfixes
|
8 years ago |
Wojciech Krysiak
|
a33f5cb4dd
|
Some unit tests, bugfixes and refactorings.
|
8 years ago |
Wojciech Krysiak
|
184967a62b
|
Corrected review comments + fixed some issues
|
8 years ago |
wojciech krysiak
|
fe499cea89
|
Pre PR commit
|
8 years ago |
wojciech krysiak
|
f876f14afd
|
Suporting changes to the rows/columns
|
8 years ago |