ladybird/Libraries
Andreas Kling debc587ce2 LibCore: Add CCustomEvent, a custom CEvent for arbitrary use.
For convenience it includes an int, and a void*. Interpretation of the
contents is up to the client.
2019-07-13 18:35:13 +02:00
..
LibC LibC: Fix make target dependency that was breaking parallel make sometimes. 2019-07-13 08:09:53 +02:00
LibCore LibCore: Add CCustomEvent, a custom CEvent for arbitrary use. 2019-07-13 18:35:13 +02:00
LibGUI LibGUI: Add an auto-repeat interval to GAbstractButton. 2019-07-13 10:27:19 +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