serenity/Libraries
Andreas Kling 98b569a702 CEventLoop: Skip over null events in the queue.
Added some FIXME's about correctness issues in nested event loop exiting.
2019-07-21 10:18:00 +02:00
..
LibAudio AWavLoader: Share code between 24/16/8 bit reading 2019-07-18 13:45:10 +02:00
LibC Kernel+LibC: Add a dump_backtrace() syscall. 2019-07-21 09:59:17 +02:00
LibCore CEventLoop: Skip over null events in the queue. 2019-07-21 10:18:00 +02:00
LibDraw LibDraw: Add orientation-based size helpers to Size as well. 2019-07-20 22:16:40 +02:00
LibGUI GWidget: Add set_preferred_size(width, height) overload. 2019-07-20 22:39:24 +02:00
LibHTML LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
LibM Libraries: Unbreak "make install" with new directory locations. 2019-07-04 16:41:42 +02:00