6 Commits (295ef57b1718593d2e01e2f995dcd31a6c701c4c)

Author SHA1 Message Date
Julien Lebosquain aac83dcd53
Layout performance improvements (#18315) 1 year ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Steven Kirk 76747d32b4 Handle FP errors in RoundLayoutValueUp. 4 years ago
Steven Kirk b2556d62f5 Fix some layout rounding issues. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Andrej Bunjac 9ad87658f1 Added fixes for Margin, Padding and Thickness properties with UseLayoutRounding = true. 4 years ago
Steven Kirk ad0a813304 Nullability tweaks in lower-level libraries. 4 years ago
Steven Kirk 2de57da8ff Added nullable annotations to Avalonia.Layout. 4 years ago
Dariusz Komosinski c2790472b5 Made LayoutEpsilon a property. 5 years ago
Dariusz Komosinski 3ac615c4e3 Make GritSplitter calculations match the ones in WPF. 5 years ago
Dariusz Komosiński ee383659e2 Restore missing DPI correction for GridSplitter behavior. 5 years ago
Rustam Sayfutdinov 8414ace5cf Remove duplicate code for RoundLayoutValue 6 years ago
Rustam Sayfutdinov 70f37dcf21 Revert "Remove duplicate code for RoundLayoutValue" 6 years ago
Rustam Sayfutdinov 2edcb3b676 Remove duplicate code for RoundLayoutValue 6 years ago
Steven Kirk bd0b894271 Fix UseLayoutRounding calculations. 6 years ago
Steven Kirk 19570abec0 Fix calculating min/max layout size. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dariusz Komosinski b78b10c596 Comment fix. 6 years ago
Dariusz Komosinski b6ed3bdbae Move invalidation function to LayoutHelper. 6 years ago
Dariusz Komosinski 8eb0f4127a Save up to two value lookups when applying layout constraints. 6 years ago
Benedikt Schroeder da25b2f61f LayoutHelper for controls with single content 8 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk 09e581abc9 Documentation. 11 years ago
Steven Kirk 9f07dc5bad Remove LayoutHelper.MeasureDecorator. 11 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk f0e41bd681 Fixed layout bug. 12 years ago
Steven Kirk 0b81fc2ca0 Change Visibility to IsVisible. 12 years ago
Steven Kirk d47163353b Moved alignment into child Control. 12 years ago
Steven Kirk 32c8914609 Implement border child alignment. 12 years ago