Age | Commit message (Expand) | Author |
---|---|---|
2019-06-03 | StringViewize a bunch of things -- mostly LibGUI | Robin Burchell |
2019-05-27 | LibCore: Add CDirIterator, and use it in everything rather than readdir | Robin Burchell |
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 |