summaryrefslogtreecommitdiff
path: root/capplets/common
AgeCommit message (Expand)AuthorFilesLines
2018-12-30capplets/mouse: .svg files instead .png in doubleclick artworkPablo Barciela1-3/+3
2018-06-10wm-common: replace deprecated gdk_error_trap functionsraveit651-8/+12
2018-04-25Change cursor-size to 24pxVictor Kareh1-7/+3
2018-03-27Scale cursor size for HiDPI when changing themesVictor Kareh1-0/+4
2018-02-17theme-thumbnail.c: avoid deprecated GtkButton:use-stockPablo Barciela1-10/+4
2018-02-12avoid deprecated GtkStockPablo Barciela3-17/+29
2018-01-30require GTK+ 3.22 and GLib 2.50monsta2-18/+0
2018-01-12remove some leftovers related to MacOS support O_omonsta1-9/+0
2018-01-12theme-thumbnail.c: Fix build warnings with ‘write’ and ‘pipe’:Pablo Barciela1-17/+55
2017-12-15Add the support for cursor sizes of 96 and 128. It could be useful for low-vi...Alex ARNAUD1-1/+1
2017-07-24capplet-util: don't use deprecated gtk_show_uriraveit651-0/+8
2017-03-13theme-thumbnail: avoid deprecated GtkAlignmentraveit651-4/+4
2017-02-17file-transfer-dialog: remove empty GtkTableraveit651-6/+0
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-207/+5
2016-11-02build: require XCursor unconditionallymonsta2-135/+1
2016-10-19GTK+3: fix build failure with marco 1.17 (which is GTK+3 only now)monsta1-0/+5
2016-07-13drop dconf 0.10 compatibility (it's ancient)monsta1-12/+0
2016-07-13drop unused includesmonsta1-1/+0
2016-07-02GTK+-3 mate-theme-info: port GdkColor to GdkRGBAraveit652-0/+36
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-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich1-3/+3
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, GtkVBoxmonsta2-1/+33
2016-01-14fix unused variables warning in GTK+3 buildmonsta1-2/+1
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-12-22Use GDK convenient functionRoy Zhang1-7/+7
2015-08-03Use GdkVisual accessor functions instead of direct accessinfirit1-1/+1
2015-08-03Fix build on non standard prefixinfirit1-1/+1
2014-10-06Drop some glib compat checks.infirit2-7/+1
2014-10-03Use Caja GSettings schema optionallyBalló György1-16/+4
2014-09-23Update Marco WM nameStefano Karapetsas1-1/+1
2014-05-27Remove deprecated call to g_thread_initinfirit1-1/+0
2014-04-27Add support for metacity-theme-2.xmlStefano Karapetsas1-3/+10
2014-02-26Use directly GSettings to set marco theme, avoiding libwindow-settingsStefano Karapetsas1-11/+7
2014-02-18Fix help uri.infirit1-1/+1
2014-02-12MATE Foundation doesnt existStefano Karapetsas2-2/+2
2014-02-04Check missing engine only for GTK2Stefano Karapetsas1-2/+4
2014-01-24Remove all separator occurrencesStefano Karapetsas1-3/+0
2014-01-24common: Add GTK3 supportStefano Karapetsas2-5/+56
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo2-2/+2
2013-08-01Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2013-04-03Add support for Compiz 0.9.xStefano Karapetsas1-5/+6
2013-03-25change INCLUDES to AM_CPPFLAGS for automake-1.13raveit1-1/+1
2013-01-02appearance: Set metacity theme if compiz or metacity are runningStefano Karapetsas2-2/+9
2012-10-27migrate keybindings applet to gsettingsStefano Karapetsas3-2/+164