Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 lat temu |
Andreas Kling
|
8f7333f080
LibCore: Add a forward declaration header
|
5 lat temu |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 lat temu |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 lat temu |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 lat temu |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 lat temu |
Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 lat temu |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 lat temu |
Andreas Kling
|
fd5eb79d19
LibGUI: Make GMenu inherit from CObject
|
5 lat temu |
Andreas Kling
|
794f2d5645
LibHTML: Rename parse_html() => parse_html_document()
|
5 lat temu |
Andreas Kling
|
f5cf8d4ad8
Revert "LibHTML: Rename parse_html() => parse_html_document()"
|
5 lat temu |
Andreas Kling
|
f6439789db
LibHTML: Rename parse_html() => parse_html_document()
|
5 lat temu |
Andreas Kling
|
850955053f
LibHTML: Rename Document::normalize() to fixup() and always do it
|
5 lat temu |
Andreas Kling
|
ee64d99a96
LibHTML: Make StyleResolver responsible for loading the default style
|
5 lat temu |
Andreas Kling
|
3900eebf15
FileManager+LibGUI+html: Add an icon to represent HTML files
|
5 lat temu |
Andreas Kling
|
8d822ff82b
html: Set the window title based on the HTML document's title
|
5 lat temu |
Sergey Bugaev
|
6ec625d6f3
Userland+LibHTML: Add the html command
|
5 lat temu |