9754 Commits (cfeb19fd2a418a998fe90c759890b92e80af0b6e)

Author SHA1 Message Date
Splitwirez e0bed9a532 Added `Parse` method to `PathFigures` class 5 years ago
luthfiampas a4477e7de6 set default value of IsTextSearchEnabled to true 5 years ago
luthfiampas e6952dc352 rename AutoSelect to TextSearch 5 years ago
Steven Kirk 28b2e2061e Don't call SetFocus on Windows with ShowActivated == false. 5 years ago
Steven Kirk 012e28f52b Add IsDirectionReversed to Slider. 5 years ago
Steven Kirk 4327c36c66 Fix slider keyboard interaction. 5 years ago
Steven Kirk dedc9c9f89 Fix Slider focus. 5 years ago
Jeffrey Ye ad6b76be7f
ignore all exceptions 5 years ago
Jeffrey Ye 52a3b6ef19
Fix #5541 5 years ago
Dariusz Komosinski 11e2d9250c Reduce memory pressure when using bindings. 5 years ago
Steven Kirk aa737fbd58 Dispose the frame returned from BitmapDecoder.GetFrame. 5 years ago
Dariusz Komosinski 8eb9afa815 Specify string type directly. 5 years ago
Dariusz Komosinski b460a5f120 Use text node instead. 5 years ago
Dariusz Komosinski 8d90e8b919 Update XamlX 5 years ago
luthfiampas 4f96de0e6b fix slow/delay TextBox selection 5 years ago
Dariusz Komosinski 4554884728 Parse classes during XAML compilation. 5 years ago
Max Katz 2a8b7302ce Enable nullable reference types on Avalonia.ReactiveUI project 5 years ago
Steven Kirk 97c3c10e2c Respect ContextMenu.PlacementTarget again. 5 years ago
Steven Kirk 06307865dc When clearing focus don't reselect the existing focus scope. 5 years ago
Steven Kirk 4003b1e40d Pass clicked control as placement target. 5 years ago
Yoh Deadfall 0a7ca87e3b HasFlagCustom made safe and supports all enums 6 years ago
Max Katz 3417cebae1 Update progress bar samples to include Maximum/Minimum examples 5 years ago
Max Katz e6bd7d5e01 Remove Maximum setter from Fluent ProgressBar 5 years ago
Peter Davis 1abf9964e6 Set initial input focus using LinuxFrameBufferPlatform 5 years ago
Benedikt Stebner da0145fae0 Remove redundant file 5 years ago
Steven Kirk ef52b6cfd7 And another compiler error. 5 years ago
Luis von der Eltz f207a6a61e Fix issue with MenuItem.Click not called when the item is not embdded into a Menu 5 years ago
Steven Kirk 922f765af6 Promote nullable warnings to errors. 5 years ago
Steven Kirk 6b0f3a26eb Fix nullability of Equals methods. 5 years ago
Steven Kirk 311dbfa088 Add #nullable enable on shared files. 5 years ago
Steven Kirk f56e4e0d2c Fix nullable annotation. 5 years ago
Steven Kirk f3a9f509d2 Fix nullable issues in Binding.cs, 5 years ago
Steven Kirk 75d59d28a6 Remove Contract usages. 5 years ago
Steven Kirk e1051b7ce0 Fix another compiler error. 5 years ago
Steven Kirk 4e3af8c9c1 Fix non-compiling assemblies. 5 years ago
Dan Walmsley 1d7690c05d Api changes. 5 years ago
Dan Walmsley e90fe543f0 add full osx implementation for custom cursors. 5 years ago
Dan Walmsley bd159fbde7 Fix auto sizing. 5 years ago
artyom c80b6417aa Remove *Modifier directives 5 years ago
Benedikt Stebner bd9aaae4c0 Fix Typo 5 years ago
Benedikt Stebner 1371cf5612 Fix LineBreakEnumerator 5 years ago
luthfiampas e4cf7a6bf7 add auto-select functionality to ComboBox control 5 years ago
João Neves 817ef37b80 Fixed NativeControlHost to prevent calling ShowInBounds when control bounds are empty. 5 years ago
Yoh Deadfall faf9aa1f96 CanExecute reevaluation on parameter change 5 years ago
MichalPetryka b8d3f85636
Correct RtlGetVersion usage 5 years ago
Benedikt Schroeder fe6f66e77d Try all font styles to find a fallback typeface 5 years ago
grokys e05820f8be Correctly read EDID on X11. 5 years ago
Mike James 85f5ff2897 Removing MinWidth defaults for CheckBox and RadioButton 5 years ago
Mike James a1f9749490 Fixing FluentTheme Expanded header foreground issue 5 years ago
Sven Almgren 9052b2b73a Mark glBlitFramebuffer optional to allow ES2.0 drm devices 5 years ago