Historial de Commits

Autor SHA1 Mensaje Fecha
  Igor Pissolati a2bc97a9c2 LibWeb: Skip anchor activation behavior if the click event was cancelled hace 3 años
  Oliver Wales 382eacc08e LibWeb: Select correct context menu when right clicking image hace 3 años
  Rob Ryan c1b311835b LibWeb: Not dispatching page_did_click_link event breaks page refresh hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  sin-ack 51df97e799 LibWeb: Consolidate mouse handling + only trigger event on left click hace 3 años
  sin-ack aaa954f900 LibWeb: Bring handling of anchor elements closer to spec hace 3 años
  Andreas Kling f7cfd47b48 LibWeb: Add Paintable::dom_node() convenience accessor hace 3 años
  Andreas Kling b64b5fa8bd LibWeb: Add Painting::HitTestResult::dom_node() hace 3 años
  Andreas Kling 0ba785894c LibWeb: Make hit testing functions return Optional<HitTestResult> hace 3 años
  Simon Wanner 48efdaa8c4 LibWeb: Update hit_test for CSS Transforms hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Andreas Kling 910fded482 LibWeb: Flush any pending layout updates before processing mouse events hace 3 años
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) hace 3 años
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree hace 3 años
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files hace 3 años
  Andreas Kling f017c1c064 LibWeb: Make hit testing return a { paintable, offset } hace 3 años
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree hace 3 años
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML hace 3 años
  Kenneth Myhra fde9c1bfb2 LibWeb: Add key code 'Esc' to ignored Keydown Events in EventHandler hace 3 años
  Kenneth Myhra 8a168b2bc0 LibWeb: Add support for navigating text <input> with End key hace 3 años
  Kenneth Myhra 939c10b201 LibWeb: Add support for navigating text <input> with Home key hace 3 años
  Adam Plumb 7a035558e1 LibWeb: Set cursor on mousemove for non-text elements hace 3 años
  Andreas Kling 1b2e1c19e1 LibWeb: Don't trigger page load for fragment navigation within same URL hace 3 años
  Kenneth Myhra bf7f6a9e98 LibWeb: Implement EventHandler::focus_previous_element() hace 3 años
  Sam Atkins 48c6cf92e3 LibWeb: Add `pointer-events: all` hace 3 años
  Andreas Kling fbd58f9615 LibWeb: Dispatch a click event after mousedown+mouseup on same target hace 3 años
  Andreas Kling 3e6aaa3520 LibWeb: Update focus target when handling mousedown events hace 3 años
  Andreas Kling 41fe02e012 LibWeb: Rename "frame" to "browsing_context" in various places hace 3 años
  Dmitry Petrov 2616b61eee WebContent: Switch scroll direction on shift modifier hace 3 años
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support hace 3 años