ladybird/Userland/Libraries
2023-03-03 21:56:42 +01:00
..
LibArchive
LibAudio LibAudio: Use the proper functions to read WAV samples 2023-02-27 18:28:12 +01:00
LibC Kernel: Move TYPEDEF_* TTY macros to API/ttydefaults.h file 2023-03-01 19:36:53 -07:00
LibCards LibCards: Make find_card_stack_to_drop_on() non-const 2023-02-21 00:54:04 +01:00
LibChess
LibCodeComprehension Everywhere: Use '_{short_,}string' literals more 2023-02-28 15:15:36 +00:00
LibCompress
LibConfig
LibCore LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog 2023-03-03 15:23:47 +01:00
LibCoredump
LibCpp LibCpp: Add folding regions to syntax highlighters 2023-03-03 21:56:42 +01:00
LibCrypt
LibCrypto Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
LibDebug HackStudio: Add 'pause debuggee' button 2023-02-24 19:09:27 +01:00
LibDesktop
LibDeviceTree LibDeviceTree: Use unchecked_append() in path parsing 2023-02-24 23:56:37 +01:00
LibDiff
LibDNS
LibDSP LibDSP: Don't crash on out-of-bounds parameter value 2023-02-25 20:49:41 -07:00
LibEDID
LibELF Kernel+Userland: Refine preventing syscall annotations of Regions option 2023-02-24 22:26:07 +01:00
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Draw checkbox check in the center of the checkbox rect 2023-03-03 15:38:59 +01:00
LibGL LibGL: Fix minor const-correctness issues 2023-02-21 00:54:04 +01:00
LibGLSL Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
LibGPU
LibGUI LibGUI: Add folding regions to INI syntax highlighter 2023-03-03 21:56:42 +01:00
LibHTTP
LibIDL LibIDL: Use OrderedHash{Table,Map} to store Enumeration values 2023-03-03 09:25:34 +00:00
LibImageDecoderClient LibImageDecoderClient: Fix minor const-correctness issue 2023-02-21 00:54:04 +01:00
LibIMAP
LibIPC LibIPC: Add a built-in encoder/decoder for AK::Time 2023-02-24 15:50:42 -05:00
LibJS LibJS: Use a Variant instead of two Optionals for ThrowCompletionOr 2023-03-01 17:55:42 +00:00
LibKeyboard
LibLine
LibLocale
LibMain
LibManual Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
LibMarkdown
LibPartition LibPartition: Make Kernel parts const-correct re: StorageDevice& 2023-02-21 00:54:04 +01:00
LibPCIDB
LibPDF LibPDF: Detect CFF encodings with supplements 2023-03-02 12:18:53 +01:00
LibProtocol
LibRegex LibRegex: Add to_string method for RegexStringView 2023-02-17 16:32:02 +00:00
LibSanitizer
LibSoftGPU LibSoftGPU: Use multiplication instead of division for linear fog 2023-02-18 01:45:00 +01:00
LibSQL LibSQL: Fix minor const-correctness issues 2023-02-21 00:54:04 +01:00
LibSymbolication Kernel+Userland: Add constants subdirectory at /sys/kernel directory 2023-02-19 13:47:11 +01:00
LibSyntax LibSyntax: Expose folding regions from ProxyHighlighterClient 2023-03-03 21:56:42 +01:00
LibSystem
LibTest LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00
LibTextCodec LibTextCodec/Latin1: Iterate over input string with u8 instead of char 2023-02-28 08:46:06 +00:00
LibThreading
LibTimeZone
LibTLS
LibUnicode LibUnicode: Allow ignoring text presentation emoji in sequence detection 2023-02-28 13:22:58 +00:00
LibUSBDB
LibVideo
LibVirtGPU
LibVT
LibWasm LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result 2023-02-26 10:54:23 +03:30
LibWeb LibWeb: Add folding regions to CSS syntax highlighter 2023-03-03 21:56:42 +01:00
LibWebSocket
LibWebView LibWebView: Display Accessible Name and Description 2023-02-19 15:58:20 +01:00
LibX86
LibXML
CMakeLists.txt