ladybird/Libraries
Andreas Kling 046f00f77e CEventLoop: Use Vector::prepend(Vector&&) to shuffle events to outer loop.
When exiting a nested event loop, we prepend any unprocessed events to the
outer loop's event queue.
2019-07-20 16:11:45 +02:00
..
LibAudio AWavLoader: Share code between 24/16/8 bit reading 2019-07-18 13:45:10 +02:00
LibC Kernel: Only allow superuser to halt() the system (#342) 2019-07-19 13:08:26 +02:00
LibCore CEventLoop: Use Vector::prepend(Vector&&) to shuffle events to outer loop. 2019-07-20 16:11:45 +02:00
LibDraw StylePainter: Tweak surface highlight color to match the system warm gray. 2019-07-18 21:30:18 +02:00
LibGUI GFilePicker: OKCancel MsgBox for overwriting files 2019-07-18 21:04:02 +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