summaryrefslogtreecommitdiff
path: root/Userland/Applications/About
AgeCommit message (Expand)Author
2021-09-02About: Display the full versionMahmoud Mandour
2021-06-28Meta: Tidy up include path and alphabetic orderingSpencer Dixon
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-13Userland: Tighten a *lot* of pledges! :^)Andreas Kling
2021-04-25Userland+Base: Add "ladyball" logo for the system :^)Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-12Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)Andreas Kling
2021-01-16Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"Andreas Kling
2021-01-15Everywhere: Pledge "sendfd" in WindowServer client programsAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling