1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-21 00:11:00 +00:00
serenity/Applications/Browser
2020-12-28 01:43:58 +01:00
..
BookmarksBarWidget.cpp Browser: Show destination URLs as tooltips in the bookmarks bar 2020-12-28 01:43:58 +01:00
BookmarksBarWidget.h
Browser.h
BrowserConsoleClient.cpp
BrowserConsoleClient.h
BrowserWindow.gml LibGUI: Introduce GML - a simple GUI Markup Language :^) 2020-12-20 11:59:40 +01:00
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
ConsoleWidget.cpp
ConsoleWidget.h
DownloadWidget.cpp Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00
DownloadWidget.h LibProtocol: Remove use of ByteBuffer::wrap() in protocol API 2020-12-19 13:09:02 +01:00
History.cpp
History.h
InspectorWidget.cpp LibWeb: Rename LayoutNode classes and move them into Layout namespace 2020-11-22 15:56:27 +01:00
InspectorWidget.h
main.cpp LibGUI: Introduce GML - a simple GUI Markup Language :^) 2020-12-20 11:59:40 +01:00
Tab.cpp Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00
Tab.gml LibGUI: Introduce GML - a simple GUI Markup Language :^) 2020-12-20 11:59:40 +01:00
Tab.h
WindowActions.cpp
WindowActions.h