summaryrefslogtreecommitdiff
path: root/capplets
AgeCommit message (Expand)AuthorFilesLines
2016-07-24add some missing spacerogue-spectre1-0/+1
2016-07-13drop dconf 0.10 compatibility (it's ancient)monsta1-12/+0
2016-07-13drop unused includesmonsta1-1/+0
2016-07-04appearance: make theme name centered in GTK+3 toomonsta1-0/+13
2016-07-04appearance: place theme name below theme preview in GTK+3 toomonsta1-1/+1
2016-07-04appearance: fix indent in some placesmonsta1-27/+25
2016-07-02GTK+-3 mate-theme-info: port GdkColor to GdkRGBAraveit652-0/+36
2016-07-02GTK+-3 appearance-style: port GdkColor to GdkRGBAraveit651-0/+20
2016-07-02GTK+-3 mate-wp-xml: port GdkColor to GdkRGBAraveit651-0/+24
2016-07-02GTK+3 appearance-desktop: port GdkColor to GdkRGBAraveit651-0/+42
2016-07-02GTK+3 mate-wp-item: port GdkColor to GdkRGBAraveit652-0/+35
2016-06-17GTK+-3 e-image-chooser: don't use deprecated gtk_widget_size_requestraveit651-2/+6
2016-06-17GTK+-3 eggcellrenderkeys: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-17GTK+-3 keybinding-properties: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-17GTK+-3 theme-installer: do not use deprecated gdk_threads_{enter/leave} ()raveit651-0/+4
2016-05-27Change default hinting style of 'Subpixel smoothing' mode to slightPiotr Jurkiewicz1-4/+4
2016-05-27Render hinting samples using ANTIALIAS_RGBAPiotr Jurkiewicz1-4/+4
2016-05-06add style class appearance-windowraveit651-0/+7
2016-03-25touchpad: fix some acceleratorsmonsta1-3/+3
2016-03-25touchpad: fix alignment of "click emulation" labelsmonsta1-4/+4
2016-03-25Touchpad settings: Support edge and two-finger scrolling independentlyClement Lefebvre2-193/+182
2016-02-28GTK+3 display: Get values from GtkStyleContext states properlyraveit651-4/+13
2016-02-04[GTK+3] use x/y align functions of GtkLabel in GTK+ >= 3.16monsta2-9/+8
2016-02-04[GTK+3] don't set x/y align to 0.5 - it's the default value anywaymonsta4-6/+0
2016-02-04remove some unused variablesmonsta1-1/+0
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 typesmonsta2-6/+6
2016-01-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich5-21/+21
2016-01-21windows: rename box variable to match its actual orientationmonsta1-6/+6
2016-01-21[GTK+3] windows: fix deprecated usage of Gtk{H,V}{Box,Scale}monsta2-0/+74
2016-01-20about-me: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta2-4/+4
2016-01-15[GTK+3] common: use g_object_unref instead of deprecated functionmonsta1-0/+4
2016-01-15[GTK+3] keyboard: fix deprecated usage of GtkVBoxmonsta1-0/+4
2016-01-15[GTK+3] about-me: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta1-1/+29
2016-01-15[GTK+3] about-me: use g_object_unref instead of deprecated functionsmonsta2-0/+12
2016-01-15[GTK+3] keybindings: fix deprecated usage of GtkMiscmonsta1-0/+5
2016-01-15[GTK+3] common: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta2-1/+33
2016-01-15[GTK+3] windows: fix deprecated usage of GtkMiscmonsta2-3/+18
2016-01-15[GTK+3] appearance: fix deprecated usage of GtkMisc and GtkHBoxmonsta2-3/+33
2016-01-15[GTK+3] appearance: fix a few deprecationsmonsta2-0/+10
2016-01-15keyboard: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-2/+2
2016-01-15about-me: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta2-3/+3
2016-01-14appearance: remove dead codemonsta1-24/+0
2016-01-14appearance: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta4-12/+12
2016-01-14windows: fix warnings about incompatible pointer typesmonsta1-5/+7
2016-01-14display: less #if's againmonsta1-19/+32
2016-01-14display: less #if'smonsta1-28/+43