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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
Missing include guards
rbuj
1
-0
/
+4
2021-02-16
build: allow users to disable gettext support (--disable-nls)
rbuj
3
-7
/
+18
2020-07-20
Remove unused macros
rbuj
1
-1
/
+0
2020-03-02
Do not collect the translation for Icon
rbuj
1
-1
/
+1
2020-02-06
build: use warning flags
rbuj
1
-1
/
+1
2019-11-07
migrate from intltool to gettext
Wu Xiaotian
2
-6
/
+6
2019-09-09
fv: thumbnailer: add font/collection to the supported mimetypes
raveit65
1
-1
/
+1
2019-09-07
font-viewer: Add font/ttf and font/otf mime types
John Watts
1
-1
/
+1
2019-06-25
font-viewer: avoid deprecated 'g_type_class_add_private'
Wu Xiaotian
3
-12
/
+7
2019-06-18
Remove trailing whitespaces
rbuj
8
-25
/
+25
2019-05-09
add icon for the font viewer window
tamplan
1
-1
/
+3
2019-02-08
fixed distcheck fail on debian
Wu Xiaotian
2
-7
/
+2
2018-11-01
added search option for mate-font-viewer
sakib
1
-2
/
+70
2018-02-12
avoid deprecated GtkStock
Pablo Barciela
1
-1
/
+1
2018-01-30
require GTK+ 3.22 and GLib 2.50
monsta
1
-8
/
+0
2017-03-08
font-viewer font-view: fix a runtime warning
raveit65
1
-6
/
+32
2017-03-08
font-viewer font-view: Support TTC fonts
raveit65
1
-5
/
+8
2017-03-08
font-viewer font-model: Support TTC fonts
raveit65
2
-24
/
+61
2017-03-08
font-viewer font-thumbnailer: Extract face index from URI
raveit65
1
-1
/
+7
2017-03-08
font-viewer: sushi-font-widget: Add face_index argument
raveit65
3
-19
/
+37
2017-03-08
font-viewer font-utils: Add face_index argument
raveit65
3
-4
/
+9
2017-03-08
sushi-font-loader: Add face_index argument
raveit65
5
-5
/
+11
2017-03-08
font-viewer: change name to MATE font viewer in desktop file
raveit65
1
-1
/
+1
2017-03-08
font-viewer: fix a runtime warning
raveit65
1
-1
/
+1
2017-03-08
font-viewer: fix former deprecation commit of gtk_misc_set_alignment
raveit65
1
-4
/
+12
2017-03-08
font-viewer: avoid deprecated gtk_arrow_new
raveit65
1
-1
/
+1
2017-02-20
font-viewer: remove declaration of non-existent function
monsta
1
-2
/
+0
2017-02-17
add style class font-viewer at top level
raveit65
1
-0
/
+5
2017-02-17
Fontviewer: Update SushiFontLoader from sushi
raveit65
1
-35
/
+17
2017-02-17
Fontviewer: Replace io scheduler with g_task_run_in_thread in load_font_infos
raveit65
1
-46
/
+21
2017-02-17
Fontviewer: Ported thumbnailing io scheduler job to g_task_run_in_thread
raveit65
1
-9
/
+12
2017-02-17
Fontviewer: Replace deprecated method with main context invocation
raveit65
2
-7
/
+5
2017-02-17
Fontviewer: do not use deprecated-gtk_misc_set_alignment-and-margin-left-right
raveit65
2
-6
/
+8
2017-02-17
Fontviewer: Fix an uninitialized variable
raveit65
1
-1
/
+1
2017-02-17
Fontviewer: Add a title to the info dialog
raveit65
1
-1
/
+1
2017-02-17
Fontviewer: font-model, drop gtk_icon_info_free
raveit65
1
-1
/
+1
2017-02-17
Fontviewer: don't call deprecated g_type_init()
raveit65
2
-4
/
+0
2017-02-17
Fontviewer: font-thumbnailer, don't paint a white background under thumbnails
raveit65
1
-4
/
+0
2017-02-17
Fontviewer: font-view, return early if we have a model already
raveit65
1
-0
/
+3
2017-02-17
Fontviewer: don't crash when opening a non-existing file
raveit65
1
-11
/
+49
2017-02-17
Fontviewer: font-view, show an error dialog when unable to load a font
raveit65
1
-0
/
+31
2017-02-17
Fontviewer: font-model, emit config-changed when reloading the font list
raveit65
1
-3
/
+3
2017-02-17
Fontviewer: font-model: actually cancel the thread when rebuilding font list
raveit65
1
-13
/
+27
2017-02-17
Fontviewer: font-model, cancel previous loading when refreshing font list
raveit65
1
-5
/
+25
2017-02-17
Fontviewer: Set an empty title on the info dialog
raveit65
1
-1
/
+1
2017-02-17
Fontviewer: model: load font names asynchronously
raveit65
2
-65
/
+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
2
-48
/
+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
2
-8
/
+14
[next]