ladybird/Libraries
Andreas Kling 0c4b0c0312 Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^)
Sometimes you just want to get rid of all your scrollback history in
the terminal, and now there's a way to do that.
2020-07-05 23:34:02 +02:00
..
LibAudio WavLoader: Search for DATA marker by reading single bytes 2020-06-18 23:13:48 +02:00
LibC Kernel: Move headers intended for userspace use into Kernel/API/ 2020-07-04 17:22:23 +02:00
LibCore LibCore: Stop select()'ing after an interrupt if a quit was requested 2020-07-05 15:43:14 +02:00
LibCrypto LibCrypto: Add CTR cipher mode 2020-06-25 21:05:40 +02:00
LibDebug
LibDesktop LibIPC+Services: Support URL as a native IPC type 2020-06-07 22:55:33 +02:00
LibELF
LibGemini AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
LibGfx LibGfx+JPGLoader: Print failure message for progressive JPEGs 2020-06-28 16:56:59 +02:00
LibGUI LibGUI: Sort FileSystemModel alphabetically internally 2020-07-04 20:33:23 +02:00
LibHTTP AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
LibImageDecoderClient ImageDecoder: Add a new service for out-of-process image decoding :^) 2020-06-22 21:47:00 +02:00
LibIPC LibIPC: Don't assert on short writes in IPC::ClientConnection 2020-07-03 14:05:09 +02:00
LibJS LibJS: Reformat run-tests.sh output 2020-07-03 19:30:13 +02:00
LibKeyboard Kernel: Move headers intended for userspace use into Kernel/API/ 2020-07-04 17:22:23 +02:00
LibLine LibLine: Correctly display suggestions on multiline prompts 2020-06-30 18:21:44 +02:00
LibM LibM: Add some more math functions 2020-06-22 10:33:50 +02:00
LibMarkdown
LibPCIDB
LibProtocol ProtocolServer+LibProtocol: Propagate HTTP status codes to clients 2020-06-13 22:20:37 +02:00
LibPthread Kernel: Move headers intended for userspace use into Kernel/API/ 2020-07-04 17:22:23 +02:00
LibTextCodec
LibThread
LibTLS
LibUnwind
LibVT Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^) 2020-07-05 23:34:02 +02:00
LibWeb LibWeb: Use LayoutTableRowGroup for display:table-{header,footer}-group 2020-07-05 19:51:49 +02:00
LibX86 LibX86: Disassemble the XADD instruction 2020-06-28 21:10:53 +02:00
CMakeLists.txt ImageDecoder: Add a new service for out-of-process image decoding :^) 2020-06-22 21:47:00 +02:00