~vcs-imports/gnome-control-center/+git/gnome-control-center:wip/background-content

Last commit made on 2012-05-22
Get this branch:
git clone -b wip/background-content https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
wip/background-content
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

784c1bb... by William Jon McCann <email address hidden>

Couple of fixes

5c8ddbc... by William Jon McCann <email address hidden>

New background panel design

e18742c... by William Jon McCann <email address hidden>

Implement a new search results design

Search results aren't laid out evenly and they are packed together too tightly.
Also, panel descriptions are truncated. There is plenty of space available, we
might as well use it.

https://bugzilla.gnome.org/show_bug.cgi?id=654977

d3841bb... by Cosimo Cecchi

build: require Clutter >= 1.11.3

We require clutter master for ClutterScrollActor now.

https://bugzilla.gnome.org/show_bug.cgi?id=676517

fc7bc98... by A S Alam

Update Punjabi Translation

0b93e7c... by Bastien Nocera

shell: Make all-settings button always square

By wrapping it in an aspect frame.

https://bugzilla.gnome.org/show_bug.cgi?id=670551

9e6ed56... by Bastien Nocera

shell: Fix possible warning on startup

When started with a specific panel listed.

85dbb1d... by Bastien Nocera

shell: Update scrolled window height on smallness change

When the small mode changes, make sure to update the scrolled
window's natural height.

https://bugzilla.gnome.org/show_bug.cgi?id=673869#c47

8efba88... by Bastien Nocera

shell: Use enum for small screen

Instead of 2 variables to track the unset status.

a112361... by Bastien Nocera

shell: Don't use workarea height

Instead of monitor height to check for the available height, as
the workarea height won't have been updated fast enough after
a monitors-changed signal.

https://bugzilla.gnome.org/show_bug.cgi?id=673869#c47