summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-03-01Travis CI: arch build: add autoconf-archive1.22Pablo Barciela1-0/+1
2020-02-22travis: update config for new travis validationraveit652-135/+136
2020-02-17default-applications: drop messenger selection widgetsmonsta2-125/+0
in 1.22 they're just a placeholder that used to be hidden after 6d05469ad2b93700cc0ad78717f28a49d171a37a they're shown but still useless...
2020-02-13mate-theme-info: fix memory leakrbuj1-16/+18
2020-02-13mate-wp-info: fix memory leakrbuj1-0/+1
2020-02-13appearance: backgrounds dir should be portablerbuj2-4/+6
2020-02-13appearance: remove I/O error on window closerbuj1-6/+16
2020-02-13display: Enable help buttonrbuj1-32/+9
2020-02-13shell: Fix typo in keyword namePablo Barciela1-1/+1
Closes https://github.com/mate-desktop/mate-control-center/issues/512
2020-02-13default-applications: Fix Word Processor top marginrbuj1-1/+0
2019-11-24travis ci: drop libXxf86misc-devel BR for fedora:latestraveit651-1/+0
2019-11-24travis ci: use fedora:latestraveit651-1/+1
2019-10-14Travis CI: use Ubuntu "19:10" instead "19:04"Pablo Barciela1-1/+1
2019-10-14Travis CI: don't build from tarballs:Pablo Barciela1-56/+2
mate-desktop, mate-menus and mate-settings-daemon
2019-10-12Travis CI: use Debian "testing" instead "sid"Pablo Barciela1-1/+1
2019-10-05travis(ci): enable notify_serversraveit651-0/+2
2019-10-02default-applications: Load icons as cairo surfacesVictor Kareh1-48/+65
This helps them render sharply on HiDPI displays.
2019-10-02icons: Force uniform size on icons (#505)Victor Kareh1-8/+18
Also scale properly for HiDPI displays
2019-09-20release 1.22.2v1.22.2raveit652-1/+12
2019-09-20tx: sync with transifexraveit65141-35965/+254936
2019-09-20tx: update resource for transifexraveit651-86/+86
2019-09-10fv: thumbnailer: add font/collection to the supported mimetypesraveit651-1/+1
We support collections but don't advertise the mimetype, so we fail to lookup the correct thumbnailer. origin commit: https://gitlab.gnome.org/GNOME/gnome-font-viewer/commit/e1c54dd
2019-09-07font-viewer: Add font/ttf and font/otf mime typesJohn Watts1-1/+1
shared-mime-info 1.9 and newer use font/ttf and font/otf as the mime types for OpenType and TrueType fonts.
2019-07-28drop 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-06-12appearance.ui (cursor size scale)Laurent Napias1-787/+793
Add Adjudtement to change value by left/right arrows
2019-06-10Fix the icon sizes in Preferred Applications selectorLaurent Napias1-4/+7
Fixes https://github.com/mate-desktop/mate-control-center/issues/358 (squashed 4a3d516c04e1c87e89e6ac5015c8ace0575729cd + 4962557c6f6af249bc3bf8b99baacbed473a16b4 for 1.22 branch)
2019-05-31add icon for the font viewer windowtamplan1-1/+3
2019-05-31Fix grammar mistakerbuj1-1/+1
Reported by translators
2019-05-27travis: use fedora-30 and ubuntu-19.04 for buildingraveit651-2/+2
2019-04-22release 1.22.1v1.22.1raveit652-1/+12
2019-04-22tx: sync with transifexraveit65248-2033/+2140
2019-04-22tx: update resource fileraveit652-23/+23
2019-04-22default-applications: Improve UI accessibilityColomban Wendling1-361/+231
Replace plain labels with frames as those properly group and label their contents for assistive technologies. There are no visual changes.
2019-04-22Use keyboard device icon like in other hardware devicesrbuj2-2/+2
Accessibility: Add support for high contrast themes
2019-04-19control-center: Fix memory leakrbuj2-1/+3
Reported by clang: control-center.c:84:2: warning: Potential leak of memory pointed to by 'action' g_slist_free(key_list); ^~~~~~~~~~~~
2019-04-12Use GtkSeparatorMenuItem in Apparence previewrbuj1-2/+2
It adds two menu item separators, before and after of Print menu item. Test: Run mate-appearance-properties Select Interface tab Clic on File menu item
2019-04-12Remove dead store detected by clangrbuj4-8/+3
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read i = 0; ^ ~ theme-installer.c:813:3: warning: Value stored to 'filename' is never read filename = old_folder; ^ ~~~~~~~~~~
2019-03-23Use icons provided by themes and remove not used iconsrbuj44-3824/+6
2019-03-23help: update copyrightraveit651-1/+1
2019-03-16yaml use lower boolean stringsWu Xiaotian1-6/+6
2019-03-16github releaseWu Xiaotian1-1/+20
2019-03-13tx: update transifex configraveit651-2/+2
2019-03-13add installation instructionssakib1-1/+3
2019-03-13Travis: use github links for downloading tarballsraveit651-11/+12
2019-02-25release 1.22.0v1.22.0raveit652-1/+19
2019-02-25tx: sync with transifexraveit6513-49/+181
2019-02-16Prepare for docker-build 0.1.1 merge into masterWu Xiaotian1-14/+13
Please see mate-desktop/mate-dev-scripts#13
2019-02-10Typo fixrbuj1-1/+1
2019-02-09tx: sync with transifexraveit65249-15932/+23980
2019-02-08add archlinux build on travis-ciWu Xiaotian1-34/+71