ladybird/Userland/Libraries
2021-02-16 19:58:43 +01:00
..
LibAudio
LibC LibC: Teach scanf how to read "%lu" and "%llu" (unsigned long{, long}) 2021-02-16 10:38:52 +01:00
LibChess
LibCompress
LibCore LibCore: Expose UDPServer::fd() and make the constructor protected 2021-02-15 09:14:42 +01:00
LibCoreDump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDiff
LibELF
LibGemini
LibGfx LibGfx: Oops, fix misaligned window buttons for WindowType::Normal 2021-02-16 16:57:45 +01:00
LibGUI LibGUI: Add ScrollableWidget to forwarding header 2021-02-16 19:58:43 +01:00
LibHTTP
LibImageDecoderClient
LibIPC
LibJS LibJS: Use fabs() instead of abs() in JS::Value 2021-02-15 13:58:24 +01:00
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibProtocol
LibPthread LibC+LibPthread: Permit partial pthread_atfork 2021-02-15 22:09:01 +01:00
LibRegex
LibSymbolClient
LibSyntax
LibSystem
LibTar
LibTextCodec LibTextCodec: Add a simple UTF-16BE decoder 2021-02-16 17:31:22 +01:00
LibThread
LibTLS
LibTTF LibTTF: Interpret font names from Windows platform as UTF-16BE 2021-02-16 17:32:42 +01:00
LibVT LibVT: Clean up TerminalWidget a bit, removing unused cruft 2021-02-15 19:58:47 +01:00
LibWeb LibWeb: Use the correct DOM node when moving text cursor with mouse 2021-02-15 23:25:29 +01:00
LibX86
CMakeLists.txt