ladybird/Userland
Gunnar Beutner 78803ce384 Userland: Split IPC endpoints into proxies and stubs
This enables support for automatically generating client methods.
With this added the user gets code completion support for all
IPC methods which are available on a connection object.
2021-05-03 21:14:06 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 2021-05-03 21:03:13 +02:00
Demos WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
DevTools Userland: Split IPC endpoints into proxies and stubs 2021-05-03 21:14:06 +02:00
DynamicLoader DynamicLoader: Fix compiler warning 2021-05-03 08:42:39 +02:00
Games Minesweeper: Tweak main UI layout a little bit 2021-05-03 18:07:35 +02:00
Libraries Userland: Split IPC endpoints into proxies and stubs 2021-05-03 21:14:06 +02:00
Services Userland: Split IPC endpoints into proxies and stubs 2021-05-03 21:14:06 +02:00
Shell Shell: Only match entries from PATH when a program name is given 2021-05-02 19:46:33 +02:00
Tests LibC: Fix invalid 1-byte read I introduced in dirent. 2021-05-03 09:47:05 +02:00
Utilities Userland: Fix 64-bit portability issues 2021-05-03 08:42:39 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00