summaryrefslogtreecommitdiff
path: root/plugins/a11y-keyboard
AgeCommit message (Collapse)AuthorFilesLines
2016-01-09a11y-keyboard: remove useless codemonsta2-115/+0
it either does nothing or only calls parent functions taken from https://git.gnome.org/browse/gnome-settings-daemon/commit?id=5ec1584de2b32b55098e579e403ac37d94ccef03 https://git.gnome.org/browse/gnome-settings-daemon/commit?id=6808c3fe13c855dc17cf6048801f8e8a2ee634e2
2015-12-02GTK3: use gdk_error_trap_pop_ignored() when appropriateWolfgang Ulbrich1-0/+12
taken from: https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=544526d
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-3/+3
2015-08-07a11y-keyboard: drop deprecated property from ui fileMonsta1-1/+0
2015-07-28a11y: don't use ancient properties (deprecated in GTK+ 2.22)Monsta1-2/+1
2015-01-13a11y-keyboard: fix crashMonsta1-9/+9
fixes https://github.com/mate-desktop/mate-settings-daemon/issues/70
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-04-06Init libnotify in mate-settings-daemon, not in pluginsStefano Karapetsas1-4/+0
2013-02-26two more fixes for libnotifyElan Ruusamäe1-2/+0
** (mate-settings-daemon:27918): WARNING **: /usr/lib64/mate-settings-daemon/liba11y-keyboard.so: undefined symbol: notify_notification_attach_to_status_icon ** (mate-settings-daemon:27225): WARNING **: /usr/lib64/mate-settings-daemon/libxrandr.so: undefined symbol: notify_notification_new_with_status_icon liba11-keyboard change done similarily to GNOME, just removing it: https://github.com/GNOME/gnome-settings-daemon/commit/e1ab570b0dce479ba235e5542ea07d1b5bafc4c9
2013-02-18use libnotify 0.7, not libmatenotifyElan Ruusamäe2-19/+17
2012-12-15[plugins] Fix some deprecations (GTK2/GTK3)Jasmine Hassan1-1/+0
a11y-keyboard: gtk_dialog_set_has_separator(), deprecated in GTK+ 2.22 common|mouse: prefix GDK key constants with _KEY (GTK3)
2012-12-06[plugins] cleanup macro magic in plugin.hJasmine Hassan1-0/+5
And instead, use glib macros (since 2.14) http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=0dda56c4462e070dabdab68092b6574b5e894181
2012-10-17fix 64bit-portability-issueStefano Karapetsas1-1/+1
2012-10-12fix incorrect FSF addressraveit657-8/+8
2012-10-01migrate to gsettingsmate-settings-daemon-1.5.0Stefano Karapetsas2-435/+260
2012-02-21gsd to msd complete rename patch by NiceandGently; file rename commithaxar7-0/+0
2012-02-21gsd to msd complete rename patch by NiceandGently; code changes commithaxar8-214/+214
2011-12-08GDK_DISPLAY() is deprecatedPerberos1-10/+10
2011-12-03removing autogenerated filesPerberos1-809/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos11-0/+3776