ladybird/Userland/Applications
Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
This is no longer used by any of our IPC pairs.
2021-05-23 09:53:55 +02:00
..
3DFileViewer 3DFileViewer: Make the main widget a GUI::Frame 2021-05-21 16:14:40 +02:00
About Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
AnalogClock AnalogClock: Use YYYY-MM-DD format for window title 2021-05-14 20:17:09 +01:00
Browser Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
Calculator Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Calendar Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
CrashReporter Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Debugger Everywhere: Add missing includes for <AK/OwnPtr.h> 2021-05-19 21:36:57 +02:00
DisplaySettings DisplaySettings: Restrict selection of fixed-width fonts 2021-05-21 20:15:51 +02:00
FileManager Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
FontEditor Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Help Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
HexEditor HexEditor: Construct user interface from GML 2021-05-22 15:41:58 +01:00
ImageViewer Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
IRCClient Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
KeyboardMapper Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
KeyboardSettings Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Magnifier Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
MouseSettings Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
PDFViewer PDFViewer: Ignore wheel events when there is no document loaded 2021-05-18 21:25:35 +02:00
Piano LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
PixelPaint Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
Run Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SoundPlayer LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
SpaceAnalyzer Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Spreadsheet Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
SystemMonitor SystemMonitor: Remove "Inspect Process" action from context menu 2021-05-22 23:30:40 +02:00
Terminal Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
TextEditor Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
ThemeEditor Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Welcome Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
CMakeLists.txt 3DFileViewer: Move Demos/GLTeapot to Applications/3DFileViewer 2021-05-19 19:34:12 +01:00