Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base il y a 2 ans
  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 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
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element il y a 3 ans
  Andreas Kling 92266d2247 LibWeb: Create list-item markers during layout tree construction il y a 3 ans
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() il y a 3 ans
  Timothy Flynn ef62118c8b LibWeb: Render any specified list-style-image for list items il y a 3 ans
  Andreas Kling c5b4928f4a LibWeb: Make ListItemMarkerBox inherit style from ListItemBox il y a 3 ans
  Tobias Christiansen 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers il y a 3 ans
  Tobias Christiansen e18e2af826 LibWeb: Add roman numerals as a list-style for ol's il y a 4 ans
  Tobias Christiansen d1ed6bce5d LibWeb: Fix off-by-one for alphabetical markers in <ol>s il y a 4 ans
  Tobias Christiansen e7498bb918 LibWeb: Position the ListItemMarkers according to their width il y a 4 ans
  Tobias Christiansen a51cee748f LibWeb: Remove unused alphabet constants from ListItemMarkerBox il y a 4 ans
  Tobias Christiansen 22d6fbeb12 LibWeb: Use new way of generating list-style-type: *-alpha il y a 4 ans
  Tobias Christiansen 889e1d3db9 LibWeb: Add list-style-type: upper-latin and upper-alpha support il y a 4 ans
  Tobias Christiansen cb34775c83 LibWeb: Add list-style-type: lower-alpha and lower-latin support il y a 4 ans
  Tobias Christiansen 7dd0fb0086 LibWeb: Conversion from number to bijective-base with alphabet. il y a 4 ans
  Tobias Christiansen 0983cd9243 LibWeb: Add list-style-type: decimal-leading-zero support il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Tobias Christiansen 5338708091 LibWeb: Display <ol> and respect list-style-type in <ul> il y a 4 ans
  Tobias Christiansen bfcfe84240 LibWeb: Make the ListItemMarkerBox index-aware. il y a 4 ans
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans