Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-17 | build: add meson config files to EXTRA_DIST | raveit65 | 1 | -1/+3 | |
fixes https://github.com/mate-desktop/mate-desktop/issues/431 | |||||
2020-02-06 | build: use warning flags | rbuj | 1 | -0/+1 | |
2019-11-19 | desktop file: add missing hints for translators | raveit65 | 1 | -0/+2 | |
2019-07-03 | Remove trailing whitespaces | Laurent Napias | 1 | -1/+1 | |
2019-05-22 | treewide: add meson build | Marty E. Plummer | 1 | -0/+18 | |
Signed-off-by: Marty E. Plummer <[email protected]> | |||||
2019-04-04 | i18n: port from intltool to gettext | Marty E. Plummer | 2 | -5/+5 | |
Signed-off-by: Marty E. Plummer <[email protected]> | |||||
2019-02-08 | Fixed make distcheck fail on debian. | Wu Xiaotian | 2 | -1/+3 | |
2017-01-17 | Drop mpaste. | Martin Wimpress | 2 | -185/+0 | |
2016-06-03 | fix minor build warning | monsta | 1 | -1/+1 | |
2016-02-01 | mate-color-select: fix some build warnings | monsta | 1 | -4/+6 | |
2016-01-02 | remove ancient mate-conf-import tool | Monsta | 3 | -523/+0 | |
2015-09-14 | Fix missing icons on GTK3 with custom icon theme | Balló György | 2 | -1/+2 | |
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 |