Commit graph

21 commits

Author SHA1 Message Date
William Jon McCann
4fe7c98d8c network: add junction sides to devices list 2011-01-26 15:02:53 -05:00
William Jon McCann
308db2da1a network: remove evil tabs
The control center style does not use tabs.
2011-01-24 15:47:35 -05:00
William Jon McCann
ca533af8f3 network: use a toolbar for source list actions 2011-01-24 15:47:35 -05: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
d7a8e5670a network: keep the network UI updated as devices are added, removed or changed
Note: I've found some NetworkManager bugs in this, as 'dbus-monitor --system' will
verify the missing signals from the daemon.
2010-12-16 10:33:38 +00:00
Richard Hughes
f9617f57d0 network: sort the wireless AP dropdown entries by name 2010-12-16 09:13:23 +00:00
Richard Hughes
e8fcdaa2ff network: add a space between the amount and the quantity 2010-12-15 22:23:36 +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
a248ecc4d4 network: split out common non-object functionality into its own source file 2010-12-15 19:22:15 +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
28746145ec Rename the network panel to 'proxy' so we can work on a true network panel that uses NetworkManager 2010-12-02 16:02:50 +00:00
Rodrigo Moya
2a5eca505d network: Use proxy settings in GSettings 2010-11-02 12:45:55 +01:00
Thomas Wood
d91e466f93 shell: Use the X-GNOME-Settings-Panel value to identify panels
Use the custom .desktop file field to identify panels and make sure the
panel implementations use the name to identify themselves.
2010-06-02 16:20:45 +01:00
Thomas Wood
5e24f0464d network: convert network capplet to a settings panel
Add a module and CcPanel implementation for network proxy settings
2010-05-22 14:52:24 +01:00