Commit History

Author SHA1 Message Date
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView 5 years ago
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object 5 years ago
  Andreas Kling c9d55e3b80 Userland: Use Web::PageView::load_html() in the "html" utility 5 years ago
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView 5 years ago
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object 5 years ago
  Andreas Kling 26eeaef0a8 LibGUI: Add MenuBar::add_menu(name) 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago
  Andreas Kling 7a6c4a72d5 LibWeb: Move everything into the Web namespace 5 years ago
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 years ago
  Andreas Kling 8f7333f080 LibCore: Add a forward declaration header 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 years ago
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject 5 years ago
  Andreas Kling 794f2d5645 LibHTML: Rename parse_html() => parse_html_document() 5 years ago
  Andreas Kling f5cf8d4ad8 Revert "LibHTML: Rename parse_html() => parse_html_document()" 5 years ago
  Andreas Kling f6439789db LibHTML: Rename parse_html() => parse_html_document() 5 years ago
  Andreas Kling 850955053f LibHTML: Rename Document::normalize() to fixup() and always do it 5 years ago
  Andreas Kling ee64d99a96 LibHTML: Make StyleResolver responsible for loading the default style 5 years ago
  Andreas Kling 3900eebf15 FileManager+LibGUI+html: Add an icon to represent HTML files 5 years ago
  Andreas Kling 8d822ff82b html: Set the window title based on the HTML document's title 5 years ago
  Sergey Bugaev 6ec625d6f3 Userland+LibHTML: Add the html command 5 years ago