Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-01 | Travis CI: arch build: add autoconf-archive1.22 | Pablo Barciela | 1 | -0/+1 | |
2020-02-22 | travis: update config for new travis validation | raveit65 | 2 | -135/+136 | |
2020-02-17 | default-applications: drop messenger selection widgets | monsta | 2 | -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-13 | mate-theme-info: fix memory leak | rbuj | 1 | -16/+18 | |
2020-02-13 | mate-wp-info: fix memory leak | rbuj | 1 | -0/+1 | |
2020-02-13 | appearance: backgrounds dir should be portable | rbuj | 2 | -4/+6 | |
2020-02-13 | appearance: remove I/O error on window close | rbuj | 1 | -6/+16 | |
2020-02-13 | display: Enable help button | rbuj | 1 | -32/+9 | |
2020-02-13 | shell: Fix typo in keyword name | Pablo Barciela | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/512 | |||||
2020-02-13 | default-applications: Fix Word Processor top margin | rbuj | 1 | -1/+0 | |
2019-11-24 | travis ci: drop libXxf86misc-devel BR for fedora:latest | raveit65 | 1 | -1/+0 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-10-14 | Travis CI: use Ubuntu "19:10" instead "19:04" | Pablo Barciela | 1 | -1/+1 | |
2019-10-14 | Travis CI: don't build from tarballs: | Pablo Barciela | 1 | -56/+2 | |
mate-desktop, mate-menus and mate-settings-daemon | |||||
2019-10-12 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-05 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-10-02 | default-applications: Load icons as cairo surfaces | Victor Kareh | 1 | -48/+65 | |
This helps them render sharply on HiDPI displays. | |||||
2019-10-02 | icons: Force uniform size on icons (#505) | Victor Kareh | 1 | -8/+18 | |
Also scale properly for HiDPI displays | |||||
2019-09-20 | release 1.22.2v1.22.2 | raveit65 | 2 | -1/+12 | |
2019-09-20 | tx: sync with transifex | raveit65 | 141 | -35965/+254936 | |
2019-09-20 | tx: update resource for transifex | raveit65 | 1 | -86/+86 | |
2019-09-10 | fv: thumbnailer: add font/collection to the supported mimetypes | raveit65 | 1 | -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-07 | font-viewer: Add font/ttf and font/otf mime types | John Watts | 1 | -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-28 | 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-06-12 | appearance.ui (cursor size scale) | Laurent Napias | 1 | -787/+793 | |
Add Adjudtement to change value by left/right arrows | |||||
2019-06-10 | Fix the icon sizes in Preferred Applications selector | Laurent Napias | 1 | -4/+7 | |
Fixes https://github.com/mate-desktop/mate-control-center/issues/358 (squashed 4a3d516c04e1c87e89e6ac5015c8ace0575729cd + 4962557c6f6af249bc3bf8b99baacbed473a16b4 for 1.22 branch) | |||||
2019-05-31 | add icon for the font viewer window | tamplan | 1 | -1/+3 | |
2019-05-31 | Fix grammar mistake | rbuj | 1 | -1/+1 | |
Reported by translators | |||||
2019-05-27 | travis: use fedora-30 and ubuntu-19.04 for building | raveit65 | 1 | -2/+2 | |
2019-04-22 | release 1.22.1v1.22.1 | raveit65 | 2 | -1/+12 | |
2019-04-22 | tx: sync with transifex | raveit65 | 248 | -2033/+2140 | |
2019-04-22 | tx: update resource file | raveit65 | 2 | -23/+23 | |
2019-04-22 | default-applications: Improve UI accessibility | Colomban Wendling | 1 | -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-22 | Use keyboard device icon like in other hardware devices | rbuj | 2 | -2/+2 | |
Accessibility: Add support for high contrast themes | |||||
2019-04-19 | control-center: Fix memory leak | rbuj | 2 | -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-12 | Use GtkSeparatorMenuItem in Apparence preview | rbuj | 1 | -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-12 | Remove dead store detected by clang | rbuj | 4 | -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-23 | Use icons provided by themes and remove not used icons | rbuj | 44 | -3824/+6 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-16 | yaml use lower boolean strings | Wu Xiaotian | 1 | -6/+6 | |
2019-03-16 | github release | Wu Xiaotian | 1 | -1/+20 | |
2019-03-13 | tx: update transifex config | raveit65 | 1 | -2/+2 | |
2019-03-13 | add installation instructions | sakib | 1 | -1/+3 | |
2019-03-13 | Travis: use github links for downloading tarballs | raveit65 | 1 | -11/+12 | |
2019-02-25 | release 1.22.0v1.22.0 | raveit65 | 2 | -1/+19 | |
2019-02-25 | tx: sync with transifex | raveit65 | 13 | -49/+181 | |
2019-02-16 | Prepare for docker-build 0.1.1 merge into master | Wu Xiaotian | 1 | -14/+13 | |
Please see mate-desktop/mate-dev-scripts#13 | |||||
2019-02-10 | Typo fix | rbuj | 1 | -1/+1 | |
2019-02-09 | tx: sync with transifex | raveit65 | 249 | -15932/+23980 | |
2019-02-08 | add archlinux build on travis-ci | Wu Xiaotian | 1 | -34/+71 | |