summaryrefslogtreecommitdiff
path: root/capplets/keyboard
AgeCommit message (Collapse)AuthorFilesLines
2021-02-16build: allow users to disable gettext support (--disable-nls)rbuj1-0/+4
2020-12-06mate-keyboard-properties: drop create_dialogrbuj1-20/+1
2020-12-06mate-keyboard-properties: size groups on ui filerbuj2-19/+21
2020-12-06mate-keyboard-properties: Do not use stock icons on ui filerbuj2-17/+45
2020-12-06mate-keyboard-properties-dialog: upgrade ui label namesrbuj1-338/+339
2020-12-04Use G_BEGIN_DECLS/G_END_DECLS macrosrbuj1-7/+6
2020-09-08keyboard-properties-a11y-notifications.ui: Fix a11y warningsColomban Wendling2-465/+201
Fix a11y warnings by making the widget hierarchy more semantic, as well as making it saner (no more space-filled labels to create margins).
2020-08-06keyboard-a11y: Add UI for capslock-beepColomban Wendling3-0/+92
2020-07-08Remove unused variable from capplet_notebook_scroll_event_cbrbuj1-3/+4
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-02-06build: use warning flagsrbuj1-0/+1
2019-11-07migrate from intltool to gettextWu Xiaotian2-4/+7
2019-07-02 Add scroll tabs with mouse wheel in severals cappletsLaurent Napias1-8/+9
2019-06-22capplets: Remove the macro MATELOCALEDIR where it's not requiredrbuj1-1/+0
2019-06-18common: Remove capplet-stock-iconsrbuj1-1/+0
2019-06-18Remove trailing whitespacesrbuj3-3/+3
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
2019-06-15Add support for checking .ui accessibility with gla11ySamuel Thibault2-6/+63
2019-05-11capplets: Use gresources for UI filesrbuj7-28/+58
2019-03-31Use keyboard device icon like in other hardware devicesrbuj2-2/+2
Accessibility: Add support for high contrast themes
2019-02-08fixed distcheck fail on debianWu Xiaotian2-2/+2
2018-09-30Add UI to control org.mate.accessibility-keyboard.stickykeys-latch-to-lockColomban Wendling2-0/+24
2018-01-13drop unused variablesPablo Barciela1-1/+1
2017-03-13keyboard-properties-xkbot: avoid deprecated GtkAlignmentv1.18.0raveit651-5/+9
2017-03-02keyboard-properties-options-dialog.ui: avoid deprecated widgetsraveit651-33/+45
2017-03-02keyboard-properties-model-chooser.ui: avoid deprecated widgetsraveit651-53/+73
2017-03-02keyboard-properties-layout-chooser.ui: avoid deprecated widgetsraveit651-117/+130
2017-03-02keyboard-properties-dialog.ui: avoid deprecated widgetsraveit651-253/+539
2017-03-02keyboard-properties-a11y-notifications.ui: avoid deprecated widgetsraveit651-138/+255
2017-01-25keyboard: fix vertical expand of content on resize in a few dialogsmonsta3-0/+6
these are layout chooser, model chooser and options dialogs
2016-12-06keyboard: fix vertical expand of content with window resizemonsta1-0/+2
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta3-23/+0
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-02-04remove some unused variablesmonsta1-1/+0
2016-01-15[GTK+3] keyboard: fix deprecated usage of GtkVBoxmonsta1-0/+4
2016-01-15keyboard: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-2/+2
2015-07-27keyboard properties: don't set parent widget on show layout dialogMonsta1-1/+0
fixes a GTK+ warning
2015-07-08keyboard applet: display correct help pagesMonsta2-2/+3
2015-05-08UI GTK3: fix keyboard and mouse properties windowsraveit653-10/+15
2014-12-24set update_policy in the code for GTK+2 buildMonsta2-0/+19
2014-12-18mate-keyboard-properties: fix indentationMonsta1-1/+1
2014-12-18mate-keyboard-properties: removed property that made UI load fail (GTK+3)Monsta1-6/+0
same as https://github.com/mate-desktop/mate-control-center/commit/40146341b70b93c0ce142580b0860b01f7072364
2014-12-18mate-keyboard-properties: catch (and print) any errors during UI loadMonsta1-3/+12
the code is taken from mate-keybinding-properties, so it may or may not be optimal, feel free to correct it if you wish.
2014-11-30fix weird logic, prevent memleakMonsta1-3/+1
2014-06-06Add keywords to dot desktop files, close #102.infirit1-0/+1
Patch by Mike Gabriel <[email protected]>
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit2-9/+2
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-04-19fix typo in 'togglekeys-enable' gsettings valueWolfgang Ulbrich1-1/+1
2014-02-12MATE Foundation doesnt existStefano Karapetsas1-1/+1
2014-01-24Remove all separator occurrencesStefano Karapetsas5-5/+0
2014-01-24keyboard: Fix segfaultStefano Karapetsas1-1/+1
Var may be set as constant value but freed later.
2014-01-24keyboard: Add GTK3 supportStefano Karapetsas2-0/+9
2013-08-26Rename .desktop files to avoid file collision with Gnome2infirit2-1/+1