ladybird/Userland
sin-ack 64f135d90f LibCore+Userland: Remove Core::TCPSocket :^)
This was deprecated in favor of Core::Stream::TCPSocket, and now has no
users.
2022-02-06 17:28:17 +00:00
..
Applets Keymap Applet: Spawn KeyboardSettings when clicking 2022-02-04 21:30:31 +01:00
Applications CrashReporter: Capture backtrace progress callback's arguments by value 2022-02-06 18:25:05 +03:30
Demos Starfield: Add app icon 2022-02-01 04:11:56 +00:00
DevTools UserspaceEmulator: Implement ioctl TIOCSTI 2022-01-29 11:22:43 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games Chess: Don't use Vector in a literal iterator 2022-01-28 23:40:25 +01:00
Libraries LibCore+Userland: Remove Core::TCPSocket :^) 2022-02-06 17:28:17 +00:00
Services LibCore+Userland: Remove Core::TCPSocket :^) 2022-02-06 17:28:17 +00:00
Shell Shell: Use strncmp() instead of string.compare() for name completions 2022-02-05 16:59:12 +03:30
Utilities less: Add hotkeys f and b to scroll screen up/down 2022-02-06 13:44:53 +01:00
CMakeLists.txt