Historique des commits

Auteur SHA1 Message Date
  Andreas Kling fd64e97c8a LibDraw+LibHTML: Make link colors themeable il y a 5 ans
  Sergey Bugaev 0f42908073 LibHTML: Respect the system theme il y a 5 ans
  Andreas Kling 5036b888ac LibHTML: Store the HTML parser input along with the created Document il y a 5 ans
  Andreas Kling 70a4678d77 LibHTML: Paint a magenta rectangle around the currently inspected node il y a 5 ans
  Andreas Kling 715d7a8532 LibHTML: Add a convenient way to get from any layout node to the root il y a 5 ans
  Andreas Kling 98ff8ef0cf LibHTML: Add Document::force_layout() il y a 5 ans
  Andreas Kling 4d9740ecef LibHTML: Add Document::get_element_by_id() and get_elements_by_name() il y a 5 ans
  Andreas Kling 96f34d26c9 LibHTML: Batch style updates and make them start from the root il y a 5 ans
  Andreas Kling 5a34225999 LibHTML: Implement basic tiled background image support il y a 5 ans
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() il y a 5 ans
  Andreas Kling 667b31746a LibHTML: Rename Document's invalidate_{style,layout}() to update_foo() il y a 5 ans
  Andreas Kling 61ef17b87a LibHTML: Implement basic :hover pseudo-class support il y a 5 ans
  Andreas Kling 2c035f5072 LibHTML: Split layout invalidation into style and layout invalidation il y a 5 ans
  Andreas Kling 49ac0c2e24 LibHTML: Move layout root from HtmlView to Document il y a 5 ans
  Andreas Kling b083a233d8 LibHTML: Add Comment and CharacterData nodes and improve HTML parsing il y a 5 ans
  Andreas Kling 850955053f LibHTML: Rename Document::normalize() to fixup() and always do it il y a 5 ans
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere il y a 5 ans
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions il y a 5 ans
  Conrad Pankoff ef8b754a46 LibHTML: Add function for invalidating the document layout il y a 5 ans
  Andreas Kling 83a6474d82 LibHTML: Parse link, alink and vlink in <body> and pass to Document il y a 5 ans
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual il y a 5 ans
  Andreas Kling 78d65c1c64 LibHTML: Add load(URL) and reload() functions to HtmlView il y a 5 ans
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> il y a 5 ans
  Andreas Kling 7bc9310170 LibHTML: Add a Frame class and use it for document layout width il y a 5 ans
  Andreas Kling b94c7665a9 LibHTML: Add a way to get a Document's title il y a 5 ans
  Andreas Kling 88de955073 LibHTML: Have Document track its hovered Node il y a 5 ans
  Andreas Kling fb4702dd49 LibHTML: Add virtual Node::tag_name() il y a 5 ans
  Sergey Bugaev c1ef63379c LibHTML: Add Document::normalize() il y a 5 ans
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> il y a 5 ans
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans