Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's před 5 roky
  Andreas Kling 19dbfc3153 LibHTML: Move selector matching into a SelectorEngine namespace před 5 roky
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere před 5 roky
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions před 5 roky
  Andreas Kling bedb00603c LibHTML: Add adjacent (+) and general (~) sibling combinators před 5 roky
  Andreas Kling cad326f323 LibHTML: Implement immediate-child selectors (#foo > #bar) před 5 roky
  Andreas Kling 156b35742a LibHTML: Implement matching for descendant selectors před 5 roky
  Andreas Kling fabc717b39 LibHTML: Make the text-decoration inheritance quirk actually work před 5 roky
  Andreas Kling 48f43a7429 LibHTML: Anonymous blocks *should* inherit some properties před 5 roky
  Andreas Kling ee64d99a96 LibHTML: Make StyleResolver responsible for loading the default style před 5 roky
  Andreas Kling 77218b1c2a LibHTML: Make CSS inheritance slightly less hacky před 5 roky
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> před 5 roky
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties před 5 roky
  Andreas Kling 9290117b77 LibHTML: Let's put debug output on the debugger stream před 5 roky
  Andreas Kling a5e5a3fab7 LibHTML: Implement basic support for inline style attributes před 5 roky
  Andreas Kling 8d797fc62e LibHTML: Fix incorrect CSS object model před 5 roky
  Andreas Kling 8271ad40a5 LibHTML: Implement basic support for "text-decoration: underline" před 5 roky
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text před 5 roky
  Sergey Bugaev 6491493e26 LibHTML: Hide debugging output unless HTML_DEBUG is defined před 5 roky
  Sergey Bugaev 841ae44392 LibHTML: Implement basic style inheritance před 5 roky
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree před 5 roky
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. před 6 roky