ladybird/Libraries
thankyouverycool cbf3c2caeb LibGUI: Add on_toggle function to TreeView
This adds a function to expose the index and open/close state
of expandible nodes in TreeView.
2020-07-07 13:38:35 +02:00
..
LibAudio WavLoader: Search for DATA marker by reading single bytes 2020-06-18 23:13:48 +02:00
LibC Add manpages for posix_spawn 2020-07-06 10:01:14 +02:00
LibCore LibCore: Don't fire Socket::on_ready_to_read if !can_read() 2020-07-06 23:17:10 +02:00
LibCrypto LibCrypto: Add CTR cipher mode 2020-06-25 21:05:40 +02:00
LibDebug
LibDesktop
LibELF Kernel+LibELF: Expose ELF Auxiliary Vector to Userspace 2020-07-07 10:38:54 +02:00
LibGemini
LibGfx LibGfx+JPGLoader: Print failure message for progressive JPEGs 2020-06-28 16:56:59 +02:00
LibGUI LibGUI: Add on_toggle function to TreeView 2020-07-07 13:38:35 +02:00
LibHTTP
LibImageDecoderClient ImageDecoder: Add a new service for out-of-process image decoding :^) 2020-06-22 21:47:00 +02:00
LibIPC LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr 2020-07-06 13:30:11 +02:00
LibJS LibJS: Object.preventExtensions should allow property modfication 2020-07-07 10:47:10 +02:00
LibKeyboard Kernel: Move headers intended for userspace use into Kernel/API/ 2020-07-04 17:22:23 +02:00
LibLine LibLine: Support Ctrl-b/f and Ctrl-d 2020-07-06 22:41:35 +02:00
LibM LibM: Add some more math functions 2020-06-22 10:33:50 +02:00
LibMarkdown
LibPCIDB
LibProtocol
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: Make context menus work in WebContentView 2020-07-07 12:24:29 +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