ladybird/Userland
Andreas Kling a743075b9f Browser: Move actions from Tab to BrowserWindow
Navigation actions (back/forward/home/reload) now live in BrowserWindow
instead of being duplicated in every new Tab instance.
2021-05-18 20:02:00 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications Browser: Move actions from Tab to BrowserWindow 2021-05-18 20:02:00 +02:00
Demos CatDog: Remove global menu and add context menu 2021-05-18 18:59:18 +01:00
DevTools Revert "LibC: Simplify malloc size classes" 2021-05-18 08:32:05 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Pong: Make the game winnable 2021-05-18 18:58:07 +01:00
Libraries LibWeb: Implement test-web in terms of LibTest/JavaScriptTestRunner 2021-05-18 18:48:15 +01:00
Services WebServer: Fix jailbreaking of server via .. relative paths 2021-05-18 09:32:10 +02:00
Shell Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Utilities Utilites: Make find respect lack of -L when iterating over directories 2021-05-18 08:11:42 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00