ladybird/Libraries
Andreas Kling bd1e8bf166 GDialog: Remove self from parent when the nested event loop returns
This ensures that we close (and don't leak) the dialog during the
typical usage pattern.
2019-09-22 00:46:29 +02:00
..
LibAudio LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
LibC IPv4: Support overriding the default TTL (64) 2019-09-19 21:42:59 +02:00
LibCore LibCore: Remove leftover debug spam in CObject::remove_child() 2019-09-22 00:42:20 +02:00
LibDraw Rect: Add set_right_without_resize() and set_bottom_without_resize() 2019-09-16 20:56:23 +02:00
LibGUI GDialog: Remove self from parent when the nested event loop returns 2019-09-22 00:46:29 +02:00
LibHTML LibCore: Convert CFile to ObjectPtr 2019-09-21 20:50:06 +02:00
LibIPC AK: Rename <AK/AKString.h> to <AK/String.h> 2019-09-06 15:36:54 +02:00
LibM LibM: Implement sqrt() 2019-08-10 08:46:22 +02:00
LibPCIDB Libraries: Add LibPCIDB for reading PCI device information from pci.ids 2019-08-14 13:12:54 +02:00
LibThread LibCore: Make CObject reference-counted 2019-09-22 00:25:25 +02:00
LibVT Terminal: Ensure a \t always advances by at least one column 2019-09-17 21:56:42 +02:00