serenity/Base
kleines Filmröllchen dec066fa5c GMLCompiler: Add common pattern for a user-defined fallible initializer
Many widget classes need to run substantial initialization code after
they have been setup from GML. With this change, an
initialize_fallibles() function is called if available, allowing the
initialization to be invoked from the GML setup automatically. This
means that the GML-generated creation function can now be used directly
for many more cases, and reduces code duplication.
2024-01-29 05:21:48 -07:00
..
etc Base: Add bind-mount for /usr/Ports/ to make it writable 2023-08-07 13:24:25 -06:00
home/anon Taskbar: Use name of Ladybird as default QuickLaunch 2024-01-03 21:30:14 +01:00
res Base: Improve ColorLines Icons 2024-01-22 09:20:54 +00:00
root Base: Stop generating strace(1) manpage 2023-07-06 10:41:49 +01:00
usr/share GMLCompiler: Add common pattern for a user-defined fallible initializer 2024-01-29 05:21:48 -07:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00