summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-12-13msd-osd-window: Remove unused variableinfirit1-2/+0
2014-12-13Gtk3: Fixup draw-event handlinginfirit1-4/+12
Missing bits taken from GSD commit: 0d114cf6f19f3ae0d3e73e2b38c5bd1fd495e390 From: William Jon McCann <[email protected]>
2014-12-13housekeeping: More network filesystems not to monitorinfirit1-4/+20
2014-12-13Support the Gtk/AutoMnemonics X settinginfirit1-0/+1
Taken from GSD commit: f8d7e4124d269200708a2f7259a0e629726c5785 From: Matthias Clasen <[email protected]>
2014-11-30Update NEWSinfirit1-0/+2
2014-11-30Connect to the right signal nameinfirit1-1/+1
Based on gnome-settings-dameon commit: 107f7cdea4bcc508622e040d22e43a9e65574401 From: Emilio Pozuelo Monfort <[email protected]>
2014-11-30XRandR plugin: cope with rename of get_active and get_connectedinfirit1-13/+13
Now the methods are called is_active and is_connected Based on gnome-settings-daemon commit: 68ff8cf63cea899b45d0ffb6950fdcc28d71fffd (patch) From: Giovanni Campagna <[email protected]>
2014-11-30xrandr: Only connect to MateRRScreen's signal after checking it's not NULLinfirit1-1/+2
Taken from gnome-settings-deaemon commit:9b1fd55f4e65cad07a3f39de441aca53e34e7473 From: Rodrigo Moya <[email protected]>
2014-11-30Adapt to API changes in MateRRScreeninfirit1-3/+3
Based on gnome-settings-daemon commit: 3d4bb7d247ac1d70840cd7ea7247263d3f590d9f From: Giovanni Campagna <[email protected]> - mate_rr_screen_new has lost the callback parameter, replaced by "screen-changed" signal - mate_rr_screen_destroy is gone
2014-11-30Adapt to mate-desktop API changesinfirit1-148/+166
Based on gnome-settings-daemon commit 8fb7dd9c4dc6da34b4b2961c6212b91d6342152a From: Giovanni Campagna <[email protected]> MateRRScreen, MateRRConfig and MateRROutputInfo have been turned into GObjects. Adapt to that.
2014-11-28fix possible dereference of NULL pointermonsta1-1/+1
2014-11-28init var properly (g_free will be happy)monsta1-1/+1
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