38 Commits (80b8509bfc20015bb178ecbcd80bce348b743076)

Author SHA1 Message Date
Tom Edwards 80b8509bfc
Validate layoutable Thickness properties to block NaN or infinite values (#20899) 1 week ago
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 12 months ago
Julien Lebosquain aac83dcd53
Layout performance improvements (#18315) 1 year ago
robloo 2a9e7e9dcf
Add BackgroundSizing (#14048) 2 years ago
robloo e18d9364b8 Completely remove Border line dash properties 3 years ago
robloo 94fd79f7d9 Obsolete Border line dashes 3 years ago
Tako 23d999c2eb
Make all Render overrides sealed (#10299) 3 years ago
Nikita Tsukanov e895c91367 Fixed round rect regression in compositing renderer 3 years ago
Dariusz Komosinski a81a2d908a Fix double property reads. 4 years ago
Steven Kirk 982e2d5db0 Fix merge error due to changed API. 4 years ago
AndrejBunjac a39de875aa Added invalidation to LayoutThickness property in Border and ContentPresenter and implemented minor review fixes. 4 years ago
Andrej Bunjac 9ad87658f1 Added fixes for Margin, Padding and Thickness properties with UseLayoutRounding = true. 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 4 years ago
GMIKE 621bb5688d
Merge pull request #6836 from RomanSoloweow/master 4 years ago
Giuseppe Lippolis 7342b26589 fixes: Suppress CS0618 Warnings 4 years ago
Nikita Tsukanov da580f0373 Internal API for rounded border clip for usage with Border. 6 years ago
Nikita Tsukanov bea8b676a2 Support for multiple box-shadows 6 years ago
Nikita Tsukanov d0b041095d Inset box-shadow 6 years ago
Nikita Tsukanov 20f6f886f9 box-shadow support 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk ac0c9e69cd Added IAffectsRender interface... 8 years ago
Steven Kirk a5a5b36ddc Invalidate controls when brush changed. 8 years ago
Steven Kirk fad2e317ba Make AffectsMeasure/Arrange/Render typed. 8 years ago
Miha Markič 1524cb1aba Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
Benedikt Schroeder da25b2f61f LayoutHelper for controls with single content 8 years ago
Dan Walmsley 8d07861e59 white space. 8 years ago
Dan Walmsley 2c9f3ede54 fix tests and and fixes. 8 years ago
Dan Walmsley a98d289af8 Add arrange fix for border and content presenter. 8 years ago
Dan Walmsley 27680c35e9 [Border] CornerRadius affects render. 8 years ago
Dan Walmsley fedae81cb8 partial fix for 1436. 8 years ago
Benedikt Schroeder 50dd6cb66d Requested changes 8 years ago
Benedikt Schroeder 1b283105fe Removed redundant if 8 years ago
Benedikt Schroeder 5b9de833a2 Clean complex rendering code 8 years ago
Benedikt Schroeder 27a666467c Initial 8 years ago
Steven Kirk 46bcbacc53 Fix layout in ScrollContentPresenter. 8 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk a40f0be1d9 Make SolidColorBrush properly immutable. 10 years ago
Steven Kirk 5489487131 Make LayoutManager global. 10 years ago
Steven Kirk d25e057ccc More WIP refactoring properties. 10 years ago
Nikita Tsukanov 3fc62506df Introduced DrawingContext class responsible for matrix transformation and push/pop order validation 11 years ago
Steven Kirk 94884821ff Fixed another typo. 11 years ago
Steven Kirk b731b339cd Fixed typo in DrawRectangle. 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 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 0a0e35646f Documented Border. 11 years ago
Steven Kirk fba2633ab9 Renamed Decorator.Content property as Child. 11 years ago
Nelson Carrillo 6826ef19a5 Implemented CornerRadius for Border 11 years ago
Steven Kirk 7eceb16220 Fix Border/Decorator measure with no child. 11 years ago