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
Age
Commit message (
Expand
)
Author
Files
Lines
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
pre-bump version
raveit65
2
-1
/
+3
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-03-02
network-properties.ui: avoid deprecated widgets
raveit65
1
-362
/
+289
2017-03-02
mouse-properties.ui: avoid deprecated widgets
raveit65
1
-156
/
+151
2017-03-02
keyboard-properties-options-dialog.ui: avoid deprecated widgets
raveit65
1
-33
/
+45
2017-03-02
keyboard-properties-model-chooser.ui: avoid deprecated widgets
raveit65
1
-53
/
+73
2017-03-02
keyboard-properties-layout-chooser.ui: avoid deprecated widgets
raveit65
1
-117
/
+130
2017-03-02
keyboard-properties-dialog.ui: avoid deprecated widgets
raveit65
1
-253
/
+539
2017-03-02
keyboard-properties-a11y-notifications.ui: avoid deprecated widgets
raveit65
1
-138
/
+255
2017-03-02
mate-keybinding-properties.ui: avoid deprecated widgets
raveit65
1
-165
/
+202
2017-03-01
mate-default-applications-properties.ui: avoid deprecated widgets
raveit65
1
-1161
/
+1357
2017-03-01
at-enable-dialog.ui: avoid deprecated widgets
raveit65
1
-97
/
+150
2017-03-01
about-me ui: avoid deprecated widgets
raveit65
3
-87
/
+186
2017-03-01
appearance.ui: avoid deprecated widgets
raveit65
1
-1263
/
+1489
2017-02-20
font-viewer: remove declaration of non-existent function
monsta
1
-2
/
+0
2017-02-19
release 1.17.3
v1.17.3
raveit65
1
-0
/
+2
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
2017-02-17
Fontviewer: font-model, use g_io_scheduler_push_job() to refactor thumbnailin...
raveit65
1
-197
/
+135
[next]