summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-08-13tx: sync with transifexraveit65223-13987/+17133
2019-08-13tx: update transifex resourceraveit651-54/+81
2019-08-12travis: update mate-desktop and mate-settings-daemon required versionsVictor Kareh1-10/+10
2019-08-12mouse: Add support for Acceleration ProfilesVictor Kareh3-2/+51
Currently libinput supports Adaptive and Flat acceleration profiles. We can use these to change mouse behavior. Synaptic touchpads are not supported through libinput, so I have not included a UI change for this (even though it's technically supported in gsettings). The Default acceleration profile reads the value from the libinput defaults and sets them as the current profile. Usually ends up being Adaptive.
2019-08-02appearance: fix memory leakWu Xiaotian1-0/+1
2019-08-01appearance: add new font for userWu Xiaotian2-2/+105
2019-07-27gla11y: use version 0.3 which already defaults to using python3Samuel Thibault2-4/+2
2019-07-23Stop propagate errorWu Xiaotian1-4/+5
2019-07-23at-properties: migrate from dbus-glib to gdbusWu Xiaotian1-49/+44
2019-07-18release 1.23.1v1.23.1raveit652-1/+27
2019-07-18tx: sync with transifexraveit6521-474/+509
2019-07-18tx: update resource for transifexraveit652-116/+111
2019-07-17fix build error when not installed gla11yWu Xiaotian1-1/+3
2019-07-17remove lightdm-settings supportWu Xiaotian1-4/+1
2019-07-17launch lightdm-settings if installedWu Xiaotian1-22/+28
2019-07-17use current running DM preferences programWu Xiaotian4-12/+222
2019-07-17support lightdm-gtk-greeter-settings as login preferences programWu Xiaotian1-6/+13
2019-07-17replace Tab with spaceWu Xiaotian1-34/+34
2019-07-12drop libXxf86 dependencyraveit651-7/+0
The X server hasn't implemented it in over 10 years. and it was dropped from debian since a long time. fixes https://github.com/mate-desktop/mate-control-center/issues/481
2019-07-08Use python3 for gla11ySamuel Thibault2-4/+4
2019-07-02 Add scroll tabs with mouse wheel in severals cappletsLaurent Napias8-14/+107
2019-06-30libslab: bookmark-agent.c avoid deprecated g_type_class_add_privateWu Xiaotian1-29/+34
2019-06-25font-viewer: avoid deprecated 'g_type_class_add_private'Wu Xiaotian3-12/+7
2019-06-25Remove compilation warningszhuyaliang3-5/+6
2019-06-25Merge pull request #471 from mate-desktop/markupmouse3-37/+10
time-admin: theming
2019-06-25[ci] add gla11y in docker containerWu Xiaotian10-10/+28
2019-06-24time-admin: Don't set window title for message-box dialogrbuj1-1/+0
2019-06-24time-admin: Don't set font size/color for regular controlsrbuj3-36/+10
Themes and Appearance
2019-06-24Merge pull request #468 from mate-desktop/dialog-buttonsmouse4-63/+56
time-admin: shortcuts, images & shared code for buttons
2019-06-23use theme's icon preferences-system-timeWu Xiaotian11-42/+8
2019-06-23Merge pull request #477 from mate-desktop/time-adminmouse4-64/+100
time-admin: Fix license notice in time-zone.h|c, time-map.h|c Thank you for your amendment. I will pay attention to the issue of license in the future.
2019-06-23time-admin: Fix license notice in time-zone.h|c, time-map.h|crbuj4-64/+100
2019-06-22capplets: Remove the macro MATELOCALEDIR where it's not requiredrbuj9-12/+3
2019-06-22capplets: Use capplet_initrbuj5-28/+9
2019-06-19time-admin: shortcuts, images & shared code for buttonsrbuj4-63/+56
- Add & enable mnemonic accelerator keys - Show Save/Close button icons in Time/Date manager window - Remove DialogAddButtonWithIconName from shares
2019-06-18common: Remove capplet-stock-iconsrbuj8-190/+16
2019-06-18tx: sync with transifexrbuj114-22655/+233713
2019-06-18time-admin: Remove po-timezonesrbuj81-226740/+465
2019-06-18Remove trailing whitespacesrbuj41-420/+420
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
2019-06-16release 1.23.0v1.23.0raveit651-0/+42
2019-06-16tx: sync with transifexraveit6551-468/+5819
2019-06-16Travis CI: update current build requiresraveit651-12/+18
2019-06-15bump require of m-s-d and m-draveit651-2/+2
2019-06-15Add orca to Visual combo box if availablerbuj2-3/+13
Fixes #270
2019-06-15Add support for checking .ui accessibility with gla11ySamuel Thibault19-23/+227
2019-06-14Do not reload NTP and modify the button arrangement when starting the servicezhuyaliang3-41/+5
2019-06-14Add Travis compilation verification dependencieszhuyaliang1-0/+3
2019-06-14Authentication to add modification timezhuyaliang3-21/+59
2019-06-14Use default color to set label and remove the maximum buttonzhuyaliang3-8/+8
2019-06-14use Makefile pkgdatadirzhuyaliang3-9/+11