Commit History

Autor SHA1 Mensaxe Data
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() %!s(int64=3) %!d(string=hai) anos
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support %!s(int64=3) %!d(string=hai) anos
  Elyse 8d1fb299b1 LibGUI+LibWeb: Use 'decrease_slider_by_steps()' method %!s(int64=3) %!d(string=hai) anos
  Elyse cee4e02134 LibGUI+LibWeb: Use 'increase_slider_by_steps()' method %!s(int64=3) %!d(string=hai) anos
  Elyse 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider %!s(int64=3) %!d(string=hai) anos
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 09cba7c780 LibGfx: Use ErrorOr<T> for Bitmap infrastructure used by ShareableBitmap %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 53edaa3b26 LibWeb+WebContent: Add set_preferred_color_scheme IPC call %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 84fcf879f9 LibWeb: Rename BrowsingContext::document() => active_document() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 22ab512f39 LibWeb: Remove now-duplicated actions from IPWV regarding text selection %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn fea7e84b26 LibWeb: Move select-all implementation to BrowsingContext %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage %!s(int64=4) %!d(string=hai) anos