serenity/Userland
Aliaksandr Kalenik 3d05ed6b53 LibWeb: Use grid_container() to access root grid box in GFC
There is grid_container() method that can be used to access root box
in GFC without passing it through methods arguments.
2023-05-06 07:01:27 +02:00
..
Applets LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Applications LibMarkdown+LibSyntax: Add a Markdown syntax highlighter 2023-05-05 17:08:40 +01:00
BuggieBox
Demos LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
DevTools LibMarkdown+LibSyntax: Add a Markdown syntax highlighter 2023-05-05 17:08:40 +01:00
DynamicLoader
Games LibChess+Chess: Ensure no pawns have moved when invoking 50 move rule 2023-05-05 16:56:18 +01:00
Libraries LibWeb: Use grid_container() to access root grid box in GFC 2023-05-06 07:01:27 +02:00
Services LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Shell Shell: Rename the verb {lookup => look_up} 2023-05-05 09:35:24 +03:30
Utilities LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
CMakeLists.txt