ladybird/Libraries
Andreas Kling c4b1456c88 GWindow: Allow clients to prevent close requests from closing
This is done by hooking the new on_close_request callback and returning
GWindow::CloseRequestDecision::StayOpen (instead of ...::Close.)
2019-08-27 20:35:37 +02:00
..
LibAudio AudioServer: Port to the new generated IPC mechanism 2019-08-03 19:49:19 +02:00
LibC LibThread: Move CLock to LibThread::Lock 2019-08-26 11:31:14 +02:00
LibCore LibThread: Move CLock to LibThread::Lock 2019-08-26 11:31:14 +02:00
LibDraw LibDraw: Fix wrong installation path 2019-08-25 17:42:16 +02:00
LibGUI GWindow: Allow clients to prevent close requests from closing 2019-08-27 20:35:37 +02:00
LibHTML LibHTML: Implement basic block height computation 2019-08-18 08:39:52 +02:00
LibIPC IPCCompiler: More work towards AudioServer bringup 2019-08-03 19:24:08 +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 LibThread: Move CLock to LibThread::Lock 2019-08-26 11:31:14 +02:00
LibVT LibVT: Add scrollback history to VT::Terminal 2019-08-19 19:07:52 +02:00