ladybird/Userland/Applications/BrowserSettings
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
..
AutoplaySettingsWidget.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
AutoplaySettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
AutoplaySettingsWidget.h BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
BrowserSettingsWidget.cpp LibGUI+Userland: Store column names in JsonArrayModel as String 2023-05-15 06:42:10 +02:00
BrowserSettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
BrowserSettingsWidget.h BrowserSettings: Convert BrowserSettingsWidget to a failable factory 2023-04-24 09:21:51 +02:00
CMakeLists.txt BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
ContentFilterSettingsWidget.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
ContentFilterSettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
ContentFilterSettingsWidget.h BrowserSettings: Propagate errors from creation of content filter widget 2023-04-22 12:32:40 +02:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00