serenity/Userland
Andreas Kling e7da96acaf LibWeb: Call superclass GC finalizer in DOM::Node::finalize()
There isn't actually anything important happening in the superclasses
right now, but let's be good citizens and call up.
2022-10-20 19:45:17 +02:00
..
Applets
Applications PixelPaint: Add Polygonal Select Tool 2022-10-19 23:04:07 +02:00
Demos
DevTools GMLPlayground: Allow previewing GML in a separate window 2022-10-15 23:16:38 +02:00
DynamicLoader DynamicLoader: Use fewer GLOB patterns for arch-specific files 2022-10-16 16:36:39 +02:00
Games Snake: Use emoji for in-game food graphics 2022-10-20 10:27:00 +02:00
Libraries LibWeb: Call superclass GC finalizer in DOM::Node::finalize() 2022-10-20 19:45:17 +02:00
Services LibWeb: Make the layout tree GC-allocated 2022-10-20 15:16:23 +02:00
Shell CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
Utilities route: Accept CIDR notation when specifying network 2022-10-17 20:18:44 +02:00
CMakeLists.txt