gnome-control-center/panels/network
Jonathan Kang 90af5b87f9 network: Fix mtu label not requesting enough space
Remove the size group where mtu label belongs, so that it can request
enough space when it becomes visible. Since the size group is removed,
filler widget is no longer useful. Remove it as well.
2019-07-15 03:35:59 +00:00
..
connection-editor network: Fix mtu label not requesting enough space 2019-07-15 03:35:59 +00:00
wireless-security network/eap-method-ttls: add domain match 2019-07-15 15:02:32 +12:00
cc-network-panel.c network: Handle Infiniband as a wired interface 2019-04-23 19:46:32 +02:00
cc-network-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-network-panel.ui network: Equal spacing between list sections 2019-06-16 01:01:36 +00:00
cc-wifi-connection-list.c wifi: Add new connection list widget 2019-01-07 15:29:23 +01:00
cc-wifi-connection-list.h wifi: Add new connection list widget 2019-01-07 15:29:23 +01:00
cc-wifi-connection-row.c wifi: Fix connection names with markup not showing up 2019-03-29 11:15:52 +01:00
cc-wifi-connection-row.h wifi: Add set_checked function to connection row 2019-01-07 15:29:23 +01:00
cc-wifi-connection-row.ui wifi: Reorder icons displayed for wifi access points 2019-06-16 01:01:36 +00:00
cc-wifi-panel.c wifi: Show a spinner when scanning for new access points 2019-06-16 01:01:36 +00:00
cc-wifi-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-wifi-panel.ui wifi: Show a spinner when scanning for new access points 2019-06-16 01:01:36 +00:00
gnome-network-panel.desktop.in.in Remove one of two "Proxy;" in Keywords 2019-05-17 17:30:39 +00:00
gnome-wifi-panel.desktop.in.in network: Add "hotspot" keyword to the WiFi panel 2019-05-14 01:55:59 +00:00
meson.build wifi: Add new connection list widget 2019-01-07 15:29:23 +01:00
net-device-ethernet.c connection-editor: Use GtkTemplate 2019-01-27 21:03:13 +00:00
net-device-ethernet.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-mobile.c net-device-mobile: Remove private field from public structure 2018-11-05 08:33:21 -02:00
net-device-mobile.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-simple.c net-device-simple: Remove GObject boilerplate 2018-11-05 08:31:50 -02:00
net-device-simple.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-wifi.c network: Add NetDeviceWifi::scanning property 2019-06-16 01:01:36 +00:00
net-device-wifi.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device.c net-device: Remove GObject boilerplate 2018-11-05 08:31:49 -02:00
net-device.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-object.c net-object: Turn into a derivable class 2018-11-05 08:31:47 -02:00
net-object.h net-object: Turn into a derivable class 2018-11-05 08:31:47 -02:00
net-proxy.c net-proxy: Remove private field from public structure 2018-11-05 08:33:19 -02:00
net-proxy.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-vpn.c connection-editor: Use GtkTemplate 2019-01-27 21:03:13 +00:00
net-vpn.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-dialogs.c network: Remove nagging code which removed from libnma 2018-03-12 16:14:47 +01:00
network-dialogs.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-ethernet.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-mobile.ui network: Replace GtkVBox with GtkBox 2018-01-26 22:25:18 -02:00
network-proxy.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-simple.ui network: Update NetDeviceSimple layout 2017-08-23 15:15:52 +02:00
network-vpn.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-wifi.ui network: Handle cloned-mac setting 2019-06-27 03:37:37 +00:00
network.gresource.xml wifi: Add new CcWifiConnectionRow widget for the AP list 2019-01-07 15:29:20 +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: Use #pragma once on headers 2018-11-05 08:33:22 -02:00