Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-17 | Fontviewer: font-model, use g_utf8_collation_key to sort the model | raveit65 | 1 | -8/+13 |
2017-02-17 | Fontviewer: font-model, use g_io_scheduler_push_job() to refactor thumbnailin... | raveit65 | 1 | -197/+135 |
2017-02-17 | Font-viewer: font-model, don't use sync g_file_query_info() | raveit65 | 1 | -10/+23 |
2017-02-17 | Fontviewer: font-model, set a fallback icon if we fail to read the thumbnail | raveit65 | 1 | -3/+20 |
2017-02-17 | Fontviewer: font-model, add API to get an iter from a FT_Face | raveit65 | 1 | -36/+36 |
2017-02-17 | Fontviewer: font-model, install file monitors on fontconfig font directories | raveit65 | 1 | -0/+78 |
2017-02-17 | Fontviewer: move FontConfig init/deinit to the application class | raveit65 | 1 | -2/+0 |
2017-02-17 | Fontviewer: font-model: set a fallback icon if we fail thumbnailing the font ... | raveit65 | 1 | -11/+46 |
2017-02-17 | Font-viewer: add FontViewModel | raveit65 | 1 | -0/+458 |