summaryrefslogtreecommitdiff
path: root/capplets/display/scrollarea.c
AgeCommit message (Collapse)AuthorFilesLines
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-360/+48
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-09-18GTK+3: fix mate-display-properties with glib 2.49.6lukefromdc1-0/+4
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
2016-01-14display: less #if's againmonsta1-19/+32
2016-01-14display: less #if'smonsta1-28/+43
2016-01-14fix unused variables warning in GTK+3 buildmonsta1-2/+2
2015-07-12Replace Gdk drawing with Cairoinfirit1-38/+22
2014-11-05gtk3: fix display properties dialog renderingDenis Gorodnichev1-8/+13
2014-01-24Fixes for GTK2Stefano Karapetsas1-1/+1
2014-01-24display: Add GTK3 supportStefano Karapetsas1-526/+333
2012-08-02Fixed incorrect fsf address.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1944