11 Commits (72976b77fc50387ff114fd71c5f2da65c745f94a)

Author SHA1 Message Date
Jan Kučera a48c415026
FindAncestorOfType and FindDescendantOfType with predicates (#20661) 1 month ago
Nikita Tsukanov 697cba7193
Composition system SP1 (#20497) 2 months ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Max Katz 8f952396c9 Make GetVisualRoot trimmable + some other helper methods 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk ed7ee5cf39 Add Visual.GetTransformedBounds extension method. 3 years ago
Julien Lebosquain 39fe9b17fb Nullability fixes for Avalonia.Base 3 years ago
Steven Kirk fb9fc1935e Added IsAttachedToVisualTree extension method. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Nikita Tsukanov 23316d5230 Use comparer 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk f092724fd8 Fixed another mistake made when adding nullable annotations. 4 years ago
Steven Kirk 22a55fed27 Added a lot of nullable annotations to Avalonia.Visuals. 4 years ago
Dariusz Komosinski f3dfb5d18c Fix broken visual ancestor. 6 years ago
Dariusz Komosinski cd2b26bc94 Add extra methods to LogicalExtensions and optimize a few methods as well. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dariusz Komosinski 55bdfcd13d Make sure that GetVisualAt without filter will use fast hit test path. 6 years ago
Dariusz Komosinski 9e812f24b9 Add HitTestFirst that allows for hit testing first matching visual. Implement better enumerator that can be used for both first and multiple hits. 6 years ago
Dariusz Komosinski b1ec049054 Simplify lowest common ancestor code. 6 years ago
Dariusz Komosinski 123121df94 Cleanup code. 6 years ago
Dariusz Komosinski b5e8fbc32a Fix unit tests. 6 years ago
Dariusz Komosinski 7a13d819fd Optimize and add new efficient visual tree extensions. 6 years ago
Steven Kirk 9eac3b6203 Fix TranslatePoint. 7 years ago
Steven Kirk 880cf657ec Accept root in IRenderer.HitTest. 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 51688fa74b Removed duplicate using statement. 9 years ago
Steven Kirk 88b0342e3d Fix GetVisualRoot logic 9 years ago
Steven Kirk 69a06e452e Fixed some Visuals unit tests. 9 years ago
Steven Kirk 0a36466021 Run render tests with deferred renderer. 9 years ago
Steven Kirk bae15f3ec4 Update dirty controls in order. 9 years ago
Steven Kirk d91d1829ac Initial implementation of scenegraph hit testing. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk 6b80d51fe6 Fix TransformedBounds for invisible controls. 10 years ago
Steven Kirk 1824175e6b Use render bounds in visual hit testing. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk e7556fbf39 Expose IVisual.VisualRoot. 10 years ago
Steven Kirk bd6b6bad67 Added test for SCV.BringDescendentIntoView 10 years ago
Steven Kirk 00613b2d67 Use correct Contract exception. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk f2170e3ad5 Documentation. 11 years ago
Steven Kirk 80064e8712 More work on Menu. 11 years ago
Steven Kirk 06e0dde700 Track adorned element position. 11 years ago
Steven Kirk 3efc8e8920 Improved tab focus handling a bit. 11 years ago
Steven Kirk aa63b5fa15 Started refactoring events. 11 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 11 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 0cf5cf6abc More work on TreeView. 12 years ago
Steven Kirk 454393b71a Added TabControl. 12 years ago