Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-15 | Added keywords to mate-color-select.desktop.in.in | Martin Wimpress | 1 | -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-29 | color select dialog: drop CSD/headerbar usage | Monsta | 1 | -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-05 | Fix missing return in non-void functions | posophe | 1 | -0/+2 | |
Closes https://github.com/mate-desktop/mate-desktop/pull/151 Closes https://github.com/mate-desktop/mate-desktop/issues/148 | |||||
2014-11-03 | Also remove from EXTRA_DIST | infirit | 1 | -1/+0 | |
2014-11-03 | We toggle in mate-settings-daemon now. | infirit | 2 | -49/+1 | |
2014-10-13 | mpaste: fix case when title is None | infirit | 1 | -1/+1 | |
2014-10-13 | mpaste: Truncate title to max 30 character | infirit | 1 | -1/+2 | |
2014-10-13 | mpaste: add proxy support | infirit | 1 | -0/+35 | |
2014-10-13 | mpaste: Rewrite for new paste website | infirit | 1 | -40/+118 | |
2014-07-02 | mate-color-select: Copy button available with GTK3 too | Stefano Karapetsas | 1 | -5/+0 | |
2014-07-02 | mate-color-select: Add copy button | Stefano Karapetsas | 1 | -0/+29 | |
2014-07-01 | tools: Fix for make distcheckmate-desktop-1.9.1 | Stefano Karapetsas | 1 | -0/+3 | |
2014-06-26 | MateColorSelection: Use colors from GTK3 palette | Stefano Karapetsas | 1 | -0/+2 | |
2014-05-11 | MateColorSelectionDialog: Allow to use header bar with GTK 3.12 | Stefano Karapetsas | 1 | -0/+5 | |
2014-05-11 | Add MATE Color Selection tool | Stefano Karapetsas | 3 | -3/+85 | |
2013-10-14 | Add autotools stuff for mpaste script | Stefano Karapetsas | 1 | -1/+8 | |
2013-10-14 | Move mpaste script to tools folder | Stefano Karapetsas | 1 | -0/+64 | |
2013-10-07 | Always include mate-conf-import script in dist | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-06 | Update POTFILES for new tools foldermate-desktop-1.7.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-03 | Move mate-conf-import to tools dir | infirit | 3 | -2/+530 | |
2013-10-03 | Add mate-gsettings-toggle.sh | infirit | 2 | -0/+51 | |
Merged also Makefile.am and configure.ac |