Age | Commit message (Expand) | Author |
---|---|---|
2019-04-05 | AK: Revert Eternal<T> for now since it doesn't work as intended. | Andreas Kling |
2019-04-03 | AK: Add Eternal<T> and use it in various places. | Andreas Kling |
2019-03-06 | More work on the variable-width font support. | Andreas Kling |
2019-02-12 | LibGUI: Add a GFontDatabase class that lets you enumerate fonts and more. | Andreas Kling |