ladybird/Userland
Karol Kosek 677e4845a7 PixelPaint: Add Cut action
It's just the Copy action with erasing selection at the end.
2022-03-19 00:50:59 +01:00
..
Applets ClipboardHistory: Show ranges and max dimensions for copied glyphs 2022-03-18 01:12:26 +01:00
Applications PixelPaint: Add Cut action 2022-03-19 00:50:59 +01:00
Demos Userland: Change static const variables to static constexpr 2022-03-18 19:58:57 +01:00
DevTools HackStudio: Remove program name element in Core::command() calls 2022-03-17 12:32:59 +03:30
DynamicLoader
Games LibCards+Games: Change name of card type to card suit 2022-03-18 23:49:34 +00:00
Libraries LibCards+Games: Change name of card type to card suit 2022-03-18 23:49:34 +00:00
Services WindowServer: Fix animation crash 2022-03-18 20:00:30 +01:00
Shell Shell: Stop parsing options after the script name 2022-03-11 08:41:21 +03:30
Utilities Userland: Change static const variables to static constexpr 2022-03-18 19:58:57 +01:00
CMakeLists.txt