serenity/Userland/Applications/FileManager
thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text
Corrects a slew of titles, buttons, labels, menu items and status bars
for capitalization, ellipses and punctuation.

Rewords a few actions and dialogs to use uniform language and
punctuation.
2023-05-23 05:59:49 +02:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
DesktopWidget.cpp
DesktopWidget.h
DirectoryView.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
DirectoryView.h FileManager: Use GUI::Process::spawn_or_show_error() to open terminals 2023-03-24 22:06:38 +00:00
FileManagerWindow.gml
FileOperationProgress.gml
FileOperationProgressWidget.cpp AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
FileOperationProgressWidget.h AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +02:00
FileUtils.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
FileUtils.h
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
PropertiesWindow.cpp LibGUI+Userland: Port Labels to String 2023-04-30 05:48:14 +02:00
PropertiesWindow.h
PropertiesWindowGeneralTab.gml