serenity/Userland/Libraries
2023-02-02 14:43:29 +01:00
..
LibArchive AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
LibAudio AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
LibC AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibCards AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibChess AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibCodeComprehension AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibCompress AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
LibConfig
LibCore AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
LibCoredump AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibCpp AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibCrypt
LibCrypto AK: Deprecate the old AK::Stream 2023-01-29 19:16:44 -07:00
LibDebug AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
LibDesktop LibDesktop: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-26 09:57:14 -05:00
LibDeviceTree
LibDiff
LibDNS AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
LibDSP AK: Remove try_ prefix from FixedArray creation functions 2023-01-28 22:41:36 +01:00
LibEDID AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibELF LibElf: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00
LibFileSystemAccessClient
LibGemini AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
LibGfx LibGfx: Give ICC::TagType a virtual destructor 2023-02-01 19:19:30 +01:00
LibGL LibGL: Remove DeprecatedString usage 2023-01-30 13:49:52 -05:00
LibGLSL
LibGPU LibGPU: Remove DeprecatedString usage 2023-01-30 13:49:52 -05:00
LibGUI LibGUI: Make Tray item height honor the current font size 2023-02-02 13:15:03 +01:00
LibHTTP AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
LibIDL AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibImageDecoderClient
LibIMAP AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibIPC AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
LibJS LibJS: Format the era of ISO year 0 as BC 2023-02-02 12:12:26 +00:00
LibKeyboard LibKeyboard: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-26 09:57:14 -05:00
LibLine LibLine: Quit event loop when an error occurs on update 2023-02-01 01:04:42 +03:30
LibLocale LibLocale: Remove last use of DeprecatedString from LibLocale 2023-01-28 00:13:59 +00:00
LibMain
LibManual
LibMarkdown AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibPartition
LibPCIDB
LibPDF AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
LibProtocol LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2023-02-02 14:41:34 +01:00
LibRegex AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
LibSanitizer
LibSoftGPU LibSoftGPU: Only enable texture stages if required 2023-02-02 14:38:26 +01:00
LibSQL LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in Lagom 2023-02-02 05:35:44 -07:00
LibSymbolication LibSymbolication: Replace uses of JsonObject::get_deprecated()/get_ptr() 2023-01-26 09:57:14 -05:00
LibSyntax
LibSystem
LibTest LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2023-01-29 00:02:45 +00:00
LibTextCodec LibTextCodec: Add a MacRoman decoder 2023-01-24 14:37:20 +00:00
LibThreading
LibTimeZone
LibTLS AK: Deprecate the old AK::Stream 2023-01-29 19:16:44 -07:00
LibUnicode
LibUSBDB
LibVideo AK: Remove try_ prefix from FixedArray creation functions 2023-01-28 22:41:36 +01:00
LibVirtGPU Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h 2023-01-21 10:43:59 -07:00
LibVT LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
LibWasm AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
LibWeb LibWeb: Allow to set a root mode value when constructing a ShadowRoot 2023-02-02 14:43:29 +01:00
LibWebSocket LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2023-02-02 14:41:34 +01:00
LibWebView LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2023-02-02 14:41:34 +01:00
LibX86
LibXML LibXML: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00
CMakeLists.txt