Bastien Nocera
21c7325f1c
common: Quiet valgrind when checking lang codeset
2012-11-05 09:37:54 +01:00
Jeremy Bicha
4285c4fd47
keyboard: Point help to more specific page
...
https://bugzilla.gnome.org/show_bug.cgi?id=687486
2012-11-02 21:06:54 -04:00
Jeremy Bicha
e32494f2f0
Show Printers & Region panels in Unity but hide Background
...
Ubuntu plans to fork a separate Appearance panel this cycle so
that Gnomebuntu can use the GNOME Background panel.
I believe Ubuntu will try to use the Printers and Region & Language
panels instead of system-config-printer & language-selector
https://bugzilla.gnome.org/show_bug.cgi?id=687258
2012-10-31 06:50:05 -04:00
Dan Winship
8ba8f2e033
network: add support for showing bond slaves
...
https://bugzilla.gnome.org/show_bug.cgi?id=677147
2012-10-22 14:55:07 +02:00
Dan Winship
cb2eacdfd4
network: minimal support for unrecognized device types
...
https://bugzilla.gnome.org/show_bug.cgi?id=677151
2012-10-22 14:52:34 +02:00
Dan Winship
fa31613bd9
network: update for nma-wifi-dialog renaming
...
The old names are deprecated.
https://bugzilla.gnome.org/show_bug.cgi?id=677151
2012-10-22 14:52:25 +02:00
Ondrej Holy
3ce73cb8b2
user-accounts: Use GtkGrid instead GtkTable
...
https://bugzilla.gnome.org/show_bug.cgi?id=681772
2012-10-22 14:29:11 +02:00
Ondrej Holy
9864297c71
user-accounts: fix wrong sensitivity of the autologin combo
...
https://bugzilla.gnome.org/show_bug.cgi?id=686383
2012-10-22 14:21:37 +02:00
Bastien Nocera
f6cc4a970a
user-accounts: Require logind for session tracking
...
As is already used in gnome-settings-daemon.
2012-10-22 10:53:06 +02:00
Bastien Nocera
3fd861b3f0
network: Remove setting of unused configuration key
2012-10-22 10:53:06 +02:00
Bastien Nocera
43f33b1387
datetime: Use constants for pin nail's location
2012-10-22 10:53:06 +02:00
Olivier Fourdan
a37720f11f
wacom: Update from gnome-settings-daemon
2012-10-19 15:42:56 +02:00
Stef Walter
48ae461991
user-accounts: Don't have domains twice in the drop down
...
If we discover domains again, don't add them twice to the drop
down and confuse the user. This is especially important if we
receive two realms from realmd for the same domain for use with
different clients (ie: sssd/winbind). We only want to offer the
first choice
https://bugzilla.gnome.org/show_bug.cgi?id=686397
2012-10-19 10:46:53 +02:00
Stef Walter
11b5c87d26
user-accounts: Set timeouts on all realmd interface proxies
...
Without this, we can get timeout problems during joining a domain.
This is a regression from when we refactored UmRealmManager to
use GDBusObjectManagerClient. Make sure to call
g_dbus_proxy_set_default_timeout() on all realmd interface
proxies whenever they show up.
https://bugzilla.gnome.org/show_bug.cgi?id=686390
2012-10-19 10:26:01 +02:00
Matthias Clasen
56f3f84e19
network: Add an 'Ignore Hosts' entry to the proxy page
...
This is needed in many situations where proxies are set up
manually.
https://bugzilla.gnome.org/show_bug.cgi?id=658155
2012-10-17 12:20:55 -04:00
Matthias Clasen
85dbe01725
network: Fix 8021x connections
...
We were always throwing away requests to connect to 8021x
APs, due to missing braces.
https://bugzilla.gnome.org/show_bug.cgi?id=686244
2012-10-17 11:34:40 +02:00
Bastien Nocera
0d9fd1005f
background: Fix crash when exiting panel too quickly
...
The background capture would still be on-going, and we would
crash poking at the now gone panel.
https://bugzilla.redhat.com/show_bug.cgi?id=866973
2012-10-17 09:40:24 +02:00
Bastien Nocera
e06657e7da
background: Handle copy cancellation correctly
...
Make sure to avoid poking at the panel when the file copy
is cancelled.
2012-10-17 09:40:23 +02:00
Bastien Nocera
aecd7c860d
info: Detect and display Virtualisation method used
...
Using systemd's "Virtualization" property on the systemd manager
object. We translate the raw names (as detected by systemd-detect-virt)
into (barely) human readable strings.
https://bugzilla.gnome.org/show_bug.cgi?id=685531
2012-10-17 09:40:23 +02:00
Bastien Nocera
c395e9ac23
info: Use g_clear_* in finalize()
2012-10-17 09:39:25 +02:00
Bastien Nocera
f2b1829db3
info: Update target GTK+ version
2012-10-17 09:39:25 +02:00
Bastien Nocera
d294951433
info: Don't block for PackageKit
...
Hanging for 30 seconds when PackageKit doesn't work properly
isn't cool, so do this async.
2012-10-15 16:41:50 +02:00
Bastien Nocera
80f7c38137
info: Split out updates checking
2012-10-15 16:41:50 +02:00
Bastien Nocera
39a7520db1
info: Check for GtkBuilder error properly
2012-10-15 16:41:50 +02:00
Bastien Nocera
e556a38af3
info: Add error output to warning
2012-10-15 16:41:49 +02:00
Stef Walter
074a495f97
user-accounts: Recognize that some kerberos domains cannot be joined
...
realmd supports discovering generic kerberos domains, which cannot
be joined. Add a usable error message in gnome-control-center in
this case.
https://bugzilla.gnome.org/show_bug.cgi?id=685618
2012-10-15 14:04:59 +02:00
Stef Walter
60e9ee0f07
user-accounts: Remove the realmd version check
...
The idea is that the realmd DBus API will remain stable
from now on, so remove the version check. It was broken anyway.
https://bugzilla.gnome.org/show_bug.cgi?id=685616
2012-10-15 11:37:39 +02:00
Ondrej Holy
5b2818c482
mouse: Don't show touchpad disable button when there isn't mouse
...
https://bugzilla.gnome.org/show_bug.cgi?id=685583
2012-10-11 17:17:31 +02:00
Bastien Nocera
75e0fa8449
screen: Don't print a warning with no backlight device
2012-10-11 13:13:32 +02:00
Bastien Nocera
39bde7a012
screen: Avoid accessing destroyed panel
...
When we cancel the Brightness calls because the panel is getting
destroyed, we shouldn't try to access panel widgets.
https://bugzilla.gnome.org/show_bug.cgi?id=677963
2012-10-11 13:11:59 +02:00
Bastien Nocera
f182ac98f4
network: Add more keywords to the desktop file
2012-10-11 09:22:35 +02:00
Dan Winship
63756458b2
network: disambiguate devices of the same type
...
If there are multiple devices that would end up with the same name in
the device list, disambiguate their names via new libnm-gtk API.
https://bugzilla.gnome.org/show_bug.cgi?id=677143
2012-10-11 09:22:35 +02:00
Dan Winship
71c0325f28
network: Factor out most of NetDeviceWired, create NetDeviceEthernet
...
Rename NetDeviceWired to NetDeviceEthernet, but split out most of the
code into a new NetDeviceSimple superclass that can later be used for
other device types that we provide only minimal UI/support for.
https://bugzilla.gnome.org/show_bug.cgi?id=677143
2012-10-11 09:22:35 +02:00
Dan Winship
9e5a8eb5c8
network: Rename "Wireless" to "Wi-Fi" in the UI
...
We support multiple kinds of wireless networks; clarify which kind
we're talking about here.
Also, add "Wi-Fi" and "Wifi" to the desktop file search keywords
(leaving "Wireless" there as well).
https://bugzilla.gnome.org/show_bug.cgi?id=677143
2012-10-11 09:22:34 +02:00
Bastien Nocera
0e037561c3
background: Optimise preview for the usual shell layout
...
The area of screen to capture would be a ribbon at the top, so just
capture that instead of the whole screen, just to clear it afterwards.
https://bugzilla.gnome.org/show_bug.cgi?id=684993
2012-10-10 18:56:58 +02:00
Bastien Nocera
2def485526
keyboard: Ensure the dir name shown matches the XDG Pictures dir
...
If the Pictures directory was renamed, or the directory name doesn't
match the current language, the dir name would have been wrong.
Enable translator to leave a space for the directory name in their
translation.
https://bugzilla.gnome.org/show_bug.cgi?id=685605
2012-10-10 18:55:53 +02:00
Stef Walter
ee673b7389
user-accounts: Complete discover on failure
...
When realmd discovery doesn't return a domain, complete the discovery
appropriately. Previously we would never complete.
https://bugzilla.gnome.org/show_bug.cgi?id=685617
2012-10-09 10:36:55 -04:00
Ondrej Holy
bd26688df9
user-accounts: Logged in status identification
...
https://bugzilla.gnome.org/show_bug.cgi?id=681769
2012-10-09 10:52:40 +02:00
Stef Walter
d6f2d07ddb
user-accounts: Remove the autologin checkmark
...
We want to use a checkmark to show the currently logged in status.
https://bugzilla.gnome.org/show_bug.cgi?id=681769
2012-10-09 10:51:19 +02:00
Bastien Nocera
a182126f14
network: Use a better string for the hidden network button
...
https://bugzilla.gnome.org/show_bug.cgi?id=684819
2012-10-09 10:21:40 +02:00
Bastien Nocera
d5d66b940a
network: Clarify some Hotspot related strings
...
https://bugzilla.gnome.org/show_bug.cgi?id=684202
2012-10-09 10:18:30 +02:00
Piotr Drąg
b61b4b2a64
mouse: Improve contexts for ambiguous strings
...
https://bugzilla.gnome.org/show_bug.cgi?id=684336
2012-10-09 10:17:52 +02:00
Piotr Drąg
d521bf0693
keyboard: Improve contexts for ambiguous strings
...
https://bugzilla.gnome.org/show_bug.cgi?id=684336
2012-10-09 10:17:46 +02:00
Piotr Drąg
b437d059fd
universal-access: Improve contexts for ambiguous strings
...
https://bugzilla.gnome.org/show_bug.cgi?id=684336
2012-10-09 10:17:31 +02:00
Bastien Nocera
aef03317e8
background: Fix distcheck
2012-10-08 18:31:05 +02:00
Rui Matos
8f0091c2c9
region: Add the Marathi phonetic input source to the white list
...
https://bugzilla.gnome.org/show_bug.cgi?id=685721
2012-10-08 17:45:30 +02:00
Bastien Nocera
c358506491
network: Verify command-line arguments
...
To avoid invalid bug reports ;)
2012-10-03 14:49:23 +02:00
Matthias Clasen
ea0f359e4d
network: Use a regular button for 'Connect to Hidden'
...
The treeview is not really up to this level of custom UI.
https://bugzilla.gnome.org/show_bug.cgi?id=684819
2012-10-03 11:43:34 +02:00
Rui Matos
3e32d858a1
region: Add inscript2 m17n keymaps to the whitelist
...
https://bugzilla.gnome.org/show_bug.cgi?id=684854
2012-10-02 16:17:20 +02:00
Rui Matos
c7677010a0
region: Repopulate input sources chooser when IBus becomes available
...
Otherwise the IBus sources wouldn't be available in the chooser until
it was closed and re-opened.
https://bugzilla.gnome.org/show_bug.cgi?id=684874
2012-10-02 16:17:20 +02:00