gnome-control-center/panels/network
Adrien Plazas 684d1202c1 Fix the HdyActionRow child order
In libhandy 0.0, action children were added from the end to the start,
in libhandy 1 it is from the start to the end, so the order they are
added to the row need to be reversed.
2020-07-20 08:04:28 +02:00
..
connection-editor network: Remove unused sort function. 2020-07-19 23:27:30 +00:00
wireless-security network: Fix GError being overwritten 2020-01-31 14:13:15 +00:00
cc-network-panel.c network: Update VPN empty label status after removing VPN connection 2019-12-12 23:06:45 +01:00
cc-network-panel.h network: Merge together methods 2019-11-06 10:16:40 +13:00
cc-network-panel.ui Replace HdyColumn by HdyClamp 2020-07-20 08:04:28 +02:00
cc-wifi-connection-list.c network: Connect signals with g_signal_connect_object in swapped form 2020-03-30 16:18:50 +13: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 Add support for Enhanced Open WiFi security 2020-07-17 03:41:44 +00: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 network: Remove unused GtkBuilder IDs 2019-10-22 20:11:45 +00:00
cc-wifi-hotspot-dialog.c network: Remove markup from translatable strings 2020-01-06 16:57:43 +00:00
cc-wifi-hotspot-dialog.h network: Add new hotspot creation dialog 2019-09-17 12:15:11 +00:00
cc-wifi-hotspot-dialog.ui wifi: Set hotspot dialog title in C source 2019-09-23 13:35:54 +05:30
cc-wifi-panel.c Disconnect wifi device changed callback 2020-06-30 03:56:31 +00:00
cc-wifi-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-wifi-panel.ui Replace HdyColumn by HdyClamp 2020-07-20 08:04:28 +02:00
gnome-network-panel.desktop.in.in panel-list: Temporarily move the Network panel to below Wi-Fi 2020-01-06 15:15:30 +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 network: Move common code to common location 2019-11-27 22:05:46 +00:00
net-device-bluetooth.c network: Fix memory leaks using g_find_program_in_path 2019-12-18 00:31:54 +00: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: Connect signals with g_signal_connect_object in swapped form 2020-03-30 16:18:50 +13: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: Connect signals with g_signal_connect_object in swapped form 2020-03-30 16:18:50 +13: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 Use GtkDialog instead of HdyDialog 2020-07-20 08:04:28 +02:00
net-device-wifi.h network: Convert NetDeviceWifi to GtkTemplate 2019-11-06 10:40:23 +13:00
net-proxy.c network: Connect signals with g_signal_connect_object in swapped form 2020-03-30 16:18:50 +13:00
net-proxy.h network: Convert NetProxy to GtkTemplate 2019-11-06 10:40:23 +13:00
net-vpn.c network: Connect signals with g_signal_connect_object in swapped form 2020-03-30 16:18:50 +13:00
net-vpn.h network: Make NetVpn constructor consistent with other constructors 2019-11-06 10:40:23 +13:00
network-bluetooth.ui network: Move signals into GtkBuilder files 2019-11-06 10:40:23 +13:00
network-dialogs.c network: Use g_clear_pointer 2019-11-06 10:16:20 +13:00
network-dialogs.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-ethernet.ui Fix the HdyActionRow child order 2020-07-20 08:04:28 +02:00
network-mobile.ui network: Move widget code into GtkBuilder 2019-11-06 10:40:23 +13:00
network-proxy.ui network: Convert NetProxy to GtkTemplate 2019-11-06 10:40:23 +13:00
network-vpn.ui network: Make the VPN gear buttons' style consistent with other butons 2020-02-29 17:53:00 +00:00
network-wifi.ui network: Move signals into GtkBuilder files 2019-11-06 10:40:23 +13:00
network.gresource.xml network: Rename NetDeviceSimple to NetDeviceBluetooth 2019-11-06 10:16:39 +13:00
panel-common.c network: Move helper functions into panel-common.c 2019-11-06 10:16:40 +13:00
panel-common.h network: Move helper functions into panel-common.c 2019-11-06 10:16:40 +13:00
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