ladybird/Libraries
2020-08-04 11:31:11 +02:00
..
LibAudio AudioServer: Give the AudioClient a way to keep track of the main mix volume 2020-07-21 19:02:25 +02:00
LibC LibC: setenv don't require 'overwrite' for non-existing value 2020-08-01 16:46:04 +02:00
LibCompress LibCompress: Add LibCompress 2020-08-04 11:27:07 +02:00
LibCore LibCore: ConfFile::read_entry should not sneakily write default entries 2020-08-02 21:11:28 +02:00
LibCrypt LibCrypt: Add LibCrypt, crypt, and crypt_r 2020-07-28 17:07:22 +02:00
LibCrypto LibCrypto: Format the comments in ASN1/PEM.h correctly 2020-08-02 18:57:51 +02:00
LibDebug LibDebug: Disable and cleanup DebugSession breakpoints on destruction 2020-08-02 19:26:58 +02:00
LibDesktop FileManager: Allow double-clicking applications again 2020-07-15 00:11:30 +02:00
LibELF Kernel+LibELF: Expose ELF Auxiliary Vector to Userspace 2020-07-07 10:38:54 +02:00
LibGemini ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients 2020-08-02 18:57:51 +02:00
LibGfx Unicode: s/codepoint/code_point/g 2020-08-03 19:06:41 +02:00
LibGUI Unicode: s/codepoint/code_point/g 2020-08-03 19:06:41 +02:00
LibHTTP ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients 2020-08-02 18:57:51 +02:00
LibImageDecoderClient ImageDecoder: Add a new service for out-of-process image decoding :^) 2020-06-22 21:47:00 +02:00
LibIPC LibIPC: Fix waiting for specific message 2020-08-03 15:59:11 +02:00
LibJS LibJS: The Math.ceil() of a number between -1 and 0 should be -0, 2020-08-04 11:31:11 +02:00
LibKeyboard LibKeyboard: Don't compile CharacterMap:set_system_map in kernel mode 2020-08-02 10:56:33 +02:00
LibLine Unicode: s/codepoint/code_point/g 2020-08-03 19:06:41 +02:00
LibM LibM: Fix Lagom build 2020-07-26 14:53:43 +02:00
LibMarkdown LibMarkdown: Reset offset to 0 on each new List line 2020-07-14 17:45:16 +02:00
LibPCIDB Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
LibProtocol ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients 2020-08-02 18:57:51 +02:00
LibPthread LibPThread: Make pthread_exit a noreturn function 2020-07-21 01:10:41 +02:00
LibTextCodec Unicode: s/codepoint/code_point/g 2020-08-03 19:06:41 +02:00
LibThread LibPThread: Make pthread_exit a noreturn function 2020-07-21 01:10:41 +02:00
LibTLS ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients 2020-08-02 18:57:51 +02:00
LibUnwind LibUnwind: Create UnwindBase.h to capture the EH ABI in code 2020-05-14 08:50:10 +02:00
LibVT Unicode: s/codepoint/code_point/g 2020-08-03 19:06:41 +02:00
LibWeb LibWeb: Make sure that head and body always get the HTML element 2020-08-04 11:05:14 +02:00
LibX86 LibX86: FPU instructions never have a lock prefix 2020-07-30 16:53:33 +02:00
CMakeLists.txt LibCompress: Add LibCompress 2020-08-04 11:27:07 +02:00