8844 Commits (b01fd5ffec866b241d2ca807afce072bb6312965)

Author SHA1 Message Date
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
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
Nikita Tsukanov 48c6a17051 Skip surface snapshot when doing a blit 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
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
Benedikt Schroeder c2fad766e5 Rework GlyphRun BaselineOrigin 6 years ago
Steven Kirk 58c333b6f1 Added PseudoClassesAttribute. 6 years ago
Steven Kirk 08a8badd7a Don't try to realize index -1. 6 years ago
Steven Kirk 544686b78d Don't try to SelectAll with single selection. 6 years ago
Steven Kirk 89684e5b94 Short-circuit setting source to current value. 6 years ago
Steven Kirk 8350ab1399 Copy ICollection.CopyTo implementation from the BCL. 6 years ago
Steven Kirk e574acd85f Mark TabOnceActiveElement value as nullable. 6 years ago
José Pedro 32fe0e60a7
Use typed property changed args instead of changing handler args type. 6 years ago
Maksym Katsydan d1fef03486 Make SwitchSortDirection public 6 years ago
GMIKE 019043469b IsDefault methods 6 years ago
GMIKE 6f84af5b7a remove IEquatable<(double x,double y)> 6 years ago
GMIKE 6650407c25 Deconstructors 6 years ago
Nikita Tsukanov 3608deeeb1 Fixed SleepLoopRenderTimer 6 years ago
Steven Kirk f79f910c4d Coerce lower bound for deselecting items. 6 years ago
Steven Kirk b5f81e5290 Don't coerce when deselecting a range. 6 years ago
Maksym Katsydan 92f1c06a96 Update DataGrid tests 6 years ago
Maksym Katsydan 8dd60eefe1 Allow to set custom IComparer in DataGridSortDescription.FromPath 6 years ago
Maksym Katsydan 6992bd72ce Add Sorting event and use ListSortDirection instead of bool property 6 years ago
José Pedro 82240033dc
Changed property copy constructors to require same property type. 6 years ago
Giuseppe Lippolis ffcc0c1156 Allow ScrollViewer to scroll the content up, down, left and right by one page. 6 years ago
Steven Kirk 293564e704 Off-by-one error. 6 years ago
Steven Kirk aaeda72aec Removed unused methods. 6 years ago
Steven Kirk 14f314341e Fix scrolling to selection. 6 years ago
Dan Walmsley 0fefe3b5af dont use egl 3.2 and 3.1 as they are still wip. 6 years ago
Kir-Antipov 9a1dd58273 Well, default AutoCompleteMode.Append isn't doing well, tbh 6 years ago
Kir-Antipov 5bf12ac0f0 Added TextSelector and AutoCompleteMode properties to the AutoCompleteBox 6 years ago
Steven Kirk 9e0c92c630 Raise SelectedItems property changed events. 6 years ago
Dariusz Komosiński 5015c431a8 Fix nullable annotations. 6 years ago
Steven Kirk 290f28675c Preserve selection when source changes. 6 years ago
Steven Kirk b73ba99077 Reafactor SelectingItemsControl selection. 6 years ago
Dan Walmsley a6d83cd32a support any gles version with angle using angle options. 6 years ago