summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-28don't leak memorymonsta1-1/+3
2014-11-28zero-init another signals arraymonsta1-1/+1
2014-11-28zero-init signals arraymonsta1-1/+1
2014-11-19Bump version to 1.9.5mate-settings-daemon-1.9.5Stefano Karapetsas2-2/+2
2014-11-19Bump version to 1.9.4mate-settings-daemon-1.9.4Stefano Karapetsas2-2/+2
2014-11-19Sync translations with transifexmate-i18n2-60/+61
2014-11-03a11y-settings: Monitor gnome schema keys instead of MATE'sinfirit1-1/+1
2014-11-03a11y: Use gnome a11y schema to enable applicationsinfirit1-1/+1
For example when we toggle screen-reader-enable in the gnome schema orca will turn on and off even under MATE.
2014-11-02Add a11y-settings plugininfirit11-0/+485
2014-11-02a11y-keybindings: Move to media-keys plugininfirit7-66/+66
2014-10-28Require mate-desktop 1.9.3infirit1-1/+1
We depend on new keys in commit 96de90af074a934129225ebf0e51764affef53ef
2014-10-28configure gtk settings gtk-dialogs-use-header and gtk-enable-animationsDenis Gorodnichev1-0/+2
2014-10-24media-keys: Remove old cut-n-paste codeStefano Karapetsas23-6038/+0
2014-10-24Revert "Update PORFILES.in"Stefano Karapetsas1-0/+1
This reverts commit 8220f432b99145a4ec9089807537ed351c041110.
2014-10-24Update PORFILES.inmate-settings-daemon-1.9.3Stefano Karapetsas1-1/+0
2014-10-24Bump version to 1.9.3Stefano Karapetsas2-2/+2
2014-10-15Merge branch 'libmatemixer'Stefano Karapetsas10-459/+280
2014-10-12Bump version to 1.9.2mate-settings-daemon-1.9.2Stefano Karapetsas2-2/+2
2014-10-12Sync translations with transifexmate-i18n7-81/+86
2014-10-09Unmute when lowering volume and the target volume is higher than minimalMichal Ratajsky1-7/+7
2014-10-09Remove debugging messageMichal Ratajsky1-2/+0
2014-10-09Update to libmatemixer changesMichal Ratajsky2-38/+46
2014-10-09Clean things up a bit, update copyright, remove unused code, fix NEWS and ↵Michal Ratajsky7-158/+51
compiler warnings
2014-10-09Remove GStreamer parts and use libmatemixerMichal Ratajsky6-300/+222
2014-10-08media-keys: Use galculator firstStefano Karapetsas1-1/+3
2014-09-19Update schema to use toggle shell scriptinfirit1-3/+3
Fixes https://github.com/mate-desktop/mate-settings-daemon/issues/32
2014-07-14xrandr-manager: Fix memleakinfirit1-0/+3
2014-07-14Gtk+3: Fix label title label in msd-xrandr-managerinfirit1-0/+19
2014-07-12Un-break my previous commitinfirit1-4/+3
2014-07-12Add ability to enable/disable debug with GSettingsinfirit2-0/+37
Based on similar commit in mate-session-manager.
2014-07-12Sync translations with transifexmate-i18n5-76/+81
2014-07-08Merge pull request #71 from dkao/masterStefano Karapetsas1-1/+1
mpris: Replace googlemusicframe with nuvolaplayer
2014-07-08mpris: Replace googlemusicframe with nuvolaplayerDaniel Kao1-1/+1
googlemusicframe was renamed to nuvolaplayer in late 2011.
2014-07-01Bump version to 1.9.1mate-settings-daemon-1.9.1Stefano Karapetsas2-2/+2
2014-05-18Drop support for glib < 2.36infirit3-25/+1
2014-05-18Bump glib required versioninfirit1-1/+1
2014-05-18gdk_window_*_filter are in gdk2infirit1-25/+0
2014-05-18gdk_x11_window_lookup_for_display and gdk_window_get_screen are in gdk2infirit1-8/+0
2014-05-18Replace deprecated g_thread_create with g_thread_newinfirit1-2/+2
2014-05-18Remove deprecated g_thread_init and g_type_init functionsinfirit4-19/+0
2014-05-04Add support for GTK3 Gtk/DecorationLayout settingStefano Karapetsas2-1/+2
Closes https://github.com/mate-desktop/mate-settings-daemon/issues/63 See https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-decoration-layout
2014-04-30Update vendor_url in policy fileinfirit1-1/+1
2014-04-27Sync translations with transifexmate-settings-daemon-1.9.0mate-i18n4-18/+1213
2014-03-22Bump version to 1.9.0Stefano Karapetsas2-1/+4
2014-03-22Sync translations with transifexStefano Karapetsas2-55/+56
2014-03-01Bump version to 1.8.0mate-settings-daemon-1.8.0Stefano Karapetsas2-3/+3
2014-03-01Sync translations with transifexStefano Karapetsas3-117/+118
2014-02-23Sync translations with transifexStefano Karapetsas2-9/+10
2014-02-20Merge pull request #61 from dnk/masterStefano Karapetsas2-2/+2
gtk3: fix media keys
2014-02-21gtk3: fix media keysDenis Gorodnichev2-2/+2