Commit History

Author SHA1 Message Date
  Nikita Tsukanov fedbb270c0 Make sure that tests inherit from ScropedTestBase (#18690) 5 months ago
  Emmanuel Hansen 42fccd1af6 track currently active gesture in the pointer 2 years ago
  Steven Kirk 8f94a6505b Make IMenu, IMenuElement, IMenuItem internal. 2 years ago
  Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 2 years ago
  Steven Kirk f745fe1788 Use simpler event args type. 2 years ago
  Steven Kirk 8347093f90 Removed IInteractive. 3 years ago
  Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
  robloo 0863a05c76 Rename PointerLeave to PointerExited 3 years ago
  robloo 8a0903f616 Rename PointerEnter to PointerEntered 3 years ago
  Steven Kirk bbf7bee56a Fix unopened toplevel menu selection with down key. 3 years ago
  Simon Haines fcbe456cb9 Filter pointer pressed events from disabled sub-menu items 4 years ago
  Giuseppe Lippolis c98918bc2a Update tests 5 years ago
  Steven Kirk 226c57b7d7 Ensure that Open is called on main menu. 5 years ago
  Steven Kirk 14b13ac8f5 Added failing test for #3459. 5 years ago
  Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 6 years ago
  Nikita Tsukanov 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 6 years ago
  Nikita Tsukanov b387c38c84 Implemented simple inertial scroll 6 years ago
  Nikita Tsukanov daf7231281 Move pointer mock to the bottom 6 years ago
  Nikita Tsukanov 4c1f42b48a PR comments 6 years ago
  Nikita Tsukanov 6827179476 Implemented TouchDevice and touch input support for X11 backend 6 years ago
  Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 6 years ago
  Steven Kirk f8cf268f0e Added unit test for toplevel menu close. 6 years ago
  Steven Kirk 4a5e11f6aa Fix keyboard interaction for ContextMenu. 6 years ago
  Steven Kirk 0fb1780f75 Don't deselect sibling item on PointerLeave. 7 years ago
  Steven Kirk 1293e9af8d Implemented Menu interactions. 7 years ago