Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-09 | user guide: corrected yelp usage examples, they're more modern now | Monsta | 1 | -7/+6 | |
2015-07-09 | user-guide: removed broken link to non-existing a11y guide | Monsta | 1 | -1/+1 | |
2015-07-07 | Resurrect the old user-guide as it's complete and translated | Monsta | 331 | -2/+488511 | |
Big thanks to @NiceandGently for doing most of the work on this :) | |||||
2015-07-03 | Merge pull request #180 from leigh123linux/master | Martin Wimpress | 1 | -32/+54 | |
backport cinnamon-desktop fix for buggy image types | |||||
2015-07-03 | backport cinnamon-desktop fix for buggy image types | leigh123linux | 1 | -32/+54 | |
2015-06-27 | Merge pull request #176 from obache/neatsrc | Martin Wimpress | 2 | -3/+0 | |
Remove duplicated typedef | |||||
2015-06-27 | Remove duplicated typedef | OBATA Akio | 2 | -3/+0 | |
Such typedefs are in corresponding header files. | |||||
2015-06-15 | Add missing man pages for mate-color-select and mpaste. Closes #175. | Martin Wimpress | 3 | -2/+70 | |
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-06-12 | Sync translations with transifex | mate-i18n | 8 | -178/+1409 | |
2015-05-20 | Merge pull request #169 from monsta/csd-must-die | Martin Wimpress | 3 | -27/+0 | |
color select dialog: drop CSD/headerbar usage | |||||
2015-04-29 | color select dialog: drop CSD/headerbar usage | Monsta | 3 | -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-05 | Bump version to 1.10.0mate-desktop-1.10.0 | Stefano Karapetsas | 2 | -3/+3 | |
2015-04-05 | Correct FSF adress | posophe | 1 | -3/+3 | |
2015-04-05 | Fix missing return in non-void functions | posophe | 1 | -0/+1 | |
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 | |||||
2015-04-05 | mate-desktop-item: add a child watch if "do not reap child" flag set | Monsta | 1 | -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-04 | Sync translations with transifex | mate-i18n | 33 | -742/+11777 | |
2015-03-13 | mate-thumbnail: first connect to settings, then read them. | Monsta | 1 | -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-24 | Bump version to 1.9.90mate-desktop-1.9.90 | Stefano Karapetsas | 2 | -14/+2 | |
2015-02-24 | Sync translations with transifex | mate-i18n | 4 | -49/+53 | |
2015-01-27 | mate-about: Update copyright year | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-21 | mate-about: Add an empty row between MATE and GNOME contributors | Stefano Karapetsas | 1 | -0/+1 | |
2015-01-20 | Sync translations with transifex | mate-i18n | 10 | -521/+525 | |
2015-01-15 | Fix missing ifdef for introspectionmate-desktop-1.9.4 | Stefano Karapetsas | 1 | -0/+3 | |
2015-01-13 | mate-about: Update MATE contributors | Stefano Karapetsas | 1 | -0/+2 | |
2014-12-23 | pnp.ids: Pull latest from gnome-desktop | infirit | 1 | -8/+227 | |
2014-12-23 | Fix some AC_ARG_ENABLE if_found issues | infirit | 1 | -6/+6 | |
2014-12-23 | removed some unused code | Monsta | 1 | -10/+5 | |
2014-12-17 | Fix/Update NEWS | infirit | 1 | -2/+7 | |
2014-12-16 | Revert "Revert "Drop support for Glib < 2.36"" | infirit | 3 | -104/+1 | |
This reverts commit a0a0a16fb72bb7b592d23ce29ca52c7d63c2e40b. | |||||
2014-12-16 | Revert "Drop support for Glib < 2.32" | infirit | 2 | -1/+65 | |
This reverts commit 82d352cb10ed140b618b2c00a3935a3e8c6d1ba0. | |||||
2014-12-16 | Drop support for Glib < 2.32 | infirit | 2 | -65/+1 | |
2014-12-16 | Revert "Drop support for Glib < 2.36" | infirit | 3 | -1/+104 | |
This reverts commit 6a0c8a93e30243232d63487c09ccb15a93755265. | |||||
2014-12-15 | Bump version for materr* changes | infirit | 1 | -1/+1 | |
2014-12-14 | interface: add automatic-mnemonics key for Gtk xsetting | infirit | 1 | -0/+5 | |
Needed for mate-settings-daemon commit f307b35694753bda6edcd299bf8c28d32b25836d | |||||
2014-12-09 | fix GI build - remove useless GConf reference | Monsta | 1 | -2/+2 | |
2014-12-09 | fix GTK+3 build - use GDK_WINDOW_XID for inter-GTK compatibility | monsta | 1 | -1/+1 | |
2014-12-09 | fix GTK+3 build - add missing semicolon | monsta | 1 | -1/+1 | |
2014-12-04 | configure.ac: show the introspection status in the summary | Monsta | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/mate-desktop/pull/150 | |||||
2014-11-30 | removed obsolete configure option | monsta | 1 | -1/+1 | |
2014-11-30 | Update NEWS | infirit | 1 | -0/+4 | |
2014-11-28 | Don't fall over if RANDR is missing | infirit | 1 | -1/+2 | |
When RANDR is not present, the screen object never gets an info, and since screen_info_free asserts, we must not call it unconditionally in finalize. Based on gnome-desktop commit: aa93854f2ba6b0f72f1bdff9699b5724a72c89c9 From: Matthias Clasen <[email protected]> Gnome bug: tps://bugzilla.gnome.org/show_bug.cgi?id=649053 | |||||
2014-11-28 | Avoid a possible crash | infirit | 1 | -1/+2 | |
When the spice client goes to fullscreen it (temporarily) turns all xrandr outputs off (for some reason). This causes gnome-settings-daemon to crash (and respawn and reset the old screen size) due to a NULL deref in libgnome-desktop. Based on gnome-desktop commit: b8849c08adb1ba1b55d1a3511dd9eefd00504dc0 Patch by: Alex Larsson Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=646714 | |||||
2014-11-28 | Include Xlib.h so we can build when RANDR is not available | infirit | 1 | -0/+2 | |
The RANDR headers include the Xlib paraphernalia, but we don't include those headers when gnome-desktop is configured to not use RANDR. So, instead we include Xlib.h so that we'll have defined types for Display, Screen, etc. Based on gnome-desktop commit: 27fb2967f620cbc82da57b9b5eea7700218b6620 From: Federico Mena Quintero <[email protected]> | |||||
2014-11-28 | Fix warning and remove unused variable | infirit | 2 | -3/+1 | |
2014-11-28 | Don't build some RANDR code if RANDR is not available | infirit | 1 | -0/+4 | |
Based on gnome-desktop commit: f89d8a582abbb79898a93d26a8c0f52f74b20bd2 From: Federico Mena Quintero <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=643940 | |||||
2014-11-28 | introspection: Fix c-includes to actually include headers | infirit | 1 | -0/+1 | |
Based on gnome-commit: 446e8ffcf16ccf909f45b293532f50996b0dd728 From: Benjamin Otte <[email protected]> | |||||
2014-11-28 | Properly get the workarea for positioning the labels | infirit | 1 | -4/+39 | |
Based on gnome-desktop commit: b4b3fbe614c245e5e2cc4ca431d0f5310eca6ed1 From: Matthias Clasen <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=641996 | |||||
2014-11-28 | Fix refcount issues for ->config | infirit | 1 | -1/+1 | |
If the GnomeRRLabeler object is going to be unref'ing the config object, then it better keeps its own reference to it, otherwise it could cause problems when destroyed and re-created. Based on gnome-desktop commit: 8ceca629c2db2c8da0c7d8e391a68367c6c705d9 From: Bastien Nocera <[email protected]> |