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
/
Piano
Age
Commit message (
Expand
)
Author
2021-06-15
AK: Add support for removing SinglyLinkedList nodes during iteration
Idan Horowitz
2021-05-23
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
Andreas Kling
2021-05-22
Userland: Rename LibThread => LibThreading
Andreas Kling
2021-05-21
Applications: Use titlecase and distinct underlined characters in menus
Max Wipfli
2021-05-21
Userland: Change typedef to using directive
Lenny Maiorani
2021-05-17
Piano: Use the return key emoji in the key labels
Grant Yap
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-12
Everywhere: Add Alt shortcuts to remaining top-level menus
Linus Groh
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-03
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
Andreas Kling
2021-05-02
LibGfx: Unify Rect, Point, and Size
Matthew Olsson
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-04-25
Piano: Add track Volume and improve QOL
kleines Filmröllchen
2021-04-23
Userland: Piano: Optimize repaints
kleines Filmröllchen
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-03-27
Everywhere: rename 'Sample' type to 'Frame'
Cesar Torres
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-17
Piano: Avoid selecting out of range notes.
Oleg Sikorskiy
2021-03-02
Piano: Reset position in piano roll when exporting
William McPherson
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-01-16
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Andreas Kling
2021-01-15
Everywhere: Pledge "sendfd" in WindowServer client programs
Andreas Kling
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling