ladybird/Base/usr/share/man/man5
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
..
GML GMLCompiler: Add common pattern for a user-defined fallible initializer 2024-01-29 05:21:48 -07:00
af.md Documentation: Better file formats documentation 2022-07-27 10:13:21 +01:00
clipboard.md Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
drag-and-drop.md Documentation: Move all file format documentation into its own manpage 2022-07-11 11:35:56 +02:00
font.md Documentation: Better file formats documentation 2022-07-27 10:13:21 +01:00
getopt.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
GML.md LibGUI: Add DynamicWidgetContainter 2023-12-14 09:07:20 -07:00
ini.md Documentation: Better file formats documentation 2022-07-27 10:13:21 +01:00
installed.md Base: Specify the installed.db port database format 2023-10-04 22:28:05 +02:00
ipc.md Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Network.md Base: Expand "See Also" sections of many manpages 2023-07-06 10:03:48 +01:00
postcreate.md Everywhere: Run spellcheck on all documentation 2023-05-07 01:05:09 +02:00
pp.md Documentation: Better file formats documentation 2022-07-27 10:13:21 +01:00
presenter.md Presenter: Fix unintentional U+00A0 codepoint in text 2023-02-16 22:07:07 +00:00
Shell.md Shell: Remove '#' from the list of acceptable bareword characters 2023-10-29 01:35:40 +03:30
SystemServer.md LibCore: Use ';' to split socket path in SOCKET_TAKEOVER 2022-12-15 12:33:36 -05:00