Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call il y a 3 ans
  Sam Atkins a09219159c LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas il y a 3 ans
  Andreas Kling 9d03ea6f74 LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView il y a 3 ans
  Sam Atkins e255b5dd31 LibWeb+WebContent: Remove old console-logging IPC calls il y a 3 ans
  Sam Atkins c619a57cf8 LibWeb+WebContent: Add new console-message IPC calls il y a 3 ans
  Sam Atkins 1ccf10789e LibWeb+WebContent: Add query for hovered DOM node to OOPWV il y a 3 ans
  Sam Atkins 3b07f49d48 LibWeb+WebContent: Implement asynchronous DOM Node properties call il y a 3 ans
  Sam Atkins f381f8d63e LibWeb+WebContent: Add inspect_dom_node() IPC call il y a 3 ans
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke il y a 3 ans
  Andreas Kling fd922cf92f LibWeb+WebContent: Add a simple API for running arbitrary JavaScript il y a 3 ans
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions il y a 4 ans
  Timothy Flynn ae910e4370 LibWeb: Add OOPWV IPC for selecting all text il y a 4 ans
  Timothy Flynn 2fda6ce159 LibWeb: Add OOPWV IPC for retrieving selected text il y a 4 ans
  Adam Hodgen cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree il y a 4 ans
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens il y a 4 ans
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types il y a 4 ans
  Max Wipfli 33396494f6 AK+LibWeb: Remove URL::to_string_encoded() il y a 4 ans
  Max Wipfli 0d41a7d39a AK: Remove URLParser il y a 4 ans
  Andreas Kling bb23e61fbf LibGfx+WindowServer: Have WindowServer broadcast system font settings il y a 4 ans
  Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files il y a 4 ans
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies il y a 4 ans
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab il y a 4 ans
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests il y a 4 ans
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" il y a 4 ans
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage il y a 4 ans
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV il y a 4 ans
  Linus Groh e8739ddab7 LibWeb+WebContent: Keep track of screen rect il y a 4 ans
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV il y a 4 ans