ladybird/Libraries
Andreas Kling 3c5befde36 CEventLoop: Use NonnullOwnPtr for QueuedEvent::event.
We don't allow null events in the event queue. :^)
2019-07-24 08:38:28 +02:00
..
LibAudio Libraries: Remove unused "install" targets. 2019-07-21 21:28:48 +02:00
LibC Kernel: Add a mechanism for listening for changes to an inode. 2019-07-22 20:01:11 +02:00
LibCore CEventLoop: Use NonnullOwnPtr for QueuedEvent::event. 2019-07-24 08:38:28 +02:00
LibDraw LibDraw: Add LogStream operator<< overload for Color. 2019-07-23 14:56:42 +02:00
LibGUI LibGUI: Destroy tooltip windows when they are not used. 2019-07-23 20:51:08 +02:00
LibHTML LibHTML: Fetch the box edge values needed for block width computation. 2019-07-24 07:34:07 +02:00
LibM Libraries: Fix wrong paths to "Root" in the various install.sh scripts. 2019-07-21 21:38:30 +02:00