ladybird/Userland/Libraries
2023-06-15 12:26:34 +01:00
..
LibArchive
LibAudio LibAudio: Add a forwarding header 2023-06-13 06:14:01 +02:00
LibC LibC: Implement stpcpy 2023-06-11 08:47:15 +02:00
LibCards
LibChess
LibCMake
LibCodeComprehension
LibCompress
LibConfig
LibCore LibCore+Applications: Put timeout parameter first in debounce() 2023-06-14 17:53:59 +02:00
LibCoredump LibCoredump: Avoid unnecessary conversion to DeprecatedString 2023-05-27 17:30:55 +02:00
LibCpp
LibCrypt
LibCrypto Kernel: Move Random.{h,cpp} code to Security subdirectory 2023-06-04 21:32:34 +02:00
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID Everywhere: Move global Kernel pattern code to Kernel/Library directory 2023-06-04 21:32:34 +02:00
LibELF Everywhere: Move global Kernel pattern code to Kernel/Library directory 2023-06-04 21:32:34 +02:00
LibFileSystem LibFileSystem+Everything: Remove resolve_executable_from_environment 2023-06-06 23:46:36 +02:00
LibFileSystemAccessClient LibFSAC+Userland: Pass options for FSAC::open_file() using a struct 2023-06-11 09:40:17 +01:00
LibGemini
LibGfx LibGfx: Add Bitmap::strip_alpha_channel() 2023-06-14 08:30:06 +02:00
LibGL
LibGLSL
LibGPU
LibGUI LibGUI: Avoid unnecessary copies of MenuItem pointer sets 2023-06-15 08:09:16 +02:00
LibHTTP
LibIDL LibIDL: Avoid unnecessary copies of imported paths 2023-06-15 08:09:16 +02:00
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Fix redundancy-detection when printing raw values 2023-06-15 08:09:16 +02:00
LibKeyboard
LibLine LibLine: Avoid unnecessary copies of style spans 2023-06-15 08:07:17 +02:00
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition LibPartition: Migrate from DeprecatedFile to File 2023-06-05 14:50:09 +02:00
LibPCIDB
LibPDF
LibProtocol
LibRegex LibRegex: Treat \<ORD_CHAR> as unescaped in POSIX BRE/ERE 2023-06-14 12:38:10 +02:00
LibSanitizer
LibSoftGPU
LibSQL LibSQL+SQLServer: Do not re-open databases 2023-06-13 16:33:42 -04:00
LibSymbolication
LibSyntax
LibSystem
LibTest LibTest: Use the 16 standard ANSI colors in status output 2023-05-28 06:31:59 -07:00
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo LibGfx/LibVideo: Check for overreads only at end of a VPX range decode 2023-06-10 07:17:12 +02:00
LibVirtGPU
LibVT
LibWasm LibWasm: Stop passing a nonzero 'mode' to open(..., O_DIRECTORY) 2023-06-10 07:18:02 +02:00
LibWeb LibWeb: Implement CSS sign() 2023-06-15 12:26:34 +01:00
LibWebSocket
LibWebView LibGUI+Userland: Propagate errors in Model::column_name() 2023-06-14 17:53:59 +02:00
LibX86
LibXML LibXML: Prevent entering the root node of an SVG document twice 2023-06-09 01:12:48 +02:00
CMakeLists.txt