ladybird/Userland
Mustafa Quraish c3e4123ed7 PixelPaint: Change menu shortcut for "Fit Image to View"
This makes it consistent with `ImageViewer`, where `F` was unavailable
for use as a shortcut. A small change, but it's nice having the same
keyboard shortcuts where we can :^)
2022-02-14 11:49:21 +01:00
..
Applets Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
Applications PixelPaint: Change menu shortcut for "Fit Image to View" 2022-02-14 11:49:21 +01:00
Demos Userland: Run gml-format 2022-02-13 02:36:35 +02:00
DevTools Profiler: Add ability to process read syscalls 2022-02-14 11:38:13 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games Userland: Run gml-format 2022-02-13 02:36:35 +02:00
Libraries LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget 2022-02-14 11:49:21 +01:00
Services SystemServer: Remove Socket.h header + use Core::System in some places 2022-02-14 11:44:09 +01:00
Shell Shell: Use strncmp() instead of string.compare() for name completions 2022-02-05 16:59:12 +03:30
Utilities Utilities: Fix du to print stats for regular files 2022-02-14 11:47:52 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00