1322 Commits (0e8995e303e97d5fc44a2bd581a670d520489ec7)

Author SHA1 Message Date
Steven Kirk 0e8995e303 Added ContentControl.ContentTemplate. 10 years ago
Steven Kirk 710de1f85a Fix an edge case in visual parenting. 10 years ago
Steven Kirk 64af3e2bcf Fix minor style issues. 10 years ago
donandren 4c0a026949 MemberSelector UnitTests 10 years ago
Steven Kirk ab60beaa54 Check visual parent is not already set. 10 years ago
donandren 65cac33549 member selector support member path 10 years ago
Steven Kirk f67a31da1c Removed debug message. 10 years ago
Steven Kirk b1988af4e7 Documented AppBuilder. 10 years ago
Nikita Tsukanov e14ac5742f RegisterServices should be called by AppBuilder 10 years ago
Nikita Tsukanov 40b9447bb3 Fixed DesignerAssist and added test for it 10 years ago
Steven Kirk 2f42688919 Correctly handle WM_DPICHANGED 10 years ago
Steven Kirk d79fc6bbd8 Added AppBuilder 10 years ago
Steven Kirk 5c33fbc6ee Reimplemented property validation. 10 years ago
Steven Kirk d97c276b52 Added ncrunch project files. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk c704589512 Removed .bak files. 10 years ago
Wiesław Šoltés 325b5a0747 Added missing Glass.Core using 10 years ago
Wiesław Šoltés 0da8ca24cd Removed Glass package dependency 10 years ago
Steven Kirk e54694cfae Typo 10 years ago
Steven Kirk 90efeeeb18 Added TODO doc. 10 years ago
donandren 424d29e3ee fixed some build errors if SharpDX StreamGeometryContextImpl with class names 10 years ago
donandren 2fe35aacf9 Support for Size in xaml 10 years ago
donandren 1679041211 added Size.Parse 10 years ago
donandren 11f2b702de Added support for path figures definition in xaml 10 years ago
Jason Jarvis 5d8e339744 Fixed up Skia's StreamGeometryImpl now that SkiaSharp contains SKPath cloning and transforming. 10 years ago
Jason Jarvis ef28479b93 Use DrawRoundRect on Skia now that SkiaSharp provides it. 10 years ago
Jason Jarvis c15199b814 Upgraded to latest SkiaSharp nuget. 10 years ago
Steven Kirk cb98a09548 Supply a base URI when loading assets. 10 years ago
Steven Kirk 58305ca59f Update OmniXAML 10 years ago
Steven Kirk 33052270d4 Target specific android version. 10 years ago
Wiesław Šoltés 13580100a6 Fixed ToggleButton OnClick behavior when using IsChecked OneWay binding and Command together 10 years ago
Wiesław Šoltés 2fa336a4c7 Call ToggleButton OnClick base method 10 years ago
Dan Walmsley 09d4f61db2 fixed remove range, not taking into account if a container yet existed or not. 10 years ago
Dan Walmsley 1292d237ce fixed carousel presnter not removing last container, was not recalculating indexes when items are removed. 10 years ago
Dan Walmsley 068a94259e fixed dematerializing when container was never generated. 10 years ago
Jeremy Koritzinsky 287cc3c22e Fixes failing tests for when an ExpressionSubject/ExpressionObserver is never subscribed to. 10 years ago
Steven Kirk d31efbe4cf Use weak reference in for Gesture last press. 10 years ago
Steven Kirk d8cf474274 Clear TabOnceActiveElement on removed container. 10 years ago
Steven Kirk ca301280e8 Correctly clear focus when control removed. 10 years ago
Steven Kirk 06d37b85d0 Fix memory leaks. 10 years ago
Jeremy Koritzinsky aab4331a52 Changed validation on controls to allow notifications from multiple types of validation and correctly report if it is valid. Changed initalization of validation plugins to nest within each other so there can be multiple active at once. 10 years ago
Jeremy Koritzinsky da5fd06fcd Moved validation filtering into ExpressionObserver and out of InstancedBinding, PerspexObject, and the Priority* system. Renamed some methods in this system to be more descriptive. 10 years ago
danwalmsley 9940464fa1 fix for carousel presenter in isvirtualized = false 10 years ago
Nikita Tsukanov 36515e05d7 Fixed d2d RenderTargetBitmap leak 10 years ago
Jason Jarvis 309dabe0c2 Fix Asset DLL loading on non-iOS platforms that I broke. 10 years ago
Wiesław Šoltés 5f61fecd57 Fixed NRE in SystemDialogImpl 10 years ago
Nikita Tsukanov dd67d49960 Fixed Size::operator - 10 years ago
Nikita Tsukanov ad6805f860 Fixed build 10 years ago
Nikita Tsukanov a49e2c15f1 Use ArcToHelper for new skia backend 10 years ago
Nikita Tsukanov dfe9665be5 More fixes for skia backend 10 years ago