Age | Commit message (Collapse) | Author | Files | Lines |
|
Instead, detect if the fontconfig data directories include
XDG_DATA_HOME, and pick that if they do. If they don't, pick the first
directory under $HOME from the configured locations.
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=56e5cf8
|
|
In case we fail to read the thumbnail, set the fallback icon instead of
just returning.
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=7ed08a3
|
|
Instead of matching the file name, match the font face (i.e. its
family/style names).
Since we refresh the button appearance when installing a font over to
~/.fonts, the file path will not match at that point, since the preview
will still be showing the old uninstalled file.
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=09a6285
|
|
We'll need this to update the Install button state when a new font is
installed.
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=1a21320
|
|
So that we can e.g. change it to "Installed" when the font is copied
over to ~/.fonts.
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=94dbcc0
|
|
So we can update our model when a font file is added there.
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=b3c81f6
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=c859694
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=e0d2a23
Fontviewer: gd-toolbar sync to latest libgd suitable for mate
|
|
Creating one initializes a FreeType library object, so it's not cheap.
It's better to just change the URI on the existing widget, like Sushi
does, if possible.
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=39a188f
|
|
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
|
|
file
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=a244951
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=026e378
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=044842e
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=63268c1
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=0d617cf
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=4940840
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=f0aac98
and others
|
|
Also, don't use deprecated GTK API 'gtk_widget_modify_bg' to set this.
|
|
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=3261384
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=6fffe82
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=511eb7a
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=f5d6bfe
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=184661h
|
|
|
|
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=0522313
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=79a3e86
|
|
|
|
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=f50e4c4
|
|
|
|
|
|
|
|
|
|
This got broken in b3e27b1d6a0f11c5835f5829bac3861e2147b17e, which
ported to GSettings but stopped calling the supplied callback.
070e7cb765a788c8e27ff3615d3ed36981d3518d restored the initial update,
but not the live ones.
Fixes #256.
|
|
this one can be backported to 1.16 (won't cause runtime warnings in GTK+2 build)
|
|
these are layout chooser, model chooser and options dialogs
|
|
|
|
If an icon only provides some huge sizes, not doing that breaks the layout.
|
|
|
|
|
|
same as done upstream:
https://git.gnome.org/browse/gnome-control-center/commit/?id=01fbd4fee0271571d8d685be124e7c6e7c48dbde
|
|
same as done upstream:
https://git.gnome.org/browse/gnome-control-center/commit/?id=741723eaf86d9e68ae979b960eb2da3cf4b331d1
|
|
|
|
|
|
markdown-like formatting. This will make generating release announcements easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
|
|
GdkRegion is already used only in GTK+2 code block
|
|
requires two new keys in touchpad schema, added in
https://github.com/mate-desktop/mate-settings-daemon/commit/77b1956a67bdc09fef7c76a459ca431008fde8f6
adapted from:
https://git.gnome.org/browse/gnome-control-center/commit/?id=59248ed8ba5ff58248f63c0e208c133de538d046
https://git.gnome.org/browse/gnome-control-center/commit/?id=451b7edf373e9e97b9b011eb9561b36ca0e1e13f
https://git.gnome.org/browse/gnome-control-center/commit/?id=007696b8fdef1aa5ca08aec8ac994064de7b89b9
|