1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 12:35:07 +00:00
serenity/Userland/Applications/TextEditor
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 TextEditor: Enable CMake syntax highlighting 2023-03-04 05:43:43 -07:00
FileArgument.cpp TextEditor: Replace DeprecatedString for String 2023-02-17 16:32:02 +00:00
FileArgument.h TextEditor: Replace DeprecatedString for String 2023-02-17 16:32:02 +00:00
main.cpp Applications: Improve FSAC error message handling 2023-05-19 06:20:41 +02:00
MainWidget.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
MainWidget.h LibMarkdown+LibSyntax: Add a Markdown syntax highlighter 2023-05-05 17:08:40 +01:00
TextEditorWindow.gml Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00