ladybird/Userland
networkException f49948cc48 LibGUI: Collect menu and submenu actions for CommandPalette
We now not only collect actions that are children of windows but also
all actions that are part of a window's menus and submenus :^)
2022-01-30 15:24:35 +01:00
..
Applets Applets/Audio: Use Array for the volume level bitmaps 2022-01-28 23:40:25 +01:00
Applications DisplaySettings: Set icons from GML 2022-01-29 13:45:34 +01:00
Demos Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
DevTools UserspaceEmulator: Implement ioctl TIOCSTI 2022-01-29 11:22:43 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games Chess: Don't use Vector in a literal iterator 2022-01-28 23:40:25 +01:00
Libraries LibGUI: Collect menu and submenu actions for CommandPalette 2022-01-30 15:24:35 +01:00
Services Everywhere: Remove redundant inline keyword 2022-01-29 21:45:17 +02:00
Shell Shell: Use StringView instead of String const& where feasible 2022-01-29 23:08:27 +01:00
Utilities js: Implement pretty-printing of Intl.Collator 2022-01-29 20:27:24 +00:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00