summaryrefslogtreecommitdiff
path: root/capplets/keyboard/mate-keyboard-properties-xkbltadd.c
AgeCommit message (Collapse)AuthorFilesLines
2022-02-09Unnecessary GTK_WIDGET castrbuj1-2/+2
2022-02-09Unnecessary G_OBJECT cast when calling signal connect functionrbuj1-14/+12
2021-11-20Use a blank line at mostrbuj1-29/+0
2021-07-19Fix compilation warningzhuyaliang1-15/+2
2019-06-18Remove trailing whitespacesrbuj1-1/+1
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
2019-05-11capplets: Use gresources for UI filesrbuj1-3/+3
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-4/+0
gdk_display_get_default | since 2.2 gdk_x11_display_get_xdisplay | since 2.2 gdk_drag_context_list_targets | since 2.22 gdk_x11_window_foreign_new_for_display | since 2.24 gdk_drawable_get_screen | since 2.24 gtk_widget_hide | always
2014-01-24keyboard: Add GTK3 supportStefano Karapetsas1-0/+4
2012-10-25migrate keyboard applet to gsettingsStefano Karapetsas1-3/+35
2012-08-02Fixed incorrect fsf address.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+561