Commit graph

65 commits

Author SHA1 Message Date
Thomas Wood
e2f944a66a configure: Group pkg-config checks based on how they are used
Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS
and LIBS.

https://bugzilla.gnome.org/show_bug.cgi?id=636593
2011-02-19 16:46:26 +00:00
Richard Hughes
06b9a36c67 Fix linking in the network pane 2011-02-16 22:21:10 +00:00
Richard Hughes
f2461603f3 network: now we know that using NM async works, rework the prototype into some sane abstractions 2011-02-08 12:00:50 +00:00
Cosimo Cecchi
6baa1a05dd network: fix a crasher due to an uninitialized GVariant 2011-02-07 09:55:26 -05:00
Richard Hughes
8518a5eee8 network: show the wired network subnet mask
Note: this is really just a dummy commit, as the network device
stuff is about to be abstracted away from the hacky code we have
now.
2011-02-07 14:19:05 +00:00
Richard Hughes
419248bae9 network: Disable NetworkManager when the airplane switch gets changed 2011-02-07 14:19:05 +00:00
William Jon McCann
33627f1ae8 network: don't just select device once 2011-02-02 02:04:42 -05: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
5bbcd9b75d network: select the first device after they are all loaded 2011-02-02 01:38:33 -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
bb752ed25c network: kill more tabs 2011-01-24 15:48:04 -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
William Jon McCann
97bb5ec3cd network: add orientation property for glade 2011-01-24 15:47:35 -05:00
Bastien Nocera
d2ceab7be1 panels: Add capplet names
So that debug logs are useful, for those panels.
2011-01-19 15:43:18 +00: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
Matthias Clasen
27c6c65792 Use the preferences-system-network icon for the network panel
This one has the advantage that it exists in gnome-icon-theme.
2011-01-17 13:04:58 -05:00
Andre Klapper
3a9ab034a4 Fix two typos. Fixes bug #637527. 2010-12-30 01:13:38 +01:00
Thomas Wood
70604ba458 Remove the "Internet and Network" category
Remove this category as there is only one item in it and move the network
panel to the "Hardware" category.
2010-12-20 14:52:15 +00: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
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
be2a4ddca9 network: properly align the header with the labels below 2010-12-16 08:56:41 +00:00
Richard Hughes
67c97dc588 network: do not show a mode icon for infrastructure connections 2010-12-15 22:27:53 +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
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
a248ecc4d4 network: split out common non-object functionality into its own source file 2010-12-15 19:22:15 +00:00
Richard Hughes
6b49a20587 network: add a cell renderer for displaying the AP signal strength 2010-12-15 19:19:21 +00:00
Richard Hughes
3ba96656e4 network: add a cell renderer for displaying the AP mode 2010-12-15 19:18:32 +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
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
Bastien Nocera
9b1176aefc network: Avoid run-time warnings
As the GPtrArray for the ignored_hosts is never actually created,
and a use-after-free as we didn't dup the strings into the array,
and freed the array.
2010-11-18 03:04:02 +00:00
Bastien Nocera
032d6326d5 panels: Add keywords to all the panels we ship
https://bugzilla.gnome.org/show_bug.cgi?id=399754
2010-11-17 16:02:47 +00:00
Rodrigo Moya
047f48e850 Some build fixes 2010-11-15 10:35:49 +01:00
Rodrigo Moya
49bb521742 network: Spin buttons are not GtkRange's 2010-11-03 14:12:41 +01:00
Rodrigo Moya
d5dffc50db network: Don't try to populate the model before it is created 2010-11-03 14:10:55 +01:00
Rodrigo Moya
527043d960 network: Spin buttons are not GtkRange's 2010-11-03 14:04:26 +01:00
Rodrigo Moya
1066bae583 network: Comment out locations-code until we have support for 'subsections' in GSettings 2010-11-02 12:45:56 +01:00