1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 13:55:08 +00:00
serenity/Userland/Applications/Presenter
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 Base+Presenter: Add icons for Presenter 2023-02-01 19:17:48 +01:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Presentation.cpp Presenter: Support multiple frames per slide 2023-03-22 10:32:02 +01:00
Presentation.h Presenter: Support multiple frames per slide 2023-03-22 10:32:02 +01:00
PresenterWidget.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
PresenterWidget.h Presenter: Add a "Resize to Fit Content" action 2023-03-21 10:10:29 +01:00
Slide.cpp Presenter: Support multiple frames per slide 2023-03-22 10:32:02 +01:00
Slide.h Presenter: Support multiple frames per slide 2023-03-22 10:32:02 +01:00
SlideObject.cpp Presenter: Don't give a style value if there are no styles 2023-03-22 10:32:02 +01:00
SlideObject.h Presenter: Support multiple frames per slide 2023-03-22 10:32:02 +01:00