Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn b3d033f027 LibWeb: Declare overflow_value_makes_box_a_scroll_container as static před 2 roky
  Cameron Youell f251ff0521 LibWeb: Fix non return in overflow value check před 2 roky
  Andreas Kling 8038824211 LibWeb: Add Layout::Box::is_scroll_container() před 2 roky
  Andreas Kling 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box před 2 roky
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated před 2 roky
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units před 2 roky
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units před 2 roky
  Andreas Kling b3d85afd92 LibWeb: Make Layout::Box::set_needs_display() work for all boxes před 3 roky
  Andreas Kling 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node před 3 roky
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes před 3 roky
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree před 3 roky
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files před 3 roky
  Andreas Kling f017c1c064 LibWeb: Make hit testing return a { paintable, offset } před 3 roky
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted před 3 roky
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox před 3 roky
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places před 3 roky
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting před 3 roky
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable před 3 roky
  Andreas Kling 7af03df4c3 LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines před 3 roky
  Andreas Kling 9f5cbcaad3 LibWeb: Hang StackingContext off of the paint boxes před 3 roky
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace před 3 roky
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it před 3 roky
  Andreas Kling 15ed0ebdc6 LibWeb: Implement hit testing a bit closer to spec před 3 roky
  Andreas Kling f8aa0c144f LibWeb: Store box's containing line box fragment in FormattingState před 3 roky
  Andreas Kling 16a47165ee LibWeb: Use coordinate instead of WeakPtr for box->fragment connection před 3 roky
  Andreas Kling 784dbdef8e LibWeb: Make DOM inspector overlay rects a little nicer před 3 roky
  Vrins 12d75b10f3 LibWeb: Inspector content_size tooltip in document view před 3 roky
  Sam Atkins b715943035 LibWeb: Remove redundant Length::resolved() calls před 3 roky
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() před 3 roky
  Andreas Kling 63345c4dfc LibWeb: Rename Layout::Box absolute rect helpers před 3 roky