Historique des commits

Auteur SHA1 Message Date
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes il y a 3 ans
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted il y a 3 ans
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places il y a 3 ans
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting il y a 3 ans
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable il y a 3 ans
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace il y a 3 ans
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it il y a 3 ans
  Linus Groh c7f8c20f8b LibWeb: Omit origin check for content document in FrameBox::paint() il y a 3 ans
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() il y a 3 ans
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ il y a 3 ans
  Andreas Kling 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it il y a 3 ans
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock il y a 3 ans
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes il y a 3 ans
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext il y a 4 ans
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size il y a 4 ans
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb il y a 4 ans
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes il y a 4 ans
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. il y a 4 ans
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans