1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-03 12:28:41 +00:00
serenity/Userland
Andreas Kling 225108c830 LibWeb: Set the correct prototype for SVGAElement instances
(cherry picked from commit 4db05ecf69bee07a060f2e4513e9d53b6110dcc4)
2024-06-28 23:43:59 +02:00
..
Applets
Applications PixelPaint: Fix broken "Color Masking" selection 2024-06-26 20:02:27 +02:00
BuggieBox Meta+Userland: Make LibELF a proper library on Serenity 2024-04-26 19:08:13 -06:00
Demos Demos: Add sleep option to CatDog 2024-05-14 15:45:33 -06:00
DevTools Hackstudio: Add a window title when diff is opened 2024-06-09 14:13:29 -04:00
DynamicLoader DynamicLoader: Add an option to list all ELF loaded dependencies 2024-05-14 15:42:42 -06:00
Games Chess: Add time controls 2024-06-05 20:45:38 -04:00
Libraries LibWeb: Set the correct prototype for SVGAElement instances 2024-06-28 23:43:59 +02:00
Services LibWebSocket: Use HTTP::HeaderMap in WebSocket code 2024-06-26 18:50:27 +02:00
Shell
Utilities Utilities/nc: Add an option to test a TCP-listening service 2024-06-28 10:31:23 +02:00
CMakeLists.txt