.. |
LibArchive
|
|
|
LibAudio
|
Audio: Add per-client volume
|
2021-09-12 23:38:57 +02:00 |
LibC
|
LibC: Add getpriority() and setpriority() stubs
|
2021-09-23 18:51:21 +02:00 |
LibCards
|
|
|
LibChess
|
|
|
LibCompress
|
|
|
LibConfig
|
|
|
LibCore
|
LibCore: Don't double-check select() in Socket's read notifier callback
|
2021-09-19 21:10:23 +04:30 |
LibCoredump
|
LibCoredump: Don't copy uncompressed coredumps into a ByteBuffer
|
2021-09-22 00:40:07 +02:00 |
LibCpp
|
|
|
LibCrypt
|
|
|
LibCrypto
|
Libraries: Use AK::Variant default initialization where appropriate
|
2021-09-21 04:22:52 +04:30 |
LibDebug
|
LibDebug: Dont copy an AbbreviationEntry every time we retrieve a value
|
2021-09-18 21:05:13 +02:00 |
LibDesktop
|
|
|
LibDiff
|
LibDiff: Coalesce adjacent changes into the same Hunk
|
2021-09-24 14:32:52 +02:00 |
LibDl
|
|
|
LibDSP
|
LibDSP+LibAudio: Use logarithmic scaling in delay effect
|
2021-09-12 23:38:57 +02:00 |
LibELF
|
LibELF: Use default instead of an empty constructor/destructor
|
2021-09-16 17:17:13 +02:00 |
LibFileSystemAccessClient
|
|
|
LibGemini
|
LibTLS: Use a setter for on_tls_ready_to_write with some more smarts
|
2021-09-19 21:10:23 +04:30 |
LibGfx
|
LibGfx: Remove debug spam about not having some font installed
|
2021-09-24 15:01:49 +02:00 |
LibGL
|
|
|
LibGUI
|
LibGUI: Categorize font families by variant instead of weight
|
2021-09-24 14:59:39 +02:00 |
LibHTTP
|
LibTLS: Use a setter for on_tls_ready_to_write with some more smarts
|
2021-09-19 21:10:23 +04:30 |
LibImageDecoderClient
|
|
|
LibIMAP
|
LibIMAP: Remove unused Variant option
|
2021-09-21 04:22:52 +04:30 |
LibIPC
|
LibIPC: Use default instead of an empty constructor/destructor
|
2021-09-16 17:17:13 +02:00 |
LibJS
|
LibJS: Rename {Abstract,Typed => Loosely,Strictly}{Equals,Inequals}
|
2021-09-24 09:13:57 +02:00 |
LibKeyboard
|
AK: Make Utf8View constructors inline and remove C string constructor
|
2021-09-18 19:54:24 +02:00 |
LibLine
|
|
|
LibM
|
|
|
LibMarkdown
|
LibMarkdown: Re-add support for Serenity's style code blocks extension
|
2021-09-12 12:17:16 +02:00 |
LibPCIDB
|
|
|
LibPDF
|
LibPDF: Rely on default-constructor of Variant
|
2021-09-21 04:22:52 +04:30 |
LibProtocol
|
|
|
LibPthread
|
|
|
LibRegex
|
Libraries: Use AK::Variant default initialization where appropriate
|
2021-09-21 04:22:52 +04:30 |
LibSanitizer
|
|
|
LibSQL
|
|
|
LibSymbolication
|
|
|
LibSyntax
|
|
|
LibSystem
|
|
|
LibTest
|
LibJS+LibTest: Use JS::Script and JS::SourceTextModule in test-js
|
2021-09-14 21:41:51 +02:00 |
LibTextCodec
|
LibTextCodec: Ignore BYTE ORDER MARK at the start of utf8/16 strings
|
2021-09-15 17:00:18 +02:00 |
LibThreading
|
LibThreading: Use default instead of an empty constructor/destructor
|
2021-09-16 17:17:13 +02:00 |
LibTLS
|
Libraries: Use AK::Variant default initialization where appropriate
|
2021-09-21 04:22:52 +04:30 |
LibUnicode
|
|
|
LibUSBDB
|
|
|
LibVideo
|
|
|
LibVT
|
LibVT: Add movemouse support for triple click
|
2021-09-19 20:28:09 +04:30 |
LibWasm
|
Libraries: Use AK::Variant default initialization where appropriate
|
2021-09-21 04:22:52 +04:30 |
LibWeb
|
LibWeb: Make HTML::EventLoop::process() a no-op if there are no tasks
|
2021-09-24 15:01:49 +02:00 |
LibWebSocket
|
LibTLS: Use a setter for on_tls_ready_to_write with some more smarts
|
2021-09-19 21:10:23 +04:30 |
LibX86
|
LibX86: Use default instead of an empty constructor/destructor
|
2021-09-16 17:17:13 +02:00 |
CMakeLists.txt
|
|
|