Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn d5d6f9bc92 LibWeb: Dispatch keydown events before invoking special handlers há 1 ano atrás
  Timothy Flynn 27d40bafc9 LibWeb: Do not invert the dispatch_event result in fire_keyboard_event há 1 ano atrás
  Timothy Flynn 7edfeb7056 LibWeb: Support committing changes to <input> elements há 1 ano atrás
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString há 1 ano atrás
  Aliaksandr Kalenik 7b3559f1c2 LibWeb: Remove `navigate()` in `EventHandler::handle_mouseup()` há 1 ano atrás
  Andreas Kling 6b580d68a3 LibWeb: Rename DOM::Node::id() to unique_id() há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params há 1 ano atrás
  Aliaksandr Kalenik 9df00d0677 LibWeb: Exit event handlers if active document is not fully active há 1 ano atrás
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated há 1 ano atrás
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String há 1 ano atrás
  Aliaksandr Kalenik 38461a7b86 LibWeb: Update `EventHandler::handle_mouseup` to use navigables há 1 ano atrás
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` há 1 ano atrás
  Bastiaan van der Plaat e267f8e68f LibWeb: Add modifier keys to MouseEvent há 1 ano atrás
  Bastiaan van der Plaat 836a7b00dd Ladybird+LibWeb: Add MouseEvent screenX and screenY support há 1 ano atrás
  Bastiaan van der Plaat e584189b8f LibWeb: Reorder MouseEvent items to follow spec more há 1 ano atrás
  circl e0e67a2b27 LibWeb: Partially implement MouseEvent.movementX/movementY há 1 ano atrás
  Bastiaan van der Plaat 0facfd3257 LibWeb: Make handle_mousewheel wheel delta use pixels há 2 anos atrás
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String há 2 anos atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 2 anos atrás
  Andi Gallo 670bbf24e5 LibWeb: Check paintable of target against null in mousewheel handling há 2 anos atrás
  Aliaksandr Kalenik 5f364e9bc1 LibWeb: Rename is_scrollable() to is_user_scrollable() há 2 anos atrás
  Daniel Bertalan 66645cdc94 LibJS+LibWeb: Mark `NonnullGCPtr::ptr()` as `returns_nonnull` há 2 anos atrás
  Aliaksandr Kalenik c985a1b2af LibWeb: Add non-const version of paintable_box() in DOM::Node há 2 anos atrás
  Aliaksandr Kalenik 3eb9ae4ed5 LibWeb: Find closest scrollable paintable to call handle_mousewheel() há 2 anos atrás
  MacDue 22d06a4ff0 LibWeb: Set scroll step size to a value consistent with Qt/Ladybird há 2 anos atrás
  Sebastian Zaha 05dd46f9e3 LibWeb: Do not fire click event if mouseup/down elements do not match há 2 anos atrás
  Sebastian Zaha 065c8cefb8 LibWeb: Remove unused code há 2 anos atrás
  Timothy Flynn a4070b1452 LibWeb: Allow toggling playback of media elements with keyboard controls há 2 anos atrás
  PrestonLTaylor 0eac8bce6f LibWeb: Fix js execution for js urls in anchor tags href há 2 anos atrás