ladybird/Userland/Applications/Browser
Idan Horowitz c8ab45e79f Userland: Run gml-format
This brings the existing GML files up to spec with the new requirements
2022-02-13 02:36:35 +02:00
..
BookmarksBarWidget.cpp Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
BookmarksBarWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Browser.h Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
BrowserWindow.cpp Base+Browser: Add browser icons 2022-02-09 21:00:37 +00:00
BrowserWindow.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
BrowserWindow.h Browser: Convert search-engines file loading to Core::Stream :^) 2022-01-24 17:10:01 +01:00
CMakeLists.txt Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
ConsoleWidget.cpp Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
ConsoleWidget.h LibJS+WebContent+Browser+js: Implement console.group() methods 2021-12-27 21:44:07 +01:00
CookieJar.cpp Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2022-01-31 18:23:22 +00:00
CookieJar.h Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2022-01-31 18:23:22 +00:00
DownloadWidget.cpp Browser: Convert file-downloading code to Core::Stream :^) 2022-01-24 17:10:01 +01:00
DownloadWidget.h Browser: Convert file-downloading code to Core::Stream :^) 2022-01-24 17:10:01 +01:00
EditBookmark.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
History.cpp Browser: Add title to go back/forward context menu 2021-05-29 12:03:41 +01:00
History.h Browser: Add title to go back/forward context menu 2021-05-29 12:03:41 +01:00
IconBag.cpp Base+Browser: Add browser icons 2022-02-09 21:00:37 +00:00
IconBag.h Base+Browser: Add browser icons 2022-02-09 21:00:37 +00:00
InspectorWidget.cpp Browser+LibWeb+WebContent: Add variables display to Inspector 2021-12-10 06:52:17 +01:00
InspectorWidget.h Browser+LibWeb+WebContent: Add variables display to Inspector 2021-12-10 06:52:17 +01:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00
Tab.cpp Browser: Better handle ports in user input to url conversion 2022-02-07 10:52:55 +01:00
Tab.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
Tab.h Userland: Convert TLS::TLSv12 to a Core::Stream::Socket 2022-02-06 13:10:10 +01:00
WindowActions.cpp Browser: Load icons at start of program 2022-01-21 22:14:13 +01:00
WindowActions.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00