Commit graph

42 commits

Author SHA1 Message Date
Matthias Clasen
e43f922b89 Network: Avoid header pixel noise and inconsistent spacing
https://bugzilla.gnome.org/show_bug.cgi?id=644954
https://bugzilla.gnome.org/show_bug.cgi?id=644955
2011-03-16 23:18:05 -04:00
Matthias Clasen
2df60eab71 Network: Fix up visibility of fields
When a device is unavailable / off, we show only the hardware address.
Otherwise, we show speed / security / ssid.
Other connection parameters are only shown when the connection is active.
2011-03-16 22:38:53 -04:00
Matthias Clasen
4f000889eb Network: Add padding above options buttons
https://bugzilla.gnome.org/show_bug.cgi?id=644957
2011-03-16 20:41:42 -04:00
Matthias Clasen
e22dbc495f Network: Use dim-label style class for labels
Also drop :s.
https://bugzilla.gnome.org/show_bug.cgi?id=644958
2011-03-16 18:52:45 -04:00
Matthias Clasen
9fd3059bb7 Network: Drop tooltips on the device list
https://bugzilla.gnome.org/show_bug.cgi?id=644964
2011-03-16 18:23:27 -04:00
Richard Hughes
01c6b793ed network: keep the device/connections model up to date with reality
Remove the ID parameter from the model, and move it to the NetDevice object.
Remove the devices GPtrArray and use the mode for everything.
Connect up the changed and deleted signals from NetObject and DTRT in the UI.
2011-03-16 17:31:09 +00:00
Matthias Clasen
d4e155a277 Network: Add a + button and make it do something
In the short term, cheat by bringing up nm-connection-editor.
In the future, we will do something better here.
The newly created connections do net get picked up in the list
of devices/connections yet.
2011-03-15 22:05:31 -04:00
Matthias Clasen
cf8e083b9b Network: Add Option buttons to allow editing connections
In the short term, we cheat here by bringing up nm-connection-editor
for an individual connection. This will be replaced by something
better in the future.
2011-03-15 21:30:44 -04:00
Matthias Clasen
3163675d85 network: fix a typo
Use an existing id for the proxy method model.
2011-03-15 16:34:30 -04:00
Matthias Clasen
b160c1549b Network: Implement and show on/off switch for wireless/wimax
These map to nm_client_wireless/wimax_set/get_enabled.
2011-03-14 19:23:10 -04:00
Matthias Clasen
a320dc9303 Network: Add a device off switch
As seen in the mockups. This is currently hidden, until
I figure out how to wire this up properly.
2011-03-14 17:05:05 -04:00
Matthias Clasen
12591bbc2c Network: Fix label alignment
The DNS fields are wrapping, and need to be left-aligned to
look ok in that case.
2011-03-14 13:17:51 -04:00
Matthias Clasen
243c11712b Network: fix some alignment and focus issues
Make the wireless network combo focusable, but not editable.
Make all the proxy labels right-aligned and equal size.
There is still an overall size problem with the proxy page.
2011-03-12 15:50:40 -05:00
Matthias Clasen
bc34b87775 Network: Reinstate the proxy method model
Glade was playing tricks on me there.
2011-03-12 15:12:53 -05:00
Matthias Clasen
9f07f2b9be Network: Add mnemonics
Make the panel keynav friendly by setting up mnemonics for active
controls.
2011-03-12 15:02:58 -05:00
Matthias Clasen
ed5f4f5fdf Network: Add Option buttons
Following the design. These are currently hidden, until we have
something to show there.
2011-03-12 14:27:22 -05:00
Richard Hughes
bb70c1bd1a network: use an abstract device so we can get the VPN connection data 2011-03-11 12:29:40 +00:00
Richard Hughes
199774f087 network: never show the loop device if IP4 data isn't available 2011-03-11 10:28:08 +00:00
Richard Hughes
c9a7f99818 network: port to the rm-userset branch of NetworkManager 2011-02-21 12:57:22 +00:00
William Jon McCann
affe84ad5e network: use the same border width as other panels 2011-02-02 01:42:30 -05:00
William Jon McCann
a9c4426dd2 network: wrap long dns lines 2011-02-02 01:07:18 -05:00
William Jon McCann
4fe7c98d8c network: add junction sides to devices list 2011-01-26 15:02:53 -05:00
Kjartan Maraas
81e67f086c Remove a string from translations. 2011-01-25 20:26:02 +01:00
William Jon McCann
ca533af8f3 network: use a toolbar for source list actions 2011-01-24 15:47:35 -05:00
William Jon McCann
97bb5ec3cd network: add orientation property for glade 2011-01-24 15:47:35 -05:00
Luca Ferretti
24c6038be3 network: enable translation for proxy methods
And add a translation context in order to avoid mixing with other
similar messages
2011-01-19 14:03:04 +01:00
Andre Klapper
3a9ab034a4 Fix two typos. Fixes bug #637527. 2010-12-30 01:13:38 +01:00
Richard Hughes
1ce24314ad network: teach the panel about nameservers and routes 2010-12-17 11:02:03 +00:00
Richard Hughes
c1fc40050a network: teach the network panel about IPv6 2010-12-16 20:42:58 +00:00
Richard Hughes
9ece3488c9 network: make the data labels selectable so the user can copy them 2010-12-16 17:01:53 +00:00
Richard Hughes
f9617f57d0 network: sort the wireless AP dropdown entries by name 2010-12-16 09:13:23 +00:00
Richard Hughes
be2a4ddca9 network: properly align the header with the labels below 2010-12-16 08:56:41 +00:00
Richard Hughes
816438b24e network: align the device header with the section labels 2010-12-15 22:16:06 +00:00
Richard Hughes
ebedc3ac94 network: Use a GtkSwitch to control the flight mode 2010-12-15 21:37:31 +00:00
Richard Hughes
84192b4207 network: display the network name and the IMEI for mobile broadband connections 2010-12-15 20:58:33 +00:00
Richard Hughes
ed2353bf12 network: populate some of the data for mobile broadband connections 2010-12-15 19:59:26 +00:00
Richard Hughes
3e1053c502 network: list the devices in approximate connection speed order 2010-12-15 19:37:52 +00:00
Richard Hughes
ad8223c284 network: show the AP mode and signal strength in the wireless dropdown 2010-12-15 19:24:34 +00:00
Richard Hughes
5b9efcc24d network: List the available access points for each wireless device
Note: you can't actually assign a access point for a device yet. To come.
2010-12-14 14:04:40 +00:00
Richard Hughes
77e70598d9 network: add the manual proxy port spin buttons 2010-12-14 13:10:53 +00:00
Richard Hughes
a134e09848 network: Add the first version of a simple network panel that uses NetworkManager
This is very much a work in progress, and will be changed quite a bit before GNOME 3.
2010-12-14 10:24:32 +00:00
Richard Hughes
07aceaf538 Add a mockup of the future network panel, code to follow in the next few days 2010-12-02 16:03:53 +00:00