ladybird/Userland
kleines Filmröllchen 46b76f2f55 LibCore: Introduce Directory
Core::Directory represents an existing directory on the system, and it
holds an actual file descriptor so that the user can be sure the
directory stays in existence.
2022-04-11 00:08:48 +02:00
..
Applets LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Applications Applications: Support .obj polygons in 3DFileViewer 2022-04-10 12:08:31 +02:00
Demos LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DevTools LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Libraries LibCore: Introduce Directory 2022-04-11 00:08:48 +02:00
Services LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Shell LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Utilities pro: Only attempt to parse a proxy url if it is provided 2022-04-09 14:36:28 +02:00
CMakeLists.txt