Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-13 | tx: update transifex resource | raveit65 | 1 | -54/+81 | |
2019-08-12 | travis: update mate-desktop and mate-settings-daemon required versions | Victor Kareh | 1 | -10/+10 | |
2019-08-12 | mouse: Add support for Acceleration Profiles | Victor Kareh | 3 | -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-02 | appearance: fix memory leak | Wu Xiaotian | 1 | -0/+1 | |
2019-08-01 | appearance: add new font for user | Wu Xiaotian | 2 | -2/+105 | |
2019-07-27 | gla11y: use version 0.3 which already defaults to using python3 | Samuel Thibault | 2 | -4/+2 | |
2019-07-23 | Stop propagate error | Wu Xiaotian | 1 | -4/+5 | |
2019-07-23 | at-properties: migrate from dbus-glib to gdbus | Wu Xiaotian | 1 | -49/+44 | |
2019-07-18 | release 1.23.1v1.23.1 | raveit65 | 2 | -1/+27 | |
2019-07-18 | tx: sync with transifex | raveit65 | 21 | -474/+509 | |
2019-07-18 | tx: update resource for transifex | raveit65 | 2 | -116/+111 | |
2019-07-17 | fix build error when not installed gla11y | Wu Xiaotian | 1 | -1/+3 | |
2019-07-17 | remove lightdm-settings support | Wu Xiaotian | 1 | -4/+1 | |
2019-07-17 | launch lightdm-settings if installed | Wu Xiaotian | 1 | -22/+28 | |
2019-07-17 | use current running DM preferences program | Wu Xiaotian | 4 | -12/+222 | |
2019-07-17 | support lightdm-gtk-greeter-settings as login preferences program | Wu Xiaotian | 1 | -6/+13 | |
2019-07-17 | replace Tab with space | Wu Xiaotian | 1 | -34/+34 | |
2019-07-12 | drop libXxf86 dependency | raveit65 | 1 | -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-08 | Use python3 for gla11y | Samuel Thibault | 2 | -4/+4 | |
2019-07-02 | Add scroll tabs with mouse wheel in severals capplets | Laurent Napias | 8 | -14/+107 | |
2019-06-30 | libslab: bookmark-agent.c avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -29/+34 | |
2019-06-25 | font-viewer: avoid deprecated 'g_type_class_add_private' | Wu Xiaotian | 3 | -12/+7 | |
2019-06-25 | Remove compilation warnings | zhuyaliang | 3 | -5/+6 | |
2019-06-25 | Merge pull request #471 from mate-desktop/markup | mouse | 3 | -37/+10 | |
time-admin: theming | |||||
2019-06-25 | [ci] add gla11y in docker container | Wu Xiaotian | 10 | -10/+28 | |
2019-06-24 | time-admin: Don't set window title for message-box dialog | rbuj | 1 | -1/+0 | |
2019-06-24 | time-admin: Don't set font size/color for regular controls | rbuj | 3 | -36/+10 | |
Themes and Appearance | |||||
2019-06-24 | Merge pull request #468 from mate-desktop/dialog-buttons | mouse | 4 | -63/+56 | |
time-admin: shortcuts, images & shared code for buttons | |||||
2019-06-23 | use theme's icon preferences-system-time | Wu Xiaotian | 11 | -42/+8 | |
2019-06-23 | Merge pull request #477 from mate-desktop/time-admin | mouse | 4 | -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-23 | time-admin: Fix license notice in time-zone.h|c, time-map.h|c | rbuj | 4 | -64/+100 | |
2019-06-22 | capplets: Remove the macro MATELOCALEDIR where it's not required | rbuj | 9 | -12/+3 | |
2019-06-22 | capplets: Use capplet_init | rbuj | 5 | -28/+9 | |
2019-06-19 | time-admin: shortcuts, images & shared code for buttons | rbuj | 4 | -63/+56 | |
- Add & enable mnemonic accelerator keys - Show Save/Close button icons in Time/Date manager window - Remove DialogAddButtonWithIconName from shares | |||||
2019-06-18 | common: Remove capplet-stock-icons | rbuj | 8 | -190/+16 | |
2019-06-18 | tx: sync with transifex | rbuj | 114 | -22655/+233713 | |
2019-06-18 | time-admin: Remove po-timezones | rbuj | 81 | -226740/+465 | |
2019-06-18 | Remove trailing whitespaces | rbuj | 41 | -420/+420 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2019-06-16 | release 1.23.0v1.23.0 | raveit65 | 1 | -0/+42 | |
2019-06-16 | tx: sync with transifex | raveit65 | 51 | -468/+5819 | |
2019-06-16 | Travis CI: update current build requires | raveit65 | 1 | -12/+18 | |
2019-06-15 | bump require of m-s-d and m-d | raveit65 | 1 | -2/+2 | |
2019-06-15 | Add orca to Visual combo box if available | rbuj | 2 | -3/+13 | |
Fixes #270 | |||||
2019-06-15 | Add support for checking .ui accessibility with gla11y | Samuel Thibault | 19 | -23/+227 | |
2019-06-14 | Do not reload NTP and modify the button arrangement when starting the service | zhuyaliang | 3 | -41/+5 | |
2019-06-14 | Add Travis compilation verification dependencies | zhuyaliang | 1 | -0/+3 | |
2019-06-14 | Authentication to add modification time | zhuyaliang | 3 | -21/+59 | |
2019-06-14 | Use default color to set label and remove the maximum button | zhuyaliang | 3 | -8/+8 | |
2019-06-14 | use Makefile pkgdatadir | zhuyaliang | 3 | -9/+11 | |
2019-06-14 | g_date_time_unref datetime | zhuyaliang | 1 | -0/+1 | |