ladybird/Libraries
Andreas Kling 8af3af137e LibVT: Use the "ActiveLink" theme color for links being clicked
Okay, links are finally starting to feel visually intuitive. :^)
2020-05-10 16:14:49 +02:00
..
LibAudio Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
LibBareMetal
LibC LibC: Fix get{sock,peer}name to match their kernel-side prototypes 2020-05-10 01:04:10 +02:00
LibCore LibDesktop: Switch to LaunchServer for DesktopServices::open 2020-05-09 15:13:32 +02:00
LibCrypto LibCrypto: Cache the "trimmed length" of UnsignedBigIntegers 2020-05-07 12:23:09 +02:00
LibDebug LibDebug: Add support for creating VariableInfo for paramters 2020-05-09 23:41:08 +02:00
LibDesktop LibDesktop: Return the correct value in OpenUrl 2020-05-10 00:39:14 +02:00
LibELF LibELF: Add Image::Section::wrapping_byte_buffer 2020-05-07 23:32:11 +02:00
LibGfx LibGfx: Make buttons slightly chunkier on the top/left side 2020-05-10 14:24:20 +02:00
LibGUI LibGUI+LibGfx: Paint scollbar tracks with a dithered pattern 2020-05-10 01:02:06 +02:00
LibHTTP LibHTTP: Actually include query parameters when serializing raw request 2020-05-05 11:19:38 +02:00
LibIPC Meta: Delete empty .cpp files 2020-05-09 23:45:16 +02:00
LibJS LibJS: Correct tiny issue with passing a String to String::format 2020-05-08 21:02:47 +02:00
LibLine LibLine: Support RGB colors 2020-05-10 10:23:05 +02:00
LibM
LibMarkdown LibMarkdown: Turn absolute links into hyperlinks in terminal output :^) 2020-05-09 16:23:41 +02:00
LibPCIDB
LibProtocol Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
LibPthread
LibTextCodec LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00
LibThread
LibTLS LibTLS: Verify server certificate expiry date 2020-05-07 10:23:58 +02:00
LibVT LibVT: Use the "ActiveLink" theme color for links being clicked 2020-05-10 16:14:49 +02:00
LibWeb LibGfx: Replace 'bool dotted' with a LineStyle::{Solid,Dotted} enum 2020-05-10 13:34:59 +02:00
LibX86 LibX86: Rename build0FSlash() to build_0f_slash() 2020-05-07 12:22:36 +02:00
Makefile