summaryrefslogtreecommitdiff
path: root/capplets/common/theme-thumbnail.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-13theme-thumbnail: avoid deprecated GtkAlignmentraveit651-4/+4
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-144/+5
2016-10-19GTK+3: fix build failure with marco 1.17 (which is GTK+3 only now)monsta1-0/+5
2016-02-03drop "Ubuntu hacks" because Ubuntu dropped that stuff long agomonsta1-8/+0
2016-01-28use offscreen windows for previewsDenis Gorodnichev1-25/+46
2016-01-27common: use gtk_icon_theme_load_icon in both GTK+ buildsmonsta1-13/+6
2016-01-27[GTK+3] common: use gtk_widget_get_preferred_sizemonsta1-6/+10
2016-01-27common: fix build warnings about incorrect pointer typesmonsta1-4/+4
2016-01-15[GTK+3] common: use g_object_unref instead of deprecated functionmonsta1-0/+4
2016-01-15[GTK+3] common: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta1-0/+16
2016-01-13common: fix unused variable warning in GTK+3 buildmonsta1-2/+2
2016-01-13common: don't return a value from void function (GTK+3 build only)monsta1-3/+1
2015-08-03Use GdkVisual accessor functions instead of direct accessinfirit1-1/+1
2014-01-24common: Add GTK3 supportStefano Karapetsas1-5/+54
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1144