.. |
LibAudio
|
LibAudio: Make it so that an unused WavWriter is destructible
|
2020-12-31 21:59:20 +01:00 |
LibC
|
Everywhere: Re-format with clang-format-11
|
2020-12-31 21:51:00 +01:00 |
LibChess
|
|
|
LibCompress
|
AK: Deal with unsigned integers in binary search.
|
2021-01-01 22:23:13 +01:00 |
LibCore
|
LibCore: Remove Core::Object::is_widget() in favor of RTTI
|
2021-01-01 16:08:49 +01:00 |
LibCoreDump
|
LibELF+LibCoreDump: Add a Metadata notes entry
|
2020-12-30 16:28:27 +01:00 |
LibCpp
|
|
|
LibCrypt
|
|
|
LibCrypto
|
|
|
LibDebug
|
Everywhere: Re-format with clang-format-11
|
2020-12-31 21:51:00 +01:00 |
LibDesktop
|
Everywhere: Move AppFile from LibGUI to LibDesktop
|
2020-12-28 01:28:07 +01:00 |
LibDiff
|
|
|
LibELF
|
LibELF: validate_program_headers: Validate p_memsz and p_align
|
2021-01-01 14:34:25 +01:00 |
LibGemini
|
ProtocolServer: Avoid blocking all downloads when client stops reading
|
2020-12-31 16:57:09 +01:00 |
LibGfx
|
LibGfx: Tweak color of checkmark in disabled+checked GUI::CheckBox
|
2021-01-01 23:08:59 +01:00 |
LibGUI
|
LibCore: Remove Core::Object::is_widget() in favor of RTTI
|
2021-01-01 16:08:49 +01:00 |
LibHTTP
|
ProtocolServer: Avoid blocking all downloads when client stops reading
|
2020-12-31 16:57:09 +01:00 |
LibImageDecoderClient
|
|
|
LibIPC
|
LibIPC: Add an on_destruction hook to IPC::Message
|
2020-12-30 20:37:41 +01:00 |
LibJS
|
LibJS: Remove hand-rolled type information in JS AST in favor of RTTI
|
2021-01-01 19:34:07 +01:00 |
LibKeyboard
|
LibKeyboard: get_char now handles e0 prefix for control keys
|
2020-12-30 02:12:04 +01:00 |
LibLine
|
Everywhere: Re-format with clang-format-11
|
2020-12-31 21:51:00 +01:00 |
LibM
|
LibM: Reimplement some functions using FPU
|
2020-12-29 13:43:16 +01:00 |
LibMarkdown
|
|
|
LibPCIDB
|
|
|
LibProtocol
|
ProtocolServer: Use an empty Optional<IPC::File> to pass along "no fd"
|
2021-01-01 14:26:43 +01:00 |
LibPthread
|
LibPthread: Implement destruction of pthread_keys
|
2021-01-01 23:01:48 +01:00 |
LibRegex
|
Everywhere: Fix more typos
|
2020-12-31 01:47:41 +01:00 |
LibTar
|
|
|
LibTextCodec
|
LibTextCodec: Fix minor errors in Latin2 decoder
|
2020-12-28 23:31:12 +01:00 |
LibThread
|
LibThread: Improve semantics of Thread::join, and remove Thread::quit.
|
2021-01-01 23:01:48 +01:00 |
LibTLS
|
|
|
LibTTF
|
Everywhere: Fix more typos
|
2020-12-31 01:47:41 +01:00 |
LibUnwind
|
|
|
LibVT
|
LibGFX: Move default_xxx_font() methods from Font to FontDatabase
|
2020-12-30 20:40:30 +01:00 |
LibWeb
|
LibWeb: Use is<T> in XMLHttpRequestPrototype
|
2021-01-01 22:41:50 +01:00 |
LibX86
|
|
|
CMakeLists.txt
|
LibTTF: Reorganized TTF parsing code into LibTTF
|
2020-12-30 20:40:30 +01:00 |