summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-20Sync translations with transifexmate-desktop-1.10.21.10mate-i18n18-235/+249
2015-08-20Correct typo in version.Martin Wimpress1-1/+1
2015-08-20Bump version to 1.10.2Martin Wimpress1-1/+1
2015-08-20Update NEWS.Martin Wimpress1-0/+11
2015-07-30Add annotations and fix documentation syntax warningsinfirit6-36/+70
2015-07-30mate-bg: remove unused GdkScreen* argumentsinfirit1-7/+5
The GdkScreen* was being passed into some functions that weren't using it at all. Remove those extra arguments.
2015-07-28Sync translations with transifexinfirit149-13319/+109886
2015-07-24rr: Embedded Display Port outputs considered as laptop's built-in displayMonsta1-1/+2
from https://github.com/GNOME/gnome-desktop/commit/11997d32313cd67f24cb26e18c562fa4b75ea36f
2015-07-24rr: drop non-existent mate_rr_screen_create_clone_modes from headerMonsta1-2/+0
from https://github.com/GNOME/gnome-desktop/commit/768fe7f5cf9c73ff78d4c5836b9186b5ba28313c
2015-07-24bg: objects without a filename are not slideshowsMonsta1-0/+3
from https://github.com/GNOME/gnome-desktop/commit/e19df898281f83aa6db3d8fe57c720b29d98abee
2015-07-24rr: fix crash when XRRSetCrtcConfig failsMonsta1-11/+12
from https://github.com/GNOME/gnome-desktop/commit/4a95c179de8920ee8f78ae5e1f05df173e9d5bd8
2015-07-24bg slideshow: fix crash when system date is earlier than start dateMonsta1-1/+1
from https://github.com/GNOME/gnome-desktop/commit/d7cc5dadc3831b149bab1cd3e4af50e441546c2e
2015-07-21bg slideshow: smarter check for NULL pointersMonsta1-1/+15
2015-07-20Revert "changed checking for NULL a bit"raveit651-6/+1
This reverts commit 48df7a0c71a2df4050abae40ec9ca2b35dee7988. The commit causes a regression with timing xml background. see https://github.com/mate-desktop/mate-control-center/issues/159
2015-07-10Bump version to 1.10.1mate-desktop-1.10.1infirit1-1/+1
2015-07-10Update NEWSinfirit1-0/+4
2015-07-09user guide: corrected yelp usage examples, they're more modern nowMonsta1-7/+6
2015-07-09user-guide: removed broken link to non-existing a11y guideMonsta1-1/+1
2015-07-07Resurrect the old user-guide as it's complete and translatedMonsta331-2/+488511
Big thanks to @NiceandGently for doing most of the work on this :)
2015-07-03Merge pull request #180 from leigh123linux/masterMartin Wimpress1-32/+54
backport cinnamon-desktop fix for buggy image types
2015-07-03backport cinnamon-desktop fix for buggy image typesleigh123linux1-32/+54
2015-06-27Merge pull request #176 from obache/neatsrcMartin Wimpress2-3/+0
Remove duplicated typedef
2015-06-27Remove duplicated typedefOBATA Akio2-3/+0
Such typedefs are in corresponding header files.
2015-06-15Add missing man pages for mate-color-select and mpaste. Closes #175.Martin Wimpress3-2/+70
2015-06-15Added keywords to mate-color-select.desktop.in.inMartin Wimpress1-0/+1
Add patch from http://anonscm.debian.org/cgit/pkg-mate/mate-desktop.git/commit/?h=debian/experimental&id=aa92b62e247ccb4b54c8beb519c21b8c678c43d3 - Close #174.
2015-06-12Sync translations with transifexmate-i18n8-178/+1409
2015-05-20Merge pull request #169 from monsta/csd-must-dieMartin Wimpress3-27/+0
color select dialog: drop CSD/headerbar usage
2015-04-29color select dialog: drop CSD/headerbar usageMonsta3-27/+0
maybe it was relevant with GTK+ 3.12 where the developers forced CSD on all dialogs, but now it isn't. in GTK+ 3.14 they apparently realized they were wrong and stopped forcing CSD on dialogs: http://blogs.gnome.org/mclasen/2014/07/28/a-talk-in-9-images/
2015-04-05Bump version to 1.10.0mate-desktop-1.10.0Stefano Karapetsas2-3/+3
2015-04-05Correct FSF adressposophe1-3/+3
2015-04-05Fix missing return in non-void functionsposophe1-0/+1
2015-04-05Fix missing return in non-void functionsposophe1-0/+2
Closes https://github.com/mate-desktop/mate-desktop/pull/151 Closes https://github.com/mate-desktop/mate-desktop/issues/148
2015-04-05mate-desktop-item: add a child watch if "do not reap child" flag setMonsta1-1/+16
similar to https://git.gnome.org/browse/gnome-panel/commit/?id=76acc5b avoids double forking with desktop files that have "exec pkexec ..." inside. Closes https://github.com/mate-desktop/mate-desktop/pull/166
2015-04-04Sync translations with transifexmate-i18n33-742/+11777
2015-03-13mate-thumbnail: first connect to settings, then read them.Monsta1-3/+6
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-desktop/pull/162
2015-02-24Bump version to 1.9.90mate-desktop-1.9.90Stefano Karapetsas2-14/+2
2015-02-24Sync translations with transifexmate-i18n4-49/+53
2015-01-27mate-about: Update copyright yearStefano Karapetsas1-1/+1
2015-01-21mate-about: Add an empty row between MATE and GNOME contributorsStefano Karapetsas1-0/+1
2015-01-20Sync translations with transifexmate-i18n10-521/+525
2015-01-15Fix missing ifdef for introspectionmate-desktop-1.9.4Stefano Karapetsas1-0/+3
2015-01-13mate-about: Update MATE contributorsStefano Karapetsas1-0/+2
2014-12-23pnp.ids: Pull latest from gnome-desktopinfirit1-8/+227
2014-12-23Fix some AC_ARG_ENABLE if_found issuesinfirit1-6/+6
2014-12-23removed some unused codeMonsta1-10/+5
2014-12-17Fix/Update NEWSinfirit1-2/+7
2014-12-16Revert "Revert "Drop support for Glib < 2.36""infirit3-104/+1
This reverts commit a0a0a16fb72bb7b592d23ce29ca52c7d63c2e40b.
2014-12-16Revert "Drop support for Glib < 2.32"infirit2-1/+65
This reverts commit 82d352cb10ed140b618b2c00a3935a3e8c6d1ba0.
2014-12-16Drop support for Glib < 2.32infirit2-65/+1
2014-12-16Revert "Drop support for Glib < 2.36"infirit3-1/+104
This reverts commit 6a0c8a93e30243232d63487c09ccb15a93755265.