..
LibAudio
AudioServer: Give the AudioClient a way to keep track of the main mix volume
2020-07-21 19:02:25 +02:00
LibC
Kernel+LibC: Tidy up sys$ttyname() and sys$ptsname()
2020-08-04 18:17:16 +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
LibTLS + LibCrypto: Suppress unobserved Optoinal<T> return values.
2020-08-05 12:27:15 +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
LibGemini: Remove unused private field m_queued_finish
2020-08-04 17:42:08 +02:00
LibGfx
LibGfx: Make draw_scaled_bitmap() apply relative opacity
2020-08-05 14:43:36 +02:00
LibGUI
LibGUI: Use set_cursor() in TextEditor::set_document()
2020-08-05 17:27:14 +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
LibLine: Removed unused private field m_prompt_metrics
2020-08-04 17:42:08 +02:00
LibM
Revert "LibM: Always include <math.h> instead of <LibM/math.h>"
2020-08-04 21:17: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
Kernel + LibPthread: Use Userspace<T> in the create_thread syscall
2020-08-05 09:36:53 +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
LibTLS + LibCrypto: Suppress unobserved Optoinal<T> return values.
2020-08-05 12:27:15 +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: Specialize hit testing for text cursor purposes
2020-08-05 16:57:51 +02:00
LibX86
LibX86: Remove unused private fields m_segment, m_handler
2020-08-04 17:42:08 +02:00
CMakeLists.txt
LibCompress: Add LibCompress
2020-08-04 11:27:07 +02:00