Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik a8077f79cc LibWeb: Separate text control input events handling from contenteditable il y a 9 mois
  Aliaksandr Kalenik da26941b50 LibWeb: Use cached word segmenter for word selection in EventHandler il y a 9 mois
  Aliaksandr Kalenik 648fac7215 LibWeb: Fix "input" events being dispatched twice when cancelled il y a 9 mois
  Jelle Raaijmakers 77850b3540 LibWeb/EventHandler: Ignore repeated keyup events il y a 9 mois
  Jelle Raaijmakers 9309cc9df3 UI+LibWeb+WebContent: Implement KeyEvent repeat property il y a 9 mois
  Aliaksandr Kalenik 63f502ab0a LibWeb: Implement dispatching of "beforeinput" event il y a 9 mois
  Aliaksandr Kalenik 0de61b0f65 LibWeb: Implement dispatching of "input" event il y a 1 an
  Aliaksandr Kalenik c690fb9df3 LibWeb: Rename Layout::Node::paintable() to first_paintable() il y a 9 mois
  Timothy Flynn 96b5646fc1 LibWeb: Properly handle when (shift+)tab wraps around the page il y a 10 mois
  Timothy Flynn 4fcaeabe1a LibWeb+UI: Detect and handle left vs. right modifier keys il y a 10 mois
  Timothy Flynn 448754d95d LibWeb: Only fire keypress events if the key press produced a character il y a 10 mois
  Timothy Flynn 3925317c11 LibWeb: Fire keydown and keypress events sooner il y a 10 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 10 mois
  Aliaksandr Kalenik dc1a646764 LibWeb: Remove layout node check in EventHandler::handle_keydown() il y a 10 mois
  Timothy Flynn dd5a0361f2 LibWeb: Dispatch click events using the correct button/buttons il y a 10 mois
  Timothy Flynn ae01904369 LibWeb: Use a named enum value to generate mousemove button events il y a 10 mois
  Timothy Flynn 5d71758742 LibWeb: Move initial creation of Unicode segmenters to the Document il y a 10 mois
  Timothy Flynn 541968b30d LibWeb+LibWebView+WebContent: Return a named enum from UI event handlers il y a 11 mois
  Gingeh 1d9c404b8c LibWeb: Don't move focus when setting input value il y a 11 mois
  Timothy Flynn 16d003c563 LibWeb: Allow modifying non-editable text selections with the keyboard il y a 11 mois
  Timothy Flynn bf9d05d97a LibWeb: Re-assign cmd+arrow key events to home/end keys on macOS il y a 11 mois
  Timothy Flynn a0072f422a LibWeb: Support jumping across word boundaries in text nodes il y a 11 mois
  Timothy Flynn 1240aaa294 LibWeb: Update editable node selections with arrow/home/end keys il y a 11 mois
  Tim Ledbetter a56a2faf51 LibWeb: Don't handle media player key events if any modifier is pressed il y a 11 mois
  Tim Ledbetter 63231fd276 LibWeb: Don't propagate key events that are handled by the media player il y a 11 mois
  Timothy Flynn 8fb2cc2be1 LibWeb: Do not assume the shadow root has a host when updating selection il y a 11 mois
  Timothy Flynn 430c9d3e3f LibWeb: Use a Unicode text segmenter to select words on double-click il y a 11 mois
  Tim Ledbetter 206262cd55 LibWeb: Subclass FormAssociatedElement text selection methods il y a 11 mois
  Jelle Raaijmakers badcdcacf5 LibWeb: Update input/textarea selection on document selection change il y a 11 mois
  Timothy Flynn 660e846e94 Revert "LibWeb: Change where content selection via mouse is allowed" il y a 11 mois