summaryrefslogtreecommitdiff
path: root/Userland/Applets/ClipboardHistory
AgeCommit message (Expand)Author
2021-05-13Userland: Tighten a *lot* of pledges! :^)Andreas Kling
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-07FontEditor+ClipboardHistory: Use system-wide Clipboardthankyouverycool
2021-04-05ClipboardHistory: Make the applet use an alpha channelDawid Wolosowicz
2021-04-04WindowServer+LibGUI: Rename WindowType::MenuApplet => AppletAndreas Kling
2021-04-04Userland: Rename *.MenuApplet => *.AppletAndreas Kling