4840 Commits (5015ee1ffb6d3db672bf4a2249bdb1650de97850)

Author SHA1 Message Date
Nikita Tsukanov 72c549a205 Correctly handle Push/Pop without inner items 3 years ago
Nikita Tsukanov fa7eb55902 Flakiness? 3 years ago
Nikita Tsukanov ba07b5461b Scoping 3 years ago
Nikita Tsukanov b6e9cb808d More state reset 3 years ago
Nikita Tsukanov b56bf1c527 More scoping for tests 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 40515fc798 Clarify/fix unit test. 3 years ago
Benedikt Stebner 460ea0e093 Rework TextLine GetTextBounds and GetDistanceFromCharacterHit 3 years ago
Dan Walmsley a78c41dd41 add a unit test. 3 years ago
Steven Kirk 81084454f4 Added failing tests for #11484. 3 years ago
Benedikt Stebner e69661b353 Rework MaxLines to limit how many lines are visible at once and don't prevent additional input if MaxLines is reached 3 years ago
Steven Kirk 0cb590e03b Remove now-unnecessary casts. 3 years ago
Steven Kirk 146ebd201d Remove IPresenter and IContentPresenter. 3 years ago
Steven Kirk 46488628dd Move TemplateBinding to Avalonia.Base. 3 years ago
Steven Kirk e4634a917e Make TopLevel.CreateLayoutManager internal. 3 years ago
Steven Kirk 8428ea9d6b Make IMainMenu and IAccessKeyHandler internal. 3 years ago
Steven Kirk 8f94a6505b Make IMenu, IMenuElement, IMenuItem internal. 3 years ago
Steven Kirk ac936ce130 Added failing test for #11290. 3 years ago
Steven Kirk c7db3bfee7 Added failing test for #11370. 3 years ago
Steven Kirk 8e68fe910c Fix error introduced in merge. 3 years ago
Steven Kirk c4fe776b96 Allow selection of elements outside viewport. 3 years ago
Steven Kirk 06bfa29b12 Properly implement keyboard selection. 3 years ago
Steven Kirk 9d16e33843 Started refactoring ListBox selection. 3 years ago
Steven Kirk e7b61ef002 Added BringIntoViewOnFocusChange. 3 years ago
Steven Kirk 0b1b3476fb Make EnumExtensions internal. 3 years ago
Steven Kirk 04c50f8bf2 Make style selector internals internal. 3 years ago
Steven Kirk ca02947c3e Added failing test for VirtualizingStackPanel. 3 years ago
Steven Kirk ac4ff30180 Added failing tests for null recycling key. 3 years ago
Benedikt Stebner 0b072f4d0d Update test files 3 years ago
Benedikt Stebner f153c626f8 Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 2728be47ee Added failing treeview selection tests. 3 years ago
Steven Kirk 5878814bed Added test for #9438. 3 years ago
Steven Kirk 5b7d5a33ae Fix benchmarks compile error, 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Steven Kirk 00d077a634 Pass both owner and host type to AvaloniaProperty. 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
Tom Edwards d9b11b0725 Added tests and control catalog demo for live changes to TabItem.ContentTemplate. The next commit will fix both. 3 years ago
robloo a0f70f4b02 Standardize CaptionButtons to Minimize/Maximize spelling 3 years ago
robloo fac0a045d4 Add direct conversions for HsvColor.ToHsl() and HslColor.ToHsv() 3 years ago
Martin Garstenauer ec8cbeb37d Fix FloatingResourceObservable listening for ActualThemeVariantChanged 3 years ago
Tim 85b816c27f fix unit tests 3 years ago
Tim d5b73e2109 Add some unit tests for Incement / Decrement 3 years ago
Steven Kirk e7c3e0c673 Added failing test for #11212. 3 years ago
Steven Kirk 5474d1e360 Refactor TransitioningContentControl. 3 years ago
Steven Kirk d4194c8e2b Added failing tests for TabControl tab navigation. 3 years ago
Steven Kirk 31ece204fc Fix tab navigation in ItemsControl & ListBox 3 years ago
Giuseppe Lippolis 20971097ca test: Binding StringFormat without curly braces 3 years ago
Giuseppe Lippolis cf2d107a19 test: fix test CompiledBinding Binding Command DependsOn 3 years ago
Nikita Tsukanov 5ec758d790 Fix TokenParser 3 years ago