ladybird/Libraries
Linus Groh b8eb1baac8 LibGUI: Move REGISTER_WIDGET(GUI, TabWidget) to Widget.cpp
All the other (GUI) registrations happen here, so it's confusing to have
just one elsewhere ("wait... is TabWidget not registered?!").
2020-12-29 15:42:30 +01:00
..
LibAudio Everywhere: Tweak "2020-2020" => "2020" in copyright headers 2020-12-25 12:24:05 +01:00
LibC Kernel+LibC: Add a very limited sys$mremap() implementation 2020-12-29 02:20:43 +01:00
LibChess Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00
LibCompress
LibCore LibCore: Make Core::Timer::create_single_shot() create a stopped timer 2020-12-28 21:28:40 +01:00
LibCoreDump LibCoreDump: Make for_each_thread_info() callback arg a reference 2020-12-29 15:42:30 +01:00
LibCpp
LibCrypt
LibCrypto LibTLS+LibCrypto: Remove all remaining uses of ByteBuffer::wrap() 2020-12-19 18:29:13 +01:00
LibDebug LibELF: Remove ELF::Loader and move everyone to ELF::Image 2020-12-25 02:14:56 +01:00
LibDesktop Everywhere: Move AppFile from LibGUI to LibDesktop 2020-12-28 01:28:07 +01:00
LibDiff LibC: Fix some incorrect printf usages 2020-12-26 10:05:50 +01:00
LibELF LibELF: Don't try to call mremap() on macOS 2020-12-29 10:56:43 +01:00
LibGemini LibTLS: Even more ByteBuffer -> Span conversion 2020-12-19 18:29:13 +01:00
LibGfx LibGfx+AK: Make text elision work with multi-byte characters 2020-12-28 23:54:10 +01:00
LibGUI LibGUI: Move REGISTER_WIDGET(GUI, TabWidget) to Widget.cpp 2020-12-29 15:42:30 +01:00
LibHTTP Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00
LibImageDecoderClient
LibIPC Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00
LibJS LibJS: Uncomment the tests that pass now 2020-12-29 13:43:16 +01:00
LibKeyboard
LibLine Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00
LibM LibM: Reimplement some functions using FPU 2020-12-29 13:43:16 +01:00
LibMarkdown
LibPCIDB
LibProtocol LibProtocol: Remove use of ByteBuffer::wrap() in protocol API 2020-12-19 13:09:02 +01:00
LibPthread Everywhere: void arguments to C functions 2020-12-26 10:10:27 +01:00
LibRegex LibRegex: Fail early if eof seen after '(?' 2020-12-28 13:09:22 +01:00
LibTar
LibTextCodec LibTextCodec: Fix minor errors in Latin2 decoder 2020-12-28 23:31:12 +01:00
LibThread
LibTLS LibTLS: Fix TLS breakage after ByteBuffer => Span conversion 2020-12-26 16:09:02 +01:00
LibUnwind
LibVT LibVT: Implement find and scroll helper methods in TerminalWidget 2020-12-28 11:40:35 +01:00
LibWeb LibWeb: Fill OOPWV with the palette base color until we have pixels 2020-12-29 00:47:30 +01:00
LibX86 LibELF: Remove ELF::Loader and move everyone to ELF::Image 2020-12-25 02:14:56 +01:00
CMakeLists.txt LibCoreDump: Add library for parsing coredump files 2020-12-14 23:05:53 +01:00