ladybird/Libraries
AnotherTest 6f15f23a40 LibGfx: Add Path::close_all_subpaths()
Unlike Path::close() which closes only the last subpath (if possible),
this closure mechanism closes _all_ available subpaths.
2020-05-09 23:25:39 +02:00
..
LibAudio Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
LibBareMetal AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros 2020-04-30 11:43:25 +02:00
LibC LibC: Log calls to getrusage 2020-05-07 23:32:11 +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 HackStudio: Support variable inspection in nested scopes 2020-05-08 12:16:10 +02:00
LibDesktop LibDesktop: Don't resolve relative URL's, expect absolute URLs instead 2020-05-09 16:14:56 +02:00
LibELF LibELF: Add Image::Section::wrapping_byte_buffer 2020-05-07 23:32:11 +02:00
LibGfx LibGfx: Add Path::close_all_subpaths() 2020-05-09 23:25:39 +02:00
LibGUI Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
LibHTTP LibHTTP: Actually include query parameters when serializing raw request 2020-05-05 11:19:38 +02:00
LibIPC LibIPC: Use NonnullOwnPtrVector<Message> in IPC::ServerConnection 2020-05-08 21:40:06 +02:00
LibJS LibJS: Correct tiny issue with passing a String to String::format 2020-05-08 21:02:47 +02:00
LibLine LibLine: Handle ^L while in search mode 2020-05-02 11:57:21 +02:00
LibM LibM: Implement fmodf() 2020-05-02 01:23:30 +02:00
LibMarkdown LibMarkdown: Turn absolute links into hyperlinks in terminal output :^) 2020-05-09 16:23:41 +02:00
LibPCIDB Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
LibProtocol Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
LibPthread LibPthread: Hookup abstime argument to pthread_cond_timedwait 2020-04-26 21:31:52 +02:00
LibTextCodec LibTextCodec: Start fleshing out a simple text codec library 2020-05-03 23:01:58 +02:00
LibThread AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros 2020-04-30 11:43:25 +02:00
LibTLS LibTLS: Verify server certificate expiry date 2020-05-07 10:23:58 +02:00
LibVT LibVT: Snapshot the URL we're opening a context menu for 2020-05-09 18:45:45 +02:00
LibWeb LibWeb: Add support for animated images to HTMLImageElement 2020-05-09 12:01:59 +02:00
LibX86 LibX86: Rename build0FSlash() to build_0f_slash() 2020-05-07 12:22:36 +02:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00