index
:
mate-control-center
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.6
1.8
gh-pages
master
stale-workflow
time-admin
Utilities to configure the MATE desktop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
font-viewer
/
font-model.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
Fontviewer: model: load font names asynchronously
raveit65
1
-64
/
+140
2017-02-17
Fontviewer: model: use a single IO scheduler job to load thumbnail images
raveit65
1
-64
/
+64
2017-02-17
Fontviewer: model: cache tree iters when setting values on the model
raveit65
1
-45
/
+22
2017-02-17
Fontviewer: model, cache the fallback icon in the private struct
raveit65
1
-27
/
+29
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