Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ef38c49619 WindowServer+LibGUI+LibHTML: Fix build with -std=c++2a %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8505d8d15d LibGfx: Unpublish FloatRect from the global namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 20cfd2a6bf LibGfx: Unpublish Gfx::Rect from global namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 0f42908073 LibHTML: Respect the system theme %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a79bac428b LibGUI+LibDraw: Add "Palette" concept for scoped color theming %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7e068565bc LibHTML: Push the visible viewport rect from HtmlView to Frame %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8dc6f7cd4f LibHTML: Give Frame a (weak) back-pointer to the HtmlView %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c628ebda0f LibHTML: Use floating point numbers throughout the layout tree %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 794f2d5645 LibHTML: Rename parse_html() => parse_html_document() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f5cf8d4ad8 Revert "LibHTML: Rename parse_html() => parse_html_document()" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f6439789db LibHTML: Rename parse_html() => parse_html_document() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f3f0b08d43 LibHTML: Build some foundation for text selection %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 04b94a7695 LibHTML: <a href="#foo"> should prefer any element type with id=foo %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8e710b16de LibHTML: Clicking on a fragment link should prefer <a id> over <a name> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4d9740ecef LibHTML: Add Document::get_element_by_id() and get_elements_by_name() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f11c85f4a7 LibHTML: HtmlView only needs to store the main Frame, not the Document %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c41bae3d54 LibHTML+Browser: Support scrolling to anchor with <a href="#foo"> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 884ae80699 LibHTML+Browser: Show target URL of hovered links in Browser statusbar %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5a34225999 LibHTML: Implement basic tiled background image support %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 87d13930ef LibHTML: Allow loading of PNG's directly into the HtmlView %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 775cbbb422 LibHTML: Add basic keyboard navigation (up/down/pgdn/pgup/home/end/etc) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b4c0ea89d5 LibHTML: Add the currently visible viewport rect to RenderingContext %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 667b31746a LibHTML: Rename Document's invalidate_{style,layout}() to update_foo() %!s(int64=5) %!d(string=hai) anos