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
|
f34ba5ac63
|
Fix usings and namespace on 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
|
c70ffb564b
|
Restore unit tests part 2
|
7 years ago |
Jumar Macato
|
d97835ee62
|
Add SharedSizeScope tests from #1945
Fix IsSharedSizeScope/PrivateSharedSizeScope so that it can be
set on non-`Grid` controls.
|
7 years ago |
Jumar Macato
|
2310dab605
|
Inherit SharedSize scopes to child grids.
|
7 years ago |
Jumar Macato
|
ad45848a29
|
Implement and make SharedSizeScopes work :)
|
7 years ago |
Jumar Macato
|
6dba3467b7
|
Revert `ShowGridLines` default value.
|
7 years ago |
Jumar Macato
|
5b62d7c859
|
More reorganizing + refactoring...
|
7 years ago |
Jumar Macato
|
5b9755329f
|
Fix GridLineRenderer's DashStyles.
|
7 years ago |
Jumar Macato
|
34d2258aef
|
Re-run CI
|
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
|
973e82386e
|
Disable Shared Size Tests pt. 2
|
7 years ago |
Jumar Macato
|
49bcea0e33
|
Disable SharedSize tests for now.
|
7 years ago |
Jumar Macato
|
6d2601b54c
|
Some refactoring...
|
7 years ago |
Jumar Macato
|
b6d01fcaeb
|
Cleanup MinSize.
|
7 years ago |
Jumar Macato
|
cc3422b4c3
|
Reset MinSize on DefinitionsLayout validation.
|
7 years ago |
Jumar Macato
|
998149c9e5
|
Calculate ActualWidth/Height for Row/ColDefinitions so that GridSplitter can work.
|
7 years ago |
Jumar Macato
|
69c056c728
|
Downsize DefinitionBase, removing most of shared size scope code.
|
7 years ago |
Jumar Macato
|
b35dc13725
|
Merge branch 'wpfgridimport' of github.com:AvaloniaUI/Avalonia into wpfgridimport
|
7 years ago |
Jumar Macato
|
f7fe8f57fb
|
Merge branch 'master' into wpfgridimport
|
7 years ago |
Jumar Macato
|
4c1f476957
|
Rename private fields, remove practically unused fields.
|
7 years ago |
Jumar Macato
|
505ed6b0cf
|
Replace per-property class handlers with `AffectsParentMeasure<>`; Fix `GridLinesRenderer`.
|
7 years ago |
Jumar Macato
|
689ca63c7a
|
Fix DPI fallback value on LayoutRounding;
Rename `rowColDefsEmpty` to `IsTrivialGrid`;
|
7 years ago |
Jumar Macato
|
0e15b3f972
|
Cleaning up redundant/unreferenced code.
|
7 years ago |
Jumar Macato
|
fa95d9cd10
|
Fix rowcol definitions not sync'ing with DefinitionsU/V, hence fixing bugs for the Calendar control.
|
7 years ago |
Jumar Macato
|
9b1eb2ac8c
|
Part 10 of n
|
7 years ago |
Nikita Tsukanov
|
dbc284d96e
|
Set PackageId for github's dependency graph to work
|
7 years ago |
Nikita Tsukanov
|
676688b3de
|
Set PackageId for Avalonia.csproj
Hopefully that will fix UsedBy thingy
|
7 years ago |
Jumar Macato
|
9dc40dc99b
|
Temporarily hook row and col def change to ExtData.
|
7 years ago |
Jumar Macato
|
efdcd11952
|
Part 9 of n
|
7 years ago |
Jumar Macato
|
58b6399a52
|
Part 8 of preliminary error-plugging, Grid running
but somewhat broken.
|
7 years ago |
Jumar Macato
|
645e3131cc
|
Part 7 of n
|
7 years ago |
Jumar Macato
|
aea3bbcbd0
|
Part 6 of n
|
7 years ago |
Jumar Macato
|
d7b3ebb9f7
|
Part 5 of n
|
7 years ago |
Jumar Macato
|
9e052c5acc
|
Fix misplaced compile command on proj.
|
7 years ago |
Nikita Tsukanov
|
801e7f7d61
|
Create FUNDING.yml
|
7 years ago |