Matthias Clasen
685b5ebb9b
Fix a11y/keynav issue in the network panel
...
The mnemonic for the 'Network name' combo was not working.
2011-05-15 20:20:19 -04:00
Matthias Clasen
0725cffaee
Fix a11y/keynav issues in the user account panel
...
Add missing mnemonics to a number of places. Also make
the editable button/combo widgets react better to mnemonic
activation.
Part of bug 650132
2011-05-15 20:10:57 -04:00
Matthias Clasen
f783f3cfdc
Fix a11y/keynav issues in info panel
...
Add mnemonics for all active controls.
Part of bug 650132
2011-05-15 18:53:24 -04:00
Matthias Clasen
4afbbe7265
Fix a11y/keynav issues in the datetime panel
...
Add mnemonics to all controls that have labels.
Possible further improvements: set a11y descriptions for the
unlabeled controls (the time and date controls, mostly). The map
widget is lacking keynav altogether.
Part of bug 650132
2011-05-15 15:07:16 -04:00
Matthias Clasen
b7f82e98ff
Fix a11y/keynav issues in power panel
...
Add mnemonics to all items. We may need to revisit this and set
labeled-by relations for the combo boxes where the labels are
checkboxes (in that case, the mnemonic automatism doesn't really
work, I think).
Part of bug 650132
2011-05-15 14:50:17 -04:00
Matthias Clasen
007696b8fd
Fix a11y/keynav issues in the mouse panel
...
The Acceleration mnemonics were conflicting with the 'All Settings'
mnemonic, which can easily be avoided by moving the mnemonic to 'c'.
Also, the mnemonic widgets for the scale labeles on the touchpad
page were pointing at the widgets on the mouse page (copy-paste error)
and thus did not work.
Part of bug 650132
2011-05-15 14:36:03 -04:00
Matthias Clasen
d29d6a395e
Fix a11y/keynav issues in display panel
...
The Rotation label had a mnemonic, but no suitable mnemonic
widget set up.
Part of bug 650132
2011-05-15 14:03:26 -04:00
Matthias Clasen
5c41ffd602
Fix a11y/keynav issues in screen panel
...
Setting mnemonics and mnemonic widgets also takes care
of the LABELLED_BY/LABEL_FOR a11y relations.
Part of bug 650132
2011-05-15 14:02:02 -04:00
Bastien Nocera
0188486890
info: Set the StaticHostname
...
when changing the PrettyHostname
https://bugzilla.gnome.org/show_bug.cgi?id=650044
2011-05-13 16:07:55 +01:00
Bastien Nocera
a2885a56d4
info: Add helper for pretty hostname to hostname
...
So that we can set the static hostname depending on the value
of the pretty hostname.
2011-05-13 16:00:39 +01:00
Bastien Nocera
ac5bc2da75
user-accounts: Move UmEditableEntry to lib
...
So it can be reused in the printers panel.
Also see:
https://bugzilla.gnome.org/show_bug.cgi?id=649511
2011-05-13 13:44:55 +01:00
Bastien Nocera
a089d7e710
info: Implement setting of "PrettyHostname"
...
This property can be used to name services running on the machine
such as media sharing, device sharing, or externally visible
services such as the Bluetooth name.
We don't set the statis hostname yet though, this will need
to be done to follow the recommendations from systemd.
https://bugzilla.gnome.org/show_bug.cgi?id=650044
2011-05-13 13:35:37 +01:00
Bastien Nocera
c3e7514ed6
user-accounts: UmEditableEntry improvements
...
* Avoid sending two consecutive "editing-done" signals when
validating the entry with the "Return" key
* Use symbolic names for the notebook page numbers
2011-05-12 18:51:45 +01:00
Bastien Nocera
f66e7bb4dd
user-accounts: Fix bug when name is changed to contain markup
...
When changing to a "display name" that contains markup, such
as "Foo & Bar", the code to update the user list on the left
wasn't escaping the text correctly.
2011-05-12 18:45:58 +01:00
Bastien Nocera
b8c2826e3d
info: Simplify WID() macro
2011-05-12 18:45:58 +01:00
Wind He
019fbc6658
update zh_CN translation
2011-05-12 19:57:54 +08:00
Matthias Clasen
4df13eb8f7
Properly select the active ap
...
Comparing by object id does not work here, since there is no
guarantee that the object id will still be present in the array
after we did filter the list by strongest-per-ssid. Instead,
compare the ssid.
https://bugzilla.gnome.org/show_bug.cgi?id=649934
2011-05-12 07:06:58 -04:00
Funda Wang
c187313a9e
Updated zh_CN translation.
2011-05-11 12:03:03 +02:00
Bastien Nocera
3980a44ebb
user-accounts: Remove use of images in fingerprint
...
gtk_assistant_set_page_header_image() is deprecated, stop using
it in the fingerprint setup assistant.
2011-05-07 19:10:35 +01:00
Christian Persch
1f00e38838
network: Use g_settings_get_child to construct the proxy settings
...
Bug #645439 .
2011-05-07 18:14:56 +01:00
Bastien Nocera
13e4bbeb7d
info: Add preferred to the list of keywords
...
https://bugzilla.gnome.org/show_bug.cgi?id=648253
2011-05-07 18:07:44 +01:00
Bastien Nocera
a4341af9fb
build: Require newer gnome-desktop for display changes
...
https://bugzilla.gnome.org/show_bug.cgi?id=589562
2011-05-07 17:54:41 +01:00
Robert Ancell
3d91e4baaf
Only show monitor labels when display applet has focus
...
https://bugzilla.gnome.org/show_bug.cgi?id=589562
2011-05-07 17:50:35 +01:00
Bastien Nocera
922116e04e
region: Use input-keyboard instead of system-run icon
...
https://bugzilla.gnome.org/show_bug.cgi?id=647656
2011-05-07 17:50:02 +01:00
Bastien Nocera
e02e7513d9
keyboard: Change tab label from "General" to "Typing"
...
https://bugzilla.gnome.org/show_bug.cgi?id=615206
2011-05-07 17:48:59 +01:00
Bastien Nocera
da829ad555
lib: Remove CcLockbutton
...
We can now use the lock button in GTK+ itself.
https://bugzilla.gnome.org/show_bug.cgi?id=640732
2011-05-07 17:47:27 +01:00
Bastien Nocera
8c6221a567
user-accounts: Use GTK+ lock button
2011-05-07 17:47:13 +01:00
Bastien Nocera
b28923cc90
datetime: Use GTK+ lock button
2011-05-07 17:46:55 +01:00
Bastien Nocera
8dea9d125b
printers: Use GTK+ lock button
2011-05-07 17:46:43 +01:00
Bastien Nocera
00bfe342bb
build: Require a newer GTK+ for the lock button
2011-05-07 17:46:25 +01:00
Marek Kasik
03f49b9e3f
printers: Check presence of new printer
...
Check successful installation of new printer by search
in list of destinations given by CUPS. Add index to the end
of name of new printer if the name is already used.
2011-05-06 13:39:37 +02:00
Marek Kasik
8164c8f7f9
printers: Improve search for PPDs for new devices
...
Improve logic for selecting PPD from available PPDs.
Try to find the best PPD if there is not an exact match
(rhbz#691808, rhbz#691701).
2011-05-06 12:31:42 +02:00
Gabor Kelemen
af06b3657a
Fix a Hungarian translation problem
2011-05-05 02:05:00 +02:00
Kjartan Maraas
51bddc0499
Updated Norwegian bokmål translation
2011-05-04 10:37:18 +02:00
Bastien Nocera
9f961048ae
mouse: Update from gnome-settings-daemon
...
Should fix detection of touchpads not working in some cases.
https://bugzilla.redhat.com/show_bug.cgi?id=695041
2011-05-03 16:42:35 +01:00
Bastien Nocera
df77dc1ee5
Revert "display: Only show monitor labels when display applet has focus"
...
This reverts commit 201714d99a
.
This isn't the unstable branch you're looking for.
2011-05-03 14:36:09 +01:00
Cosimo Cecchi
fcdbf41ebb
shell: add raised style to "All Settings" button
...
https://bugzilla.gnome.org/show_bug.cgi?id=645809
2011-05-03 14:32:32 +01:00
Seán de Búrca
6a629ecb82
Updated Irish translation
2011-05-02 20:20:34 -06:00
Marek Kasik
475f3fee9a
printers: Make Add button insensitive until user select a printer
...
Set Add button in the PpNewPrinterDialog sensitive only if user select
a printer in the dialog (#648787 ).
2011-05-02 15:48:19 +02:00
Pin-Hsien Li
a00d6c14ba
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2011-05-02 20:21:57 +08:00
Robert Ancell
201714d99a
display: Only show monitor labels when display applet has focus
...
https://bugzilla.gnome.org/show_bug.cgi?id=589562
2011-05-02 15:59:50 +10:00
Abduxukur Abdurixit
f13bae02b8
Added UG translation
2011-05-02 07:13:46 +02:00
Daniel Korostil
b835b8c3a1
Uploaded Ukranian
2011-05-02 02:55:53 +03:00
Piotr Drąg
93acf6bbf5
Updated Polish translation
2011-05-01 13:17:26 +02:00
Fran Diéguez
52edf3536d
Updated galician translations
2011-04-30 23:27:21 +02:00
Matthias Clasen
8a3368be65
Remove the subscription renewal timeout when the panel goes away
...
Otherwise, bad things (ie crashes) happen after 500 seconds...
2011-04-29 12:07:13 -04:00
Piotr Drąg
bbe9e19bec
Updated Polish translation
2011-04-29 15:48:11 +02:00
Rodrigo Padula de Oliveira
f02c4910ac
Updated Brazilian Portuguese translation
2011-04-28 14:36:43 -03:00
Bastien Nocera
b435556cd3
user-accounts: Show username when no real name
...
So that users added "by hand" with adduser show up correctly
in the treeview.
https://bugzilla.gnome.org/show_bug.cgi?id=648348
2011-04-28 14:35:12 +01:00
Richard Hughes
e51ff4001b
power: Only show the 'When power is critically low' when there is a laptop battery or UPS attached.
...
This fixes https://bugzilla.gnome.org/show_bug.cgi?id=646053
2011-04-28 11:33:14 +01:00