ladybird/Userland/Applications/TextEditor
Max Wipfli 229414b002 Applications: Use titlecase and distinct underlined characters in menus
This changes (context) menus across the system to conform to titlecase
capitalization and to not underline the same character twice (for
accessing actions with Alt).
2021-05-21 18:41:28 +01:00
..
CMakeLists.txt TextEditor: Add support for SQL highlighting 2021-05-09 09:39:05 +02:00
FileArgument.cpp TextEditor: Minor cleanups in the FileArgument class 2021-05-06 12:35:25 +02:00
FileArgument.h TextEditor: Minor cleanups in the FileArgument class 2021-05-06 12:35:25 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
MainWidget.cpp Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
MainWidget.h TextEditor: Don't launch a WebContent process until it's needed 2021-05-20 22:12:42 +02:00
TextEditorWindow.gml TextEditor: Don't launch a WebContent process until it's needed 2021-05-20 22:12:42 +02:00