index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Libraries
/
LibHTML
/
Frame.h
Age
Commit message (
Expand
)
Author
2020-02-06
LibGfx: Unpublish Gfx::Rect from global namespace
Andreas Kling
2020-02-06
LibGfx: Rename from LibDraw :^)
Andreas Kling
2020-02-06
LibDraw: Put all classes in the Gfx namespace
Andreas Kling
2020-01-18
Meta: Add license header to source files
Andreas Kling
2019-12-18
LibHTML: Push the visible viewport rect from HtmlView to Frame
Andreas Kling
2019-11-25
LibHTML: Give Frame a (weak) back-pointer to the HtmlView
Andreas Kling
2019-10-19
LibHTML: Make TreeNode inherit from Weakable by default
Andreas Kling
2019-10-09
LibHTML: Implement the <blink> element
Andreas Kling
2019-10-04
LibHTML: Add a Frame class and use it for document layout width
Andreas Kling
2019-09-28
LibHTML: Introduce the HtmlView widget
Sergey Bugaev
2019-09-28
LibHTML: Get rid of the style tree
Sergey Bugaev
2019-07-18
LibDraw: Introduce (formerly known as SharedGraphics.)
Andreas Kling
2019-07-08
LibHTML: Move layout tree building to a separate function.
Andreas Kling
2019-07-04
Libraries: Create top level directory for libraries.
Andreas Kling