ladybird/Userland
Andreas Kling 6203a4a2e9 WindowServer: Remove unused Menu->MenuBar link and "title font"
We kept a backpointer from the Menu to its containing MenuBar, but it
was not used for anything so let's remove it.

Since all menus have the same font now, there's no need to track a
separate "title font".
2021-03-26 09:12:32 +01:00
..
Applications Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
Demos Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
DevTools Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
DynamicLoader LibC: Add x86_64 Registers 2021-03-21 09:35:23 +01:00
Games Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
Libraries WindowServer+LibGUI: Remove the global menubar :^) 2021-03-25 23:27:11 +01:00
MenuApplets MenuApplets: Remove unused .gitignore files 2021-03-21 15:11:48 +01:00
Services WindowServer: Remove unused Menu->MenuBar link and "title font" 2021-03-26 09:12:32 +01:00
Shell Shell: Add tests for slices 2021-03-22 13:15:08 +01:00
Tests Tests: Create stress-writeread 2021-03-17 23:22:42 +01:00
Utilities Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00