Commit History

Author SHA1 Message Date
  Timothy Flynn ae910e4370 LibWeb: Add OOPWV IPC for selecting all text 4 years ago
  Timothy Flynn 2fda6ce159 LibWeb: Add OOPWV IPC for retrieving selected text 4 years ago
  Adam Hodgen cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 years ago
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens 4 years ago
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types 4 years ago
  Max Wipfli 33396494f6 AK+LibWeb: Remove URL::to_string_encoded() 4 years ago
  Max Wipfli 0d41a7d39a AK: Remove URLParser 4 years ago
  Andreas Kling bb23e61fbf LibGfx+WindowServer: Have WindowServer broadcast system font settings 4 years ago
  Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files 4 years ago
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 years ago
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab 4 years ago
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage 4 years ago
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV 4 years ago
  Linus Groh e8739ddab7 LibWeb+WebContent: Keep track of screen rect 4 years ago
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV 4 years ago
  Timothy Flynn 557927f25b LibWeb+WebContent: Support displaying favicons in OOPWV 4 years ago
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 years ago
  Angus Gibson 0e881bc5d7 LibWeb: Handle scrolling an OutOfProcessWebView 4 years ago
  Adam Hodgen 53c4be926b LibWeb: Set link cursor via the default CSS 4 years ago
  Adam Hodgen bedcd9cd88 LibWeb: Support setting the cursor in OutOfProcessWebView 4 years ago
  Brandon Scott 0682af7b65 LibWeb: Add in all of the plumbing required to use the JS console over IPC 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Brandon Scott 2f56a86a4e LibWeb: Added get source functionality and hook event 4 years ago
  Andreas Kling ded8c728d2 LibWeb: Plumb wheel events from widget layer to EventHandler 4 years ago
  Andreas Kling e405a8f730 LibWeb: Defer the handling of WebContent process crashes 4 years ago
  Linus Groh 5e07c27e25 LibWeb: Implement Window.prompt() 4 years ago