Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box hace 2 años
  Andreas Kling a1d37420d5 LibWeb: Remove unused layout sibling getters in Layout::BlockContainer hace 2 años
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
  Sam Atkins 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units hace 2 años
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value hace 2 años
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree hace 3 años
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree hace 3 años
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted hace 3 años
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting hace 3 años
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable hace 3 años
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines hace 3 años
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace hace 3 años
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it hace 3 años
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" hace 3 años
  Andreas Kling 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API hace 3 años
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support hace 3 años
  Sam Atkins 7879b98f60 LibWeb: Use W3C urls for CSS-DISPLAY spec links hace 3 años
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer hace 3 años
  Andreas Kling d9e0fd8823 LibWeb: Rename Layout::Node::is_block_box() => is_block_container() hace 3 años
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años