1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland
electrikmilk ad71008d6f HackStudio: Add more files to new file menu
Add Python, Java, C, PHP, Wasm, INI, JSON, and Markdown files to new
file menu.
2022-03-08 22:42:40 +01:00
..
Applets LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Applications Spreadsheet: Fix overridden max length related crash 2022-03-09 01:05:12 +03:30
Demos Mandelbrot: Add Help menu with standard About action 2022-03-08 18:34:14 +01:00
DevTools HackStudio: Add more files to new file menu 2022-03-08 22:42:40 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Libraries LibCore: Add support for application/zip mime-type 2022-03-08 22:38:53 +01:00
Services LoginServer: Add a label for login fail messages 2022-03-08 22:12:21 +01:00
Shell Shell: Be more smart with pasted stuff 2022-03-06 13:20:41 +01:00
Utilities Utilities/lspci: Add verbose flag to show data about PCI BARs 2022-03-08 21:52:10 +01:00
CMakeLists.txt