8919 Commits (273f296b47d0a0e8dd39a6ccf922fa8e075f4dbd)

Author SHA1 Message Date
amwx 273f296b47 Small fix 6 years ago
Nikita Tsukanov 103a72cfd3 Removed mouse capture shenanigans from the calendar 6 years ago
Nikita Tsukanov cd6fa1bf08 [Win32] Drop mouse capture on WM_CANCELMODE 6 years ago
amwx c941a3d1b9 Return focus to PlacementTarget on close 6 years ago
Artyom V. Gorchakov 773055c78b
Transitions -> PageTransitions 6 years ago
Yoh Deadfall 146bb635da Removed redundant cast 6 years ago
Dariusz Komosiński 858b78b59e Menu interaction handler fixes. 6 years ago
Dan Walmsley 60c2cd3ebe use the font 'Inter' for fluent theme. 6 years ago
Max Katz ef1e5b81d8 Fluent: fix duplicated backgrounds on ListBoxItem 6 years ago
Andrey Kunchev 06fc7dbc6c add SelectionForegroundBrush, CaretBrush as AffectRenderer to TextPresenter 6 years ago
artyom 4aecb6b99a Better naming for easings 6 years ago
artyom c3693a01cc Ability to set easings 6 years ago
artyom 5d43f8f699 Add a CompositeTransition 6 years ago
Andrey Kunchev 0416b234b7 fix #4786 invalidatevisual when foreground changes in TextPresenter 6 years ago
Steven Kirk d4cb11be47 Bind ScrollViewer scrollbar visibility properties. 6 years ago
Dariusz Komosiński 21b0a468fb Parse key splines using invariant culture. 6 years ago
Max Katz 4b4d9816f9 Fluent: CheckBox should respect Background and BorderBrush 6 years ago
Max Katz 4f1ea8c7c1 Fluent: CheckBox should respect Foreground property 6 years ago
Dan Walmsley bed7e90f54 fix resource usage. 6 years ago
Dan Walmsley afd565abd1 ensure path icon is centered. 6 years ago
GMIKE 6a6136d37c it's to its 6 years ago
GMIKE 1a730b7c9e Update and fix comments for the documentation 6 years ago
Andrey Kunchev 376bb1ad49 fix issue #3113 compile avalonia.native.dylib with nuke 6 years ago
Max Katz f56e63599d Handle :empty-columns pseudoclass to hide empty presenter with separator lines 6 years ago
Max Katz dfe3b55de8 DataGrid :empty-rows and :empty-columns pseudoclasses 6 years ago
Dan Walmsley 8d1dc60f71 define icon height and width. 6 years ago
Dan Walmsley 9c38636138 fix uris 6 years ago
Dan Walmsley 3609a0f2b0 include fonticon in themes. 6 years ago
Dan Walmsley d7d0978bc3 add IconElement class. 6 years ago
Dan Walmsley 71d0207327 add a preview. 6 years ago
Dan Walmsley eb9ddd9001 implement a simple PathIcon control to allow simple mono-tone icons to easily be used. 6 years ago
Giuseppe Lippolis c6fbe25aef CalendarDatePicker should react on PointerReleasedEvent instead of PointerPressedEvent 6 years ago
Giuseppe Lippolis a4c08adeb7 fixes Issue #3428 : ComboBox should react on PointerReleasedEvent instead of PointerPressedEvent 6 years ago
Giuseppe Lippolis c8323af3b1 Fix NRE int ItemContainerGenerator when item is null 6 years ago
oliver.holliday@lontra.co.uk 4f671b606b Fix stop-offsets being relative to the wrong point after reversal. Copy arrays manually instead of using Linq to resolve PR comment. 6 years ago
Nikita Tsukanov 48c6a17051 Skip surface snapshot when doing a blit 6 years ago
Max Katz f5c310e187 Fluent icons in ScrollViewer.menuscroller 6 years ago
oliver.holliday@lontra.co.uk 38a6ea99ac Add new tests for RadialGradient with GradientOffset handling. Fix implementation of Skia renderer to match Direct2d version. 6 years ago
Nikita Tsukanov b9985a8fa0 Refactorings for opengl context and surface management 6 years ago
Benedikt Schroeder 888dd2b61b Simplify PushPostTransform usage 6 years ago
amwx 6c52a7cb64 Move IFocusScope to IPopupHost 6 years ago
Steven Kirk 1430bf86e3 Use screen bounds Bottom instead of Height. 6 years ago
Steven Kirk 4a1db02d7d Style fluent menu scrollers. 6 years ago
Steven Kirk e7f80f7ace Correctly style submenu scrollers. 6 years ago
Max Katz 95f07a9f96 Only specific buttons should have pressing animation 6 years ago
Max Katz ab35482724 Make Fluent buttons animation consistent 6 years ago
danwalmsley 14aff78be5
use sealed for attribute class. 6 years ago
Kir-Antipov bc87efc65f Added ItemSelector property to the AutoCompleteBox 6 years ago
Kir-Antipov 7481aea606 Removed AutoCompleteMode enum 6 years ago
Kieran Devlin f3e0863f52 Updated exception type for validation exceptions so that DataValidationErrors can extract the user friendly message. 6 years ago