summaryrefslogtreecommitdiff
path: root/mate-volume-control/gvc-sound-theme-chooser.c
AgeCommit message (Collapse)AuthorFilesLines
2017-09-10avoid deprecated gdk_screen_get_heightraveit651-1/+5
2017-05-10gvc-sound-theme-chooser: avoid deprecated Gtk_Alignmentraveit651-10/+5
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-29/+0
and require libmate-desktop >= 1.17
2016-01-20use GtkBox instead of GtkVBox/GtkHBox in both GTK+ buildsmonsta1-6/+0
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
2015-03-23first connect to settings, then read them.Monsta1-4/+5
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-media/pull/57
2014-11-10Remove unused variableMichal Ratajsky1-2/+1
2014-11-10Merge branch 'michal-wip'Michal Ratajsky1-0/+1149
2014-11-08Move some files and directories to better locationsMichal Ratajsky1-0/+1147
- mate-volume-control/data changed to /data - mate-volume-control/src/* moved to mate-volume-control - sound-theme/sounds changed to /data/sounds - sound-theme/*.{c,h} moved to mate-volume-control - Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control