This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-07 08:15:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01ae3e9c856bbfcedaedb3706eb6e9dc2295ca4e
ladybird
/
Servers
History
Andreas Kling
ef38c49619
WindowServer+LibGUI+LibHTML: Fix build with -std=c++2a
2020-02-19 12:03:01 +01:00
..
AudioServer
AudioServer: Remove ASEventLoop class and do all the setup in main()
2020-02-17 16:50:48 +01:00
LookupServer
LibCore: Replace manual forward declarations with <LibCore/Forward.h>
2020-02-15 00:13:44 +01:00
NotificationServer
NotificationServer: Add new notification windows below the lowest one
2020-02-16 21:58:17 +01:00
ProtocolServer
AK: Add basic Traits for RefPtr
2020-02-16 21:58:17 +01:00
SystemServer
AK: Remove manual forward declarations with <AK/Forward.h>
2020-02-15 00:12:31 +01:00
TelnetServer
TelnetServer: Protect the Client object during drain_socket()
2020-02-08 19:12:52 +01:00
TTYServer
…
WebServer
LibCore: Replace manual forward declarations with <LibCore/Forward.h>
2020-02-15 00:13:44 +01:00
WindowServer
WindowServer+LibGUI+LibHTML: Fix build with -std=c++2a
2020-02-19 12:03:01 +01:00
Makefile
…