Age | Commit message (Collapse) | Author | Files | Lines |
|
before that version, glib ignored arguments in custom marshalling and
always used its own ones, so the mistake in our code was unnoticed
for a long time.
this commit adds proper marshalling for GTK+3 build.
more info: https://bugzilla.gnome.org/769076
fixes https://github.com/mate-desktop/mate-control-center/issues/251
|
|
changing theme colors won't work in GTK+3
|
|
missing coma cause hang for unchanged or recent password error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also render antialiasing samples using HINT_SLIGHT instead HINT_FULL.
Change this in order to match change of default hinting style to
'hintslight' introduced in
mate-desktop/mate-settings-daemon@f7d59c0353773b5deb4f1d400abd6ebf.
Change in mate-settings-daemon was made in order to match new
default hinting style settings introduced in fontconfig 2.11.95.
|
|
Change this in order to match change of default antialiasing mode
to 'rgba' introduced in
mate-desktop/mate-settings-daemon@921505df63f9fa55089b519bd8629210.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see https://bugs.launchpad.net/bugs/744993
|
|
gtk 2.20+ provides offscreen window. use them for previews
note by @monsta: commit is patched to leave the current GTK+2 code as is
because offscreen windows don't work properly there for some reason...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|