ladybird/Userland/Applications
Marcus Nilsson 6b85c7647c
Browser: Add context menu with history for back/forward button
Right clicking on back or forward will now show a context menu with
URLs to navigate to. Also added an optional argument for the number of
steps in go_back() and go_forward().
2021-05-23 23:58:00 +01: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 Browser: Add context menu with history for back/forward button 2021-05-23 23:58:00 +01:00
Calculator Calculator: Remove unused headers 2021-05-23 23:18:54 +01: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: Add 'Go to Offset...' dialog 2021-05-23 18:13:49 +02: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 LibCore: Make ProcessStatisticsReader return results in a Vector 2021-05-23 11:10:15 +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