Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-17 | Fontviewer: move FontConfig init/deinit to the application class | raveit65 | 1 | -2/+0 | |
Safely init FontConfig once for the whole app, and de-init it when quitting. taken from: https://git.gnome.org/browse/gnome-font-viewer/commit/?id=beec585 | |||||
2017-02-17 | Fontviewer: font-model: set a fallback icon if we fail thumbnailing the font ↵ | raveit65 | 1 | -11/+46 | |
file taken from: https://git.gnome.org/browse/gnome-font-viewer/commit/?id=a244951 | |||||
2017-02-17 | Font-viewer: add FontViewModel | raveit65 | 1 | -0/+458 | |
taken from: https://git.gnome.org/browse/gnome-font-viewer/commit/?id=184661h |