ladybird/Userland
Andreas Kling f0cc712246 TextEditor: Use an automatic "modified" marker in the window title
This simplifies the application somewhat as we no longer need to
manually update the window title whenever the text document changes.
2021-05-01 19:42:29 +02:00
..
Applets
Applications TextEditor: Use an automatic "modified" marker in the window title 2021-05-01 19:42:29 +02:00
Demos WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
DevTools Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
DynamicLoader Tests: Unify LibC tests to single location. 2021-04-29 10:37:26 +02:00
Games Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Libraries WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
Services WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
Shell Shell: Move the heredocs vector to a local value before processing it 2021-05-01 15:58:31 +02:00
Tests Tests: Convert LibC exec unit test to be LibTest based. 2021-04-29 10:37:26 +02:00
Utilities Userland: Add the rev(1) utility to reverse lines 2021-05-01 14:15:30 +02:00
CMakeLists.txt