summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/FontPickerDialog.gml
AgeCommit message (Expand)Author
2021-09-24LibGUI: Categorize font families by variant instead of weightthankyouverycool
2021-04-16LibGUI: Allow arbitrary font size in FontPickerJames Triantafylos
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling