commit 0b6821c3fc5c28932a92e9483d3d1f5e317595d1 (HEAD, master) Author: Ray Strode Date: Wed Jan 15 16:06:15 2014 -0500 configure: bump to 3.11.4 M configure.ac commit a38989a8eb526436293720edcbb22b12ce0c154a Author: Ray Strode Date: Wed Jan 15 16:06:01 2014 -0500 NEWS: update for release M NEWS commit 1be326f08b1127284500630dc7cf8830e5cb712c (origin/master, origin/HEAD) Author: Cosimo Cecchi Date: Tue Jan 7 10:16:22 2014 -0800 docs: update gnome-desktop3-sections.txt https://bugzilla.gnome.org/show_bug.cgi?id=721672 M docs/reference/gnome-desktop3/Makefile.am M docs/reference/gnome-desktop3/gnome-desktop3-sections.txt commit 2b7b972485ceb6b37920029efe4003d10c274625 Author: Cosimo Cecchi Date: Tue Jan 7 10:03:22 2014 -0800 build: bump version Since we added new API https://bugzilla.gnome.org/show_bug.cgi?id=721672 M configure.ac commit 6040dbe44a2e0a9d73ae8713de749139c46d52a2 Author: Cosimo Cecchi Date: Mon Jan 6 19:05:56 2014 -0800 gnome-rr: add API to check whether rotation is supported Export a method on GnomeRROutputInfo to check which rotation options are supported. https://bugzilla.gnome.org/show_bug.cgi?id=721672 M libgnome-desktop/gnome-rr-config.c M libgnome-desktop/gnome-rr-config.h M libgnome-desktop/gnome-rr-output-info.c M libgnome-desktop/gnome-rr-private.h commit 11f32f153b395d3ead7af3176488e85e47d5504d Author: Cosimo Cecchi Date: Wed Jan 8 10:53:32 2014 -0800 gnome-rr: don't forget to copy display name https://bugzilla.gnome.org/show_bug.cgi?id=719928 M libgnome-desktop/gnome-rr.c commit 390c4d6d11fd12beb214e29e63f37afa9d74bdff Author: Florian Weimer Date: Fri Dec 20 11:59:08 2013 +0100 Remove locarchive.h This include file is no longer needed since the switch to "locale -a" for listing locales. https://bugzilla.gnome.org/show_bug.cgi?id=720815 M libgnome-desktop/Makefile.am D libgnome-desktop/locarchive.h commit f5561d740c26656da7796fdfd3163ce7ce00da31 Author: Philip Withnall Date: Thu Nov 7 12:01:58 2013 +0000 thumbnailer: Add documentation on thumbnailers and .thumbnailer files https://bugzilla.gnome.org/show_bug.cgi?id=711604 M libgnome-desktop/gnome-desktop-thumbnail.c commit b0414e293b30b8f9138fb82ece70b16e1188234a Author: Ryan Lortie Date: Sun Dec 8 19:18:39 2013 -0500 Update libgsystem version M libgnome-desktop/libgsystem commit d500fdde3602a0a2ef4504d6441fd5ac2eaf910d Author: Rui Matos Date: Wed Nov 27 15:06:05 2013 +0100 idle-monitor: Fix a GHashTable leak M libgnome-desktop/gnome-idle-monitor.c commit fff5475f4c320025e5bda847951cb478cd57982c Author: Rui Matos Date: Tue Nov 26 00:55:23 2013 +0100 idle-monitor: Check if a monitor exists before creating a proxy for it The fact that we know about a given device doesn't mean that mutter also knows about it nor that it has created an idle monitor object on the bus for it. To fix this race, instead of immediately trying to create a proxy for the bus object, we instantiate an object manager and ask it whether the object we want already exists and if it doesn't we wait (indefinitely) until it shows up. https://bugzilla.gnome.org/show_bug.cgi?id=706229 M libgnome-desktop/gnome-idle-monitor.c commit a595e5af183ee28bd735a0a10ed1a9fd88e73213 (tag: 3.11.2)