summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/FontPicker.cpp
AgeCommit message (Expand)Author
2020-12-31LibGUI: Sort all the lists in the FontPickerAndreas Kling
2020-12-30LibGUI: Tweak FontPicker layoutAndreas Kling
2020-12-30LibGUI: Make FontPicker correctly select the current font when openedAndreas Kling
2020-12-30LibGUI: Allow GUI::FilePicker to show only fixed-width fontsAndreas Kling
2020-12-30LibGUI: Add a GUI::FontPicker dialog class :^)Andreas Kling