summaryrefslogtreecommitdiff
path: root/panels/network/cc-network-panel.c
Commit message (Expand)AuthorAgeFilesLines
* network: add integrated "Add New Connection"wip/networking2Dan Winship2013-01-231-37/+18
* network: add VPN support to the connection editorDan Winship2013-01-231-0/+1
* network: Update device icons on state changesMatthias Clasen2013-01-231-4/+30
* network: use a GResource for GtkBuilder UI definitionCosimo Cecchi2013-01-071-3/+5
* network: Don't reference CcNetworkPanel directly from some helper codeJasper St. Pierre2012-12-131-4/+5
* shell: Make all control-center plugins staticBastien Nocera2012-12-111-9/+0
* network: Avoid type clashes with the Bluetooth panelBastien Nocera2012-11-091-5/+5
* network: Make sure Airplane mode switch everything offBastien Nocera2012-11-091-8/+84
* network: Make sure flight mode is always visibleBastien Nocera2012-11-091-54/+1
* network: don't add the header widget in an idleCosimo Cecchi2012-11-071-101/+96
* network: add support for showing bond slavesDan Winship2012-10-221-17/+32
* network: minimal support for unrecognized device typesDan Winship2012-10-221-1/+2
* network: Fix 8021x connectionsMatthias Clasen2012-10-171-2/+3
* network: disambiguate devices of the same typeDan Winship2012-10-111-12/+78
* network: Factor out most of NetDeviceWired, create NetDeviceEthernetDan Winship2012-10-111-2/+2
* network: Verify command-line argumentsBastien Nocera2012-10-031-0/+21
* network: Add debug for argv handlingBastien Nocera2012-10-011-0/+4
* network: Fix possible incorrect exit of the loopBastien Nocera2012-10-011-2/+2
* network: Fix possible crasher when handling argv propBastien Nocera2012-10-011-3/+5
* network: Don't resize the panel or the wifi listBastien Nocera2012-09-281-2/+4
* network: Simplify access to the device treeviewBastien Nocera2012-09-281-22/+9
* network: Handle argv property every time it changesBastien Nocera2012-09-281-35/+88
* network: Clean up all args when done handling themBastien Nocera2012-09-271-7/+7
* network: Add function to clean up the argv propertyBastien Nocera2012-09-271-5/+9
* Make connecting to Enterprise WPA work againMatthias Clasen2012-09-221-10/+10
* network: ignore unrecognized device typesDan Winship2012-08-221-9/+2
* panels: add register macroRay Strode2012-08-211-6/+1
* network: Remove some dead code from the conversionRichard Hughes2012-07-231-91/+19
* network: Split the wifi device from the .c and .ui fileRichard Hughes2012-07-231-1789/+8
* network: Allow NetObjects to get the main panel object so they can show modal...Richard Hughes2012-07-201-0/+2
* network: Split the mobile broadband device from the .c and .ui fileRichard Hughes2012-07-201-339/+4
* network: Split the wired device from the .c and .ui fileRichard Hughes2012-07-201-137/+28
* network: Fix the VPN information my setting the connection at object construc...Richard Hughes2012-07-171-0/+1
* network: Return success from panel_set_notebook_page_for_object()Richard Hughes2012-07-171-3/+7
* network: Remove some unused codeRichard Hughes2012-07-171-24/+0
* network: Set the device properties at construct timeRichard Hughes2012-07-171-13/+18
* network: Export net_device_get_find_connection() so it can be used by future ...Richard Hughes2012-07-171-159/+9
* network: Set the correct page when using mobile broadband devicesRichard Hughes2012-07-171-1/+1
* network: Split the VPN parts from the .c and .ui fileRichard Hughes2012-07-121-175/+14
* network: Share a NMClient instance between NetObjectsRichard Hughes2012-07-121-0/+1
* network: Split the proxy parts from the .c and .ui fileRichard Hughes2012-07-121-296/+57
* network: Use g_clear_object where appropriateMatthias Clasen2012-06-281-23/+10
* network: Remove redundant returnsMatthias Clasen2012-06-281-2/+0
* network: Sort access points by strengthMatthias Clasen2012-06-281-14/+40
* network: avoid crashes due to leftover signal handlersMatthias Clasen2012-06-281-10/+6
* network: Show multiple connections in the mobile broadband panelRichard Hughes2012-06-281-0/+137
* network: Increase the amount of debugging for mobile-bbRichard Hughes2012-06-281-1/+4
* network: Don't try to set the mobile broadband speed widgetsRichard Hughes2012-06-281-6/+0
* network: Find connections specific MAC address setThomas Bechtold2012-06-181-26/+154
* network: Make ap list more similar to the shell menuMatthias Clasen2012-06-141-16/+16