index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Presenter
Age
Commit message (
Expand
)
Author
2023-01-16
Presenter: Disable "Next" and "Previous" actions when non-applicable
Lucas CHOLLET
2023-01-16
Presenter: Add `Presentation::has_a_[next,previous]_frame()`
Lucas CHOLLET
2023-01-15
Presenter: Use the non-deprecated API of `LibFileSystemAccessClient`
Lucas CHOLLET
2023-01-09
Presenter: Rearchitect on top of LibWeb
Andreas Kling
2023-01-07
LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated
Karol Kosek
2023-01-06
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
Sam Atkins
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2023-01-02
Base+Userland: Add menu item icons
Brandon Jordan
2022-12-29
Presenter: Accept file drops
Karol Kosek
2022-12-14
Presenter: Ignore unhandled keydown events
Sam Atkins
2022-12-14
Presenter: Provide default text styles to text objects
Arda Cinar
2022-12-14
Presenter: Fix a crash in loading untitled presentations
Arda Cinar
2022-12-14
Everywhere: Stop shoving things into ::std and mentioning them as such
Ali Mohammad Pur
2022-12-12
LibCore: Rename `Stream::read_all` to `read_until_eof`
Tim Schumacher
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-25
Applications: Add Presenter
kleines Filmröllchen