ladybird/Services
Andreas Kling d9e39cb82d LibWeb: Support window.alert() in multi-process context
Alerts are now delegated to the embedding GUI process.
2020-09-12 14:49:29 +02:00
..
AudioServer LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
ChessEngine ChessEngine: Move from Applications to Services 2020-08-28 12:53:02 +02:00
Clipboard LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
DHCPClient Everywhere: Port to String::copy_characters_to_buffer() 2020-08-30 17:35:27 +02:00
ImageDecoder LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
LaunchServer LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
LookupServer AK: Add Endian.h header to replace NetworkOrdered.h. 2020-08-25 16:22:14 +02:00
NotificationServer LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
ProtocolServer LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
SystemMenu LibGUI: Add and use Window::center_on_screen() 2020-08-15 17:38:19 +02:00
SystemServer LibCore: Prefer strlcpy over strncpy, fix overflow 2020-08-24 00:45:03 +02:00
Taskbar Taskbar: Update and clear taskbar button rectangles 2020-08-19 11:38:26 +02:00
TelnetServer Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
WebContent LibWeb: Support window.alert() in multi-process context 2020-09-12 14:49:29 +02:00
WebServer WebServer: Show icons in directory listings :^) 2020-07-27 22:39:01 +02:00
WindowServer LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
CMakeLists.txt ChessEngine: Move from Applications to Services 2020-08-28 12:53:02 +02:00