summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/EmojiInputDialog.gml
AgeCommit message (Expand)Author
2022-09-09LibGUI: Set EmojiInputDialog's FrameShape to "Window"thankyouverycool
2022-09-08LibGUI: Add Unicode emoji group filters to the EmojiInputDialogTimothy Flynn
2022-09-08LibGUI: Add placeholder text to the emoji picker search boxTimothy Flynn
2022-09-07LibGUI: Add a search box to filter EmojiInputDialog by code point namesTimothy Flynn
2022-09-07LibGUI: Wrap the EmojiInputDialog in a scrollable containerTimothy Flynn
2022-09-07LibGUI: Convert EmojiInputDialog to GMLTimothy Flynn