~vcs-imports/gnome-control-center/+git/gnome-control-center:wip/loc-apps

Last commit made on 2016-02-18
Get this branch:
git clone -b wip/loc-apps https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Recent commits

64e11c3... by Zeeshan Ali

privacy: Per-app location access control

2d3ea8b... by Zeeshan Ali

privacy: Indicate location service being used

As per the new mockup, we should indicate when location service is in
use:

https://dl.dropboxusercontent.com/u/5031519/privacy/privacy-3.20.png

ca2d1d7... by Zeeshan Ali

privacy: Move "Location Services" into a dialog

We are about to add per-application settings for geolocation access and
they won't really fit well in the main view. This is as per design
mockup:

https://dl.dropboxusercontent.com/u/5031519/privacy/privacy-3.20.png

9b7c174... by Zeeshan Ali

Move get_smart_date() to common utils

And rename it to cc_util_get_smart_date().

In a following patch, we'll need to use it from privacy panel.

8bdee89... by Rui Matos

3.19.90

aafd2ae... by Daniel Mustieles

Updated Spanish translation

ae4d79f... by Chao-Hsiung Liao

Updated Chinese (Taiwan) translation

8dbd9ed... by Cosimo Cecchi <email address hidden>

region: don't access priv pointer before checking no error

If the GCancellable is cancelled by the finalize() function, the
callback will still be called potentially with an instance of the
panel that's not valid anymore.
To avoid crashing in that case, only access the priv pointer
when we have no error.

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

1ea4452... by Felipe Borges <email address hidden>

mouse: fix panel labels alignment

Also removed shadow_type duplicates on GtkFrames UI file.

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

7c3e0b9... by Ask Hjorth Larsen

Updated Danish translation