gnome-control-center/panels/network
Georges Basile Stavracas Neto e49496048f network: Make it a template class
The current Network panel class relies on GtkBuilder
when it could use a more modern feature that is the
template class.

By making it a template class, not only the Network
panel is slightly more performant, but it's also
simpler and easier to read.

This commit, then, turns the Network panel into a
template class, and cleans up the code to make it
work.

https://bugzilla.gnome.org/show_bug.cgi?id=785581
2017-08-07 20:23:40 +01:00
..
connection-editor network: Use radio buttons instead of a combobox in IP pages 2017-06-14 16:41:10 -03:00
wireless-security network: Update wireless-security UI from network-manager-applet 2017-03-13 18:56:57 +01:00
cc-network-panel.c network: Make it a template class 2017-08-07 20:23:40 +01:00
cc-network-panel.h network: Turn into a final class 2017-08-07 20:23:40 +01:00
cc-wifi-panel.c wifi: Introduce Wi-Fi panel 2017-07-18 13:30:46 -03:00
cc-wifi-panel.h wifi: Introduce Wi-Fi panel 2017-07-18 13:30:46 -03:00
gnome-network-panel.desktop.in.in panels: use the new categories 2016-06-14 12:16:43 -03:00
gnome-wifi-panel.desktop.in.in wifi: Introduce Wi-Fi panel 2017-07-18 13:30:46 -03:00
Makefile.am wifi: Introduce Wi-Fi panel 2017-07-18 13:30:46 -03:00
net-device-ethernet.c network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-device-ethernet.h network/net-device-ethernet: Re-work how we keep track of connections 2015-07-15 15:24:21 +02:00
net-device-mobile.c network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-device-mobile.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
net-device-simple.c network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-device-simple.h network: add support for showing bond slaves 2012-10-22 14:55:07 +02:00
net-device-wifi.c network: Add Wi-Fi widgets using device product as title 2017-07-17 23:41:36 -03:00
net-device-wifi.h network: Rework NetDeviceWifi interface 2017-07-17 23:41:25 -03:00
net-device.c network: Simplify object destruction 2017-03-10 19:17:24 +01:00
net-device.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
net-object.c network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-object.h network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-proxy.c network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-proxy.h network: Split the proxy parts from the .c and .ui file 2012-07-12 14:09:24 +01:00
net-vpn.c network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-vpn.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
network-dialogs.c network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
network-dialogs.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
network-ethernet.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-mobile.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-proxy.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-simple.ui network: Remove unused toplevel windows from .ui files 2013-10-01 10:05:02 +02:00
network-vpn.ui network/vpn: Fix the options button icon alignment 2016-04-02 17:33:55 +02:00
network-wifi.ui network: Rework NetDeviceWifi interface 2017-07-17 23:41:25 -03:00
network.gresource.xml wifi: Introduce Wi-Fi panel 2017-07-18 13:30:46 -03:00
network.ui network: Make it a template class 2017-08-07 20:23:40 +01:00
panel-common.c network: Include the connection title in the sort string 2017-05-17 15:14:10 +02:00
panel-common.h network: Include the connection title in the sort string 2017-05-17 15:14:10 +02:00
wifi.ui wifi: Introduce Wi-Fi panel 2017-07-18 13:30:46 -03:00