serenity/Userland
2023-09-20 18:29:17 +02:00
..
Applets Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
Applications Maps: Add MapsSettings with multiple tile providers options 2023-09-18 12:46:41 -06:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
DevTools Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
DynamicLoader CMake: Use CMAKE_POSITION_INDEPENDENT_CODE instead of explicit -fpic 2023-09-18 10:26:42 +02:00
Games GameOfLife: Replace DeprecatedString with String 2023-09-18 11:12:25 -06:00
Libraries LibWeb: Remove two unused BrowsingContext member variables 2023-09-20 18:29:17 +02:00
Services LibWeb: Move system visibility state to TraversableNavigable 2023-09-20 18:29:17 +02:00
Shell Shell: Allow the user to set the prompt using PROMPT() 2023-09-07 11:52:37 -06:00
Utilities LibWeb: Remove FrameLoader 2023-09-20 18:29:17 +02:00
CMakeLists.txt