Jorge González
426cf5f9fb
Updated Spanish translation
2011-05-29 10:04:18 +02:00
Yuri Myasoedov
58149d0645
Updated Russian translation
2011-05-29 10:51:50 +04:00
Yuri Myasoedov
a6d09a54fb
Updated Russian translation
2011-05-29 10:50:52 +04:00
Yuri Myasoedov
f6d8f9c272
Updated Russian translation
2011-05-28 18:51:21 +04:00
Daniel Mustieles
9812be38c1
Updated Spanish translation
2011-05-28 10:59:56 +02:00
Bastien Nocera
b041e65955
sound: Fix direction of speaker test in RTL languages
...
https://bugzilla.gnome.org/show_bug.cgi?id=651273
2011-05-27 18:47:18 +01:00
Marek Kasik
fba02faa49
Printers: Use SNMP CUPS backend to discover printers on given address
...
Search for printers on address given by user using CUPS's SNMP backend.
This modification typically finds network printers publishing themselves
on port 9100.
2011-05-27 15:38:59 +02:00
Marek Kasik
8f4895559a
Printers: Allow editing of printer name and location
...
Use CcEditableEntry for editing name and location of local printers
(#649511 ).
2011-05-27 13:38:15 +02:00
Matthias Clasen
03b2a21e7d
Network: Use the 'pretty hostname' for hotspots
...
Also, prevent crashes when nm_active_connection_get_devices()
decides to return NULL instead of an array.
2011-05-26 20:22:34 -04:00
Matthias Clasen
a7c3024998
Network: Improve wording of warnings
...
Also, add a warning when stopping hotspots, too, and consequently
add the dots back to the stop button as well.
2011-05-26 18:47:27 -04:00
Matthias Clasen
24c320a2c3
Network: put the dots back in the hotspot button
...
After all we are showing a dialog now, sometimes...
2011-05-26 17:42:14 -04:00
Matthias Clasen
0273e3b926
Network: disable the hotspot button when the device is off
2011-05-26 17:34:56 -04:00
Matthias Clasen
fea89403bf
Network: Add warning dialogs
...
We warn if there is no connection to the internet (questionable
to create a hotspot in that case) or if creating the hotspot
would drop the default connection to the internet (ditto).
2011-05-26 17:19:58 -04:00
Matthias Clasen
b8529164d6
Network: prevent a possible crash
...
Some of the settings may be NULL when we call is_hotspot_connection()
on random connections. No need to crash then...
2011-05-26 17:16:54 -04:00
Antoine Jacoutot
f658ff61aa
Typo preventing compilation on some platforms.
...
https://bugzilla.gnome.org/show_bug.cgi?id=651162
2011-05-26 17:16:09 +01:00
Matthias Clasen
1b60a6fd6b
Network: Remove ellipses from hotspot buttons
...
There's no dialogs anymore...
2011-05-26 11:59:16 -04:00
Matthias Clasen
b3067539f6
Network: simplify security string for hotspots
...
Dan recommends that we do not discriminate between WPA and WPA2,
so we don't have to bother with showing multiple strings at all
anymore, it is just None or WEP or WPA now.
2011-05-26 11:57:49 -04:00
Matthias Clasen
97982f395e
Network: fix the build
2011-05-26 07:05:00 -04:00
Matthias Clasen
64e94a0adb
Implement network sharing
...
This is an implementation of network sharing (aka 'Hotspot').
The new 'Use as hotspot' button lets you use a wifi device
as a hotspot for sharing network connections with others.
Currently, the panel generates a ssid based on the hostname,
sets the security to WEP, and generates a random key. These
parameters can be edited afterwards.
It is currently not possible to show how many connections
are using the hotspot. Apart from this, the implementation
is pretty much complete.
2011-05-26 06:47:27 -04:00
Matthias Clasen
d4b88f12a6
Network: refresh ui in an idle
...
This seems a lot safer than doing it directly from all kinds
of callbacks.
2011-05-25 08:54:35 -04:00
Matthias Clasen
c390d4f36d
Network: use the correct condition for the option button
...
The button needs a connection to edit; so set the sensitivity
based on the existence of a connection.
2011-05-25 08:33:56 -04:00
Matthias Clasen
e5675435c2
Network: avoid a possible crash
...
When there are no active connections, nm_device_get_active_connections
returns NULL.
2011-05-25 07:05:44 -04:00
Matthias Clasen
f9a186a272
Network: fix the wpad warning
...
Due to size allocation changes in GTK+, wrapping labels without
a minimal width now become very high. So we need to set a reasonable
width-chars value to ensure the label shows up.
2011-05-24 20:03:50 -04:00
Arash Mousavi
a4af31e068
Updated Persian translation
2011-05-25 02:36:51 +04:30
Nguyễn Thái Ngọc Duy
659baf5adf
po/vi.po: typo fix
2011-05-24 23:46:46 +07:00
Nguyễn Thái Ngọc Duy
5324d6ce9f
po/vi.po: added shortcut and two more translations
2011-05-24 19:27:18 +07:00
Rodrigo Moya
fa9b65faff
Add NEWS for 3.0.2 release
2011-05-24 11:06:25 +02:00
Bastien Nocera
6af3db5994
datetime: Add mention of a few gdbus-codegen bugs
2011-05-23 16:10:04 +01:00
Bastien Nocera
a0d0a4c28f
datetime: Regenerate dtm.[ch]
...
Fixes a few compilation warnings.
2011-05-23 16:10:04 +01:00
Matthias Clasen
d8bbb0af66
users: don't add a lockbutton
...
Instead, implement get_permission to get a lockbutton
in the toolbar.
https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
be35c2a834
Datetime: Don't add a lockbutton
...
Instead, implement get_permission to get a lockbutton
in the toolbar.
https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
3e263c5764
Printers: Don't add a lockbutton
...
Instead, implement get_permission to get a lockbutton
in the toolbar.
https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
e5072232ee
Add a lockbutton to the toolbar
...
And populate it from the get_permission method added earlier.
https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
9cdd557eca
Add a cc_panel_get_permission method
...
This is in preparation for moving lock buttons to the toolbar.
https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
13a08f4994
Users: strip out periods when generating proposals
...
Some systems seem to disallow them in usernames, but more
importantly, the proposals look just wrong for abbreviated
middle initials with a period.
https://bugzilla.gnome.org/show_bug.cgi?id=650777
2011-05-23 09:19:19 -04:00
Jorge González
f50f66f345
Updated Spanish translation
2011-05-22 14:42:16 +02:00
Jorge González
9673998eca
Updated Spanish translation
2011-05-22 14:08:51 +02:00
Daniel Mustieles
4b69a0665a
Updated Spanish translation
2011-05-22 05:55:12 +02:00
Jorge González
cb1bb49c88
Updated Spanish translation
2011-05-21 20:43:22 +02:00
Daniel Mustieles
6e841adf35
Updated Spanish translation
2011-05-21 09:50:48 +02:00
Richard Hughes
e7863d0e02
color: Add the virtual device UI which is used when a physical device connection is impossible
...
This is designed so power users can create virtual devices (just like in
ColorSync) that represent things like 'Hexachrome Press #2 ' or 'Cinema'.
This new UI isn't actually wired up yet, and there are no new UI controls as
the UI still needs love from the designers.
This was added at this point for two reasons:
1. To get the translations early so we can enable this later
2. To be able to delete the code out of gcm-prefs.c
2011-05-20 20:40:15 +01:00
Matthias Clasen
0ad983ebff
info: add padding to the list
...
For consistency with sidebar lists in other panels. Almost like
this was a designed application, and not just a grabbag of panels...
2011-05-20 12:43:51 -04:00
Matthias Clasen
f93fee0121
Network: use the new sidebar-list icon size
...
Also add some padding. The designers like it like this.
2011-05-20 12:32:18 -04:00
Matthias Clasen
02c26cd2c0
Printers: use the new sidebar-list icon size
...
Also add some padding for good looks.
Overwhelmingly approved by #gnome-design.
2011-05-20 12:32:18 -04:00
Matthias Clasen
2219fc116c
Register a symbolic icon size for icons in sidebar lists
...
That way, we can use 24, but still remain (at least theoretically)
themable for the benefit of large-print a11y themes.
2011-05-20 12:32:17 -04:00
Richard Hughes
d75adefd96
color: Force the color treeview scrolled window to be at least 6 rows in height
2011-05-20 16:34:35 +01:00
Richard Hughes
3ee0fd1303
Fix make check by updating POTFILES.in to reflect reality
2011-05-20 15:59:42 +01:00
Richard Hughes
391cd73e5e
color: install a preferences-color icon to avoid using the gnome-color-manager icon name
2011-05-20 15:59:06 +01:00
Richard Hughes
2e7e54c3c2
Add a color panel based on the functionality available in gnome-color-manager
...
All the major functionality is present, but the virtual device stuff needs
further work with the designers before being included.
2011-05-20 15:59:00 +01:00
Rodrigo Moya
a04a873d68
Kill warning in g_print call
2011-05-20 12:27:05 +02:00