summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2017-01-17Drop mpaste.Martin Wimpress2-185/+0
2016-06-03fix minor build warningmonsta1-1/+1
2016-02-01mate-color-select: fix some build warningsmonsta1-4/+6
2016-01-02remove ancient mate-conf-import toolMonsta3-523/+0
2015-09-14Fix missing icons on GTK3 with custom icon themeBalló György2-1/+2
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-04-29color select dialog: drop CSD/headerbar usageMonsta1-6/+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-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
2014-11-03Also remove from EXTRA_DISTinfirit1-1/+0
2014-11-03We toggle in mate-settings-daemon now.infirit2-49/+1
2014-10-13mpaste: fix case when title is Noneinfirit1-1/+1
2014-10-13mpaste: Truncate title to max 30 characterinfirit1-1/+2
2014-10-13mpaste: add proxy supportinfirit1-0/+35
2014-10-13mpaste: Rewrite for new paste websiteinfirit1-40/+118
2014-07-02mate-color-select: Copy button available with GTK3 tooStefano Karapetsas1-5/+0
2014-07-02mate-color-select: Add copy buttonStefano Karapetsas1-0/+29
2014-07-01tools: Fix for make distcheckmate-desktop-1.9.1Stefano Karapetsas1-0/+3
2014-06-26MateColorSelection: Use colors from GTK3 paletteStefano Karapetsas1-0/+2
2014-05-11MateColorSelectionDialog: Allow to use header bar with GTK 3.12Stefano Karapetsas1-0/+5
2014-05-11Add MATE Color Selection toolStefano Karapetsas3-3/+85
2013-10-14Add autotools stuff for mpaste scriptStefano Karapetsas1-1/+8
2013-10-14Move mpaste script to tools folderStefano Karapetsas1-0/+64
2013-10-07Always include mate-conf-import script in distStefano Karapetsas1-1/+1
2013-10-06Update POTFILES for new tools foldermate-desktop-1.7.1Stefano Karapetsas1-1/+1
2013-10-03Move mate-conf-import to tools dirinfirit3-2/+530
2013-10-03Add mate-gsettings-toggle.shinfirit2-0/+51
Merged also Makefile.am and configure.ac