summaryrefslogtreecommitdiff
path: root/LibGUI/GFontDatabase.cpp
AgeCommit message (Expand)Author
2019-06-03StringViewize a bunch of things -- mostly LibGUIRobin Burchell
2019-05-27LibCore: Add CDirIterator, and use it in everything rather than readdirRobin Burchell
2019-04-05AK: Revert Eternal<T> for now since it doesn't work as intended.Andreas Kling
2019-04-03AK: Add Eternal<T> and use it in various places.Andreas Kling
2019-03-06More work on the variable-width font support.Andreas Kling
2019-02-12LibGUI: Add a GFontDatabase class that lets you enumerate fonts and more.Andreas Kling