gnome-control-center/panels/network
Christopher Davis de16d7bb39 network: Use AdwActionRow and GtkListBox for vpn list
Previously the widget was using a hack to show
separators and had a row nested in a listbox,
nested in a box. Instead of having a custom setup
to work around not haveing a listbox, we can use a
listbox.

See: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1587
2022-02-04 17:54:25 +00:00
..
connection-editor network: Fix saving passwords for non-wifi connections 2022-01-05 23:09:45 +00:00
icons Add individual app icons 2022-01-31 14:08:22 +00:00
wireless-security Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
cc-network-panel.c network: Use AdwActionRow and GtkListBox for vpn list 2022-02-04 17:54:25 +00:00
cc-network-panel.h network: Merge together methods 2019-11-06 10:16:40 +13:00
cc-network-panel.ui network: Use AdwActionRow and GtkListBox for vpn list 2022-02-04 17:54:25 +00:00
cc-qr-code.c wifi: Avoid padding in hotspot QR code 2022-02-01 18:25:23 +05:30
cc-qr-code.h wifi: Use Paintables for QR code 2022-01-20 19:06:22 +05:30
cc-wifi-connection-list.c panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
cc-wifi-connection-list.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-connection-row.c network: Fix wifi icon loading 2022-01-06 12:42:34 -08:00
cc-wifi-connection-row.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-connection-row.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-hotspot-dialog.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-hotspot-dialog.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-hotspot-dialog.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-panel.c wifi: Use Paintables for QR code 2022-01-20 19:06:22 +05:30
cc-wifi-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-wifi-panel.ui wifi: Use Paintables for QR code 2022-01-20 19:06:22 +05:30
gnome-network-panel.desktop.in.in Add individual app icons 2022-01-31 14:08:22 +00:00
gnome-wifi-panel.desktop.in.in network: Add "hotspot" keyword to the WiFi panel 2019-05-14 01:55:59 +00:00
lock-small-symbolic.svg network: Minimize small symbolic icons 2022-01-24 20:07:52 +00:00
meson.build Add individual app icons 2022-01-31 14:08:22 +00:00
net-device-bluetooth.c net-device-bluetooth: Use AdwActionRow and .boxed-list 2021-12-29 23:28:44 -08:00
net-device-bluetooth.h network: Convert NetDeviceEthernet, NetDeviceBluetooth and NetDeviceMobile to GtkTemplate 2019-11-06 10:40:23 +13:00
net-device-ethernet.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
net-device-ethernet.h network: Convert NetDeviceEthernet, NetDeviceBluetooth and NetDeviceMobile to GtkTemplate 2019-11-06 10:40:23 +13:00
net-device-mobile.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
net-device-mobile.h network: Convert NetDeviceEthernet, NetDeviceBluetooth and NetDeviceMobile to GtkTemplate 2019-11-06 10:40:23 +13:00
net-device-wifi.c wifi: Fix to use the updated details to create hotspot 2022-02-01 17:29:54 +00:00
net-device-wifi.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
net-proxy.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
net-proxy.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
net-vpn.c network: Use AdwActionRow and GtkListBox for vpn list 2022-02-04 17:54:25 +00:00
net-vpn.h network: Use AdwActionRow and GtkListBox for vpn list 2022-02-04 17:54:25 +00:00
network-bluetooth.ui net-device-bluetooth: Use AdwActionRow and .boxed-list 2021-12-29 23:28:44 -08:00
network-dialogs.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
network-dialogs.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-ethernet.ui panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
network-mobile.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
network-proxy.ui panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
network-vpn.ui network: Use AdwActionRow and GtkListBox for vpn list 2022-02-04 17:54:25 +00:00
network-wifi.ui panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
network.gresource.xml Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
panel-common.c Network: Show all IPv6 addresses for an interface 2021-05-12 14:17:52 +12:00
panel-common.h Network: Show all IPv6 addresses for an interface 2021-05-12 14:17:52 +12:00
qrcodegen.c wifi: Add HotSpot QR code support 2020-08-05 14:25:51 +05:30
qrcodegen.h wifi: Add HotSpot QR code support 2020-08-05 14:25:51 +05:30
ui-helpers.c network: Move common code to common location 2019-11-27 22:05:46 +00:00
ui-helpers.h network: Move common code to common location 2019-11-27 22:05:46 +00:00
warning-small-symbolic.svg network: Minimize small symbolic icons 2022-01-24 20:07:52 +00:00
wifi-panel.css wifi: Use Paintables for QR code 2022-01-20 19:06:22 +05:30