500 Commits (45eedc4ad157cc229e8d72192ef409313486e2fa)

Author SHA1 Message Date
sdoroff d91b8f8f84 Adds a Calendar control ported from Silverlight 9 years ago
Nikita Tsukanov 7affba4763 Cleaning splat 9 years ago
Jeremy Koritzinsky a38dfada10 Fix malformed XAML 9 years ago
Steven Kirk 7f16137f90 Fix RenderTest default orientation. 9 years ago
Jeremy Koritzinsky 745517f68e Updated usage of Static and Type to be x:Static and x:Type. 9 years ago
Nikita Tsukanov 2b8953c7ab Fixed merge issues and made new previewer to work with desktop .net 9 years ago
Nikita Tsukanov 3ef7418b23 Updated icon 9 years ago
José Pedro 7cb4485dfb Added Orientation and IsIndeterminate properties to ProgressBar. 9 years ago
Nikita Tsukanov 3d3d4528f6 Burn, baby, BURN! 9 years ago
Nikita Tsukanov 70c24908a9 Various fixes for GTK and DeferredRenderer support 9 years ago
Wiesław Šoltés 79535609b6 Use DynamicResource instead of StyleResource 9 years ago
Nikita Tsukanov 9a1348b37b Initial remote XAML previewer implementation 9 years ago
Jurjen Biewenga e25f949d98 Screen information API implementation 9 years ago
Nikita Tsukanov d3390ac553 Added managed BeginResizeDrag implementation 9 years ago
Steven Kirk 5607404e6c Added IDrawingContextImpl.CreateLayer 9 years ago
Steven Kirk e7247a2c12 Added methods for creating D2D render layers. 9 years ago
Nikita Tsukanov c954a86607 [MONOMAC] Implemented maximize/unmaximize for borderless windows 9 years ago
Nikita Tsukanov 7cfe495817 [MONOMAC] Implemented system dialogs 9 years ago
Nikita Tsukanov eddabf7d54 Added "System dialogs" page for ControlCatalog 9 years ago
Nikita Tsukanov b3f3c010c7 [MONOMAC] Updated code to new APIs and added it to solution 9 years ago
Jeremy Koritzinsky 8aa95d403e Fix compile error. 9 years ago
Jeremy Koritzinsky 8169851d7c Fix Rx version and clean up build warnings. Enable ReactiveUI in ControlCatalog.NetCore to ensure that everything works in the .NET Core build. 9 years ago
Jurjen Biewenga 284f0a75c7 Uncommented DrawDirtyRects/DrawFps 9 years ago
Jurjen Biewenga 8621abc724 Fixed potential null reference 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Jurjen Biewenga d278c5ddeb Added ShowTaskbarIcon implementation 9 years ago
Eli Arbel 31c9446429 Improve demo 9 years ago
Steven Kirk 1cf3e6bfc6 Use discard in TryGetResource. 9 years ago
Jeremy Koritzinsky dff3031e20 Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 9 years ago
Steven Kirk f6ed69be28 StyleResource -> DynamicResource 9 years ago
Eli Arbel 426cd8c9dd ToolTip: IsOpen, Placement, Offset 9 years ago
Steven Kirk 51f9cbe49d Fix build failure. 9 years ago
Steven Kirk 84aa27162f Made a start adding Control/Application.Resources. 9 years ago
Eli Arbel 7bbbb185de Typo 9 years ago
Eli Arbel b9aa086f03 Adding Drawing classes & render test 9 years ago
Nikita Tsukanov 646db5b914 Initial working version of remoting 9 years ago
Nikita Tsukanov a2551d505b Initial effort on Remote 9 years ago
Jeremy Koritzinsky 5ec7b33a1a Revert "Upgrade ReactiveUI to the v8 alpha" 9 years ago
Jeremy Koritzinsky 9f8336c733 Update samples to use current ReactiveUI APIs. 9 years ago
Jeremy Koritzinsky 35c82ecac5 Updated BindingTest sample to use the new reactiveui APIs. 9 years ago
Jeremy Koritzinsky 7734fcb660 Update to SharpDX 4.0.1 to keep strong naming and fix some broken project files 9 years ago
Nikita Tsukanov fe7566a5d8 Build & packaging 9 years ago
Nikita Tsukanov cce1c7af60 Switched to nuget version of Portable.Xaml and updated to use netstandard1.3 9 years ago
Nikita Tsukanov e610d5858f Merge skia projects into one 9 years ago
Nikita Tsukanov 76c90df2da Initial implementation for Direct2D rendering for WPF integration 9 years ago
Steven Kirk 97684b9281 Make pages alphabetical. 9 years ago
danwalmsley 64d1535b92 move the context menu to its own page in control catalog. 9 years ago
Dan Walmsley a1b5e43e18 add a context menu to the control catalog. 9 years ago
Nikita Tsukanov e5289146d9 Remove AttachDevToolsToTopLevelOnVisualTreeAttachment since @grokys doesn't like it 9 years ago
Nikita Tsukanov 76bc7aaafb Fixed issues from PR comments #1016 9 years ago