1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:17:35 +00:00
serenity/Libraries
Andreas Kling 2ae0333f5d GAction: Remove "custom_data" and the related convenience constructors.
This mechanism was never actually used, just something I imagined would be
useful while I was first creating the class.
2019-07-09 21:28:52 +02:00
..
LibC LibC: Provide generic versions of memcpy() and memset() for non-i386 builds. 2019-07-09 15:48:55 +02:00
LibCore StringView: Rename characters() to characters_without_null_termination(). 2019-07-08 15:38:44 +02:00
LibGUI GAction: Remove "custom_data" and the related convenience constructors. 2019-07-09 21:28:52 +02:00
LibHTML LibHTML: Create anonymous blocks around inline children of blocks. 2019-07-08 17:42:23 +02:00
LibM Libraries: Unbreak "make install" with new directory locations. 2019-07-04 16:41:42 +02:00