1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-12 02:30:30 +09:00
ladybird/Userland
2022-04-15 00:15:04 +02:00
..
Applets LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Applications PixelPaint: Add exporting to the QOI image format 2022-04-13 15:21:27 +01:00
Demos LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DevTools HackStudio: Remember if the user wants to see dotfiles between sessions 2022-04-15 00:15:04 +02:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games Pong: Explicitly clear held keys in Game::reset() 2022-04-15 00:13:09 +02:00
Libraries LibGUI: Don't try to get link target value if read_link failed 2022-04-14 23:44:09 +02:00
Services TelnetServer: Ignore null and \n when parsing 2022-04-14 16:12:16 +02:00
Shell Shell: Read script arguments as Strings instead of char*s 2022-04-11 21:09:42 +02:00
Utilities AK: Differ between long and long long formats 2022-04-14 03:12:56 +04:30
CMakeLists.txt