Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 847b232680 LibHTML: Divide the "line spacing" evenly between lines of text %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c628ebda0f LibHTML: Use floating point numbers throughout the layout tree %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b08de46480 LibHTML: Implement basic 'max-width' and 'min-width' support %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f3f0b08d43 LibHTML: Build some foundation for text selection %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3bd29ad98c LibHTML: Remove trailing whitespace in line boxes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling eb77e680ed LibHTML: Implement "text-align: justify" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5e29238a49 LibHTML: Make "children are inline" flag imperative %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6dbba6ad85 LibHTML: Implement CSS text-align: left/center/right %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 38b55ee067 LibHTML: LayoutBlock::hit_test() was calling the wrong parent class %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 110b2d52f2 LibHTML: Fix missing backgrounds an borders after LayoutBox refactoring %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3309bdf722 LibHTML: Add some convenient geometry getters on LayoutNode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 44979ad7a5 LibHTML: Fix broken line splitting behavior in LayoutReplaced %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2530378f59 LibHTML+Browser: Add debug option to draw borders around line boxes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6242459c0f LibHTML: Implement the <br> element for line breaking %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 724754e39a LibHTML: LayoutBlock::children_are_inline() should check is_inline() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f5bf8f6380 LibHTML: Add LayoutNode classes for "display: list-item" and its marker %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fdbad6284c LibHTML: Implement the <blink> element %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 749e3f0f30 LibHTML: Add LayoutNodeWithStyle class, make LayoutText style-less %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 847072c2b1 LibHTML: Respect the link color set via <body link> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 48f43a7429 LibHTML: Anonymous blocks *should* inherit some properties %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9858e2632c LibHTML: Let's not have anonymous blocks inherit their parent's style %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ee567cdc3d LibHTML: Implement basic layout for inline <img alt> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 319f0d2d18 LibHTML: Render list markers in the same color as text %!s(int64=5) %!d(string=hai) anos