4874 Commits (feature/save-render-frames)

Author SHA1 Message Date
Benedikt Stebner c2bbdf80b1 Remove redundant usings 3 years ago
Benedikt Stebner cc507ba359 Handle extra lines during hit testing 3 years ago
Benedikt Stebner e7c31e7de8 Fix combined TextRunBounds 3 years ago
Benedikt Stebner bfdd3fa325 Prevent infinite loop 3 years ago
Emmanuel Hansen c12fe17315 Added internal helpers for protected gesture events 3 years ago
Emmanuel Hansen 5ad9e4ea4e fix tests 3 years ago
Emmanuel Hansen 42fccd1af6 track currently active gesture in the pointer 3 years ago
Max Katz eb05dac696 Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere 3 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz 94efefedb9 Fix gesture tests 3 years ago
Max Katz 0d6306725a Fix ButtonTests 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Max Katz 3515143219 Use PlatformSettings from the top level internally 3 years ago
Max Katz b879144ace Adjust to merge conflicts 3 years ago
Nikita Tsukanov b445ea9d68 Borking changes 3 years ago
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
robloo 04c88b09fb Rename ContextMenu Opening/Closing events removing type prefix 3 years ago
robloo 9eeebbc99d Rename MenuBase Opened/Closed events removing type prefix 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 703e24ed57 Make stub impls return None transparency. 3 years ago
Steven Kirk 8845f239b6 Implement transparency level hint list on win32. 3 years ago
Steven Kirk b2d7805060 Replace WindowTransparencyLevel enum with list of structs 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
Max Katz c3738875e6 Migrate to net462 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 101cdc5257 Fix PushOpacity when ClipToBounds is false 3 years ago