Komit Sejarah

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