..
AudioServer
LibIPC: Stop sending client ID to clients
2021-02-01 11:32:00 +01:00
ChessEngine
Everywhere: Replace a bundle of dbg with dbgln.
2021-01-22 22:14:30 +01:00
Clipboard
LibIPC: Stop sending client ID to clients
2021-02-01 11:32:00 +01:00
CrashDaemon
LibCore: Added FileWatcher, a binding for the watch_file syscall
2021-02-11 13:13:32 +01:00
DHCPClient
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
2021-02-08 18:08:55 +01:00
EchoServer
Everywhere: Replace a bundle of dbg with dbgln.
2021-01-22 22:14:30 +01:00
ImageDecoder
LibIPC: Stop sending client ID to clients
2021-02-01 11:32:00 +01:00
LaunchServer
LibIPC: Stop sending client ID to clients
2021-02-01 11:32:00 +01:00
LookupServer
LookupServer: Unify DNSRequest & DNSResponse
2021-02-06 17:52:47 +01:00
NotificationServer
NotificationWindow: Set notification text as tooltip content
2021-02-10 23:04:54 +01:00
ProtocolServer
LibIPC: Stop sending client ID to clients
2021-02-01 11:32:00 +01:00
SymbolServer
SymbolServer: Resolve filenames and line numbers from debug info :^)
2021-02-05 00:23:58 +01:00
SystemMenu
Everywhere: Debug macros instead of constexpr.
2021-01-25 09:47:36 +01:00
SystemServer
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
2021-02-08 18:08:55 +01:00
Taskbar
Everywhere: Hook up remaining debug macros to Debug.h.
2021-01-25 09:47:36 +01:00
TelnetServer
Services: Move to Userland/Services/
2021-01-12 12:23:01 +01:00
WebContent
LibWeb+WebContent: Support window.confirm() in OOPWV
2021-02-10 09:13:30 +01:00
WebServer
WebServer: Stream the downloaded files
2021-01-30 14:12:14 +01:00
WindowServer
WindowServer: Fix compositing of fullscreen window
2021-02-11 13:12:17 +01:00
CMakeLists.txt
SymbolServer: Add symbolication service for out-of-process ELF parsing
2021-02-04 23:19:08 +01:00