summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-01-02drop MateConf migration scriptMonsta2-147/+0
2016-01-02remove ancient mate-conf-import toolMonsta6-534/+2
2015-12-16added missing word in schema descriptionmonsta1-1/+1
2015-11-21colorbutton: handle alpha for GdkRGBAGyörgy Balló1-0/+2
We have to handle alpha value to avoid uninitialized variable.
2015-11-20Updated translationsClement Lefebvre109-35305/+35178
2015-11-13refactor draw/expose code a bit and set the correct return typeMonsta1-6/+4
2015-11-13display properties: don't try to free a string literal (fix crash)monsta1-1/+1
crash introduced in https://github.com/mate-desktop/mate-desktop/commit/11757da17e9fcdd33474aaa342bf4b6a2daf82d0
2015-11-03Sync translations with transifexv1.12.0Clement Lefebvre3-0/+4689
2015-10-31release 1.12.0Wolfgang Ulbrich1-1/+1
2015-10-30update NEWS for 1.12monsta1-2/+2
2015-10-27some corrections in NEWSmonsta1-2/+2
2015-10-26docs: mention AM_CPPFLAGS instead of INCLUDES in comments in makefilemonsta1-1/+1
2015-10-26thumbnail: Fix a code path where the mutex is never unlockedmonsta1-4/+5
ported from https://git.gnome.org/browse/gnome-desktop/commit/?id=5b28350d3229d36d7c64084e52f5a40ee5903723
2015-10-26docs: fix typo in comments in makefilemonsta1-1/+1
2015-10-07remove iconcache generation from make file to fix distcheckmate-desktop-1.11.0raveit651-17/+2
2015-10-07one more NEWS updatemonsta1-0/+1
2015-10-07remove useless yelp dependencyraveit652-9/+0
2015-09-28update NEWS for 1.11.0monsta1-0/+14
2015-09-18Merge branch 'clefebvre-master'Clement Lefebvre332-488509/+0
2015-09-18Merge branch 'master' of https://github.com/clefebvre/mate-desktop into ↵Clement Lefebvre332-488509/+0
clefebvre-master Conflicts: configure.ac user-guide/mate-user-guide.desktop.in.in
2015-09-14drop useless single-click key (Caja uses its own one)Monsta2-6/+0
fixes https://github.com/mate-desktop/mate-desktop/issues/201
2015-09-14Add source svg for mate iconBalló György2-0/+183
2015-09-14Fix missing icons on GTK3 with custom icon themeBalló György15-16/+90
2015-09-08Removed the user-guide (moved to mate-user-guide)Clement Lefebvre332-488509/+0
2015-09-08Forgot to add gsettings POTFILES changesinfirit1-17/+17
2015-09-08define max/min version of GLibinfirit1-0/+6
2015-09-08Rework gsettings schema buildinginfirit29-481/+494
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-09-04First dev release bumpinfirit1-2/+2
2015-09-04Merge pull request #196 from monsta/randrClement Lefebvre6-77/+107
xrandr fixes and cleanup
2015-09-04Merge pull request #195 from monsta/dconfClement Lefebvre2-23/+4
drop dconf 0.10 compatibility (it's ancient)
2015-09-04mate-rr-labeler: Show output name in addition to display name.Clement Lefebvre1-4/+7
2015-09-03Mouse schema: Enabled enable middle-click emulation by defaultClement Lefebvre1-1/+1
2015-09-03Fix spelling mistakesinfirit1-1/+1
Thanks to Michael Steenbeek (@Gymnasiast) for pointing them out.
2015-09-02mate-rr: removed unused variableMonsta1-3/+0
2015-09-02mate-rr: unify laptop identification by output nameMonsta3-37/+24
adapted from https://git.gnome.org/browse/gnome-desktop/commit?id=113c7c8252531665d9e9090c6f48cd3f6b16e120 and https://git.gnome.org/browse/gnome-desktop/commit?id=d9f5e5f58e86798c48995e1abc36e7c43174d132
2015-09-02mate-rr: annotation fixesMonsta3-1/+65
mostly ported from https://git.gnome.org/browse/gnome-desktop/commit?id=6f1368bbc7d6649ed9340806def01ff00c407121
2015-09-02mate-rr: actually implement mate_rr_output_get_possible_crtcsMonsta1-0/+8
ported from https://git.gnome.org/browse/gnome-desktop/commit?id=11eb5b0d93e46d2d63e1b108b0cf659ab8f30c77
2015-09-02drop xrandr 1.2 compatibility (it's ancient)Monsta2-36/+10
2015-09-01Gtk3: Add setting to toggle overlay scrollinginfirit1-0/+5
2015-08-25Merge pull request #199 from monsta/patch-1Martin Wimpress1-1/+0
configure.ac: removed suspicious reference to win32
2015-08-25configure.ac: removed suspicious reference to win32monsta1-1/+0
2015-08-24Define max/min version of GLibinfirit2-1/+7
This warns us of using symbols like g_assert_null not available in GLib 2.36
2015-08-24configure.ac: remove excessive assignmentsmonsta1-2/+0
2015-08-24configure.ac: drop obsolete macromonsta1-1/+0
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example.
2015-08-23drop dconf 0.10 compatibility (it's ancient)Monsta2-23/+4
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