Robert Ancell
bd7491bc5c
network: Move common code to common location
...
Remove duplicate header file for these functions
2019-11-27 22:05:46 +00:00
Robert Ancell
f63ac35b41
network: Remove unnecessary nm-default.h
2019-11-27 22:05:46 +00:00
Robert Ancell
8bcc2f811a
network: Move helper function with other helper code
2019-11-27 22:05:46 +00:00
Robert Ancell
f75affbfe0
network: Copy shared functions into the two cases it is used
...
This does increase duplication, but should be reduced in following refactoring.
2019-11-27 22:05:46 +00:00
Robert Ancell
d689224941
network: Simplify helper function
...
This will allow us to remove ws_802_1x_fill_connection in a following commit.
2019-11-27 22:05:46 +00:00
Robert Ancell
c8231a5099
network: Simplify TTLS inner auth widgets
2019-11-27 22:05:46 +00:00
Robert Ancell
90c190dd5c
network: Simplify PEAP inner auth widgets
2019-11-27 22:05:46 +00:00
Robert Ancell
e450543a6a
network: Simplify FAST inner auth widgets
2019-11-27 22:05:46 +00:00
Robert Ancell
20097e2cbe
network: Simplify helper function
...
The function took internal details of the few classes that were using it.
2019-11-27 22:05:46 +00:00
Robert Ancell
748a508640
network: Make EAP widgets not visible by default
...
This makes them more consistent with other widgets.
2019-11-27 22:05:46 +00:00
Robert Ancell
737e5829d6
network: Move private defines out of public header
2019-11-27 22:05:46 +00:00
Robert Ancell
f806854560
network: Remove a helper function
...
This makes more sense to be in the two cases it is used. It should be refactored away in the future.
2019-11-27 22:05:46 +00:00
Robert Ancell
131e89e690
network: Split up a combined setter into multiple methods
2019-11-27 22:05:46 +00:00
Robert Ancell
e5ae62a6a3
network: Convert WirelessSecurity property to a virtual method
2019-11-27 22:05:46 +00:00
Robert Ancell
125d971ebe
network: Replace a callback with a signal
2019-11-27 22:05:46 +00:00
Robert Ancell
3d06da2d30
network: Convert WirelessSecurity into a GObject
2019-11-27 22:05:46 +00:00
Robert Ancell
4b182dd7c0
network: Move GtkBuilder code from WirelessSecurity to subclasses
2019-11-27 22:05:46 +00:00
Robert Ancell
0f1cff9130
network: Convert EAPMethod classes to GtkTemplates
2019-11-27 22:05:46 +00:00
Robert Ancell
5006342308
network: Convert EAPMethod to an interface and make the subclasses GObjects
2019-11-27 22:05:46 +00:00
Robert Ancell
426896b7a2
network: Move EAPMethod property to a virtual method
2019-11-27 22:05:46 +00:00
Robert Ancell
2e8226a09c
network: Move EAPMethod property to a virtual method
2019-11-27 22:05:46 +00:00
Robert Ancell
113bead879
network: Move GtkBuilder code from EAPMethod to subclasses
2019-11-27 22:05:46 +00:00
Robert Ancell
b936955ff3
network: Access widgets via a virtual method, not the GtkBuilder IDs
2019-11-27 22:05:46 +00:00
Robert Ancell
5c3fd6417c
network: Add a method to stop a class peeking inside the GtkBuilder object of another
2019-11-27 22:05:46 +00:00
Robert Ancell
6d35ec3160
network: Fix up header includes
2019-11-27 22:05:46 +00:00
Robert Ancell
71785b9109
network: Make a method private
2019-11-27 22:05:46 +00:00
Robert Ancell
0478abe46c
network: Remove unused hotspot_compatible property
2019-11-27 22:05:46 +00:00
Robert Ancell
08b922f09d
network: Merge public method that is only used internally once
2019-11-27 22:05:46 +00:00
Robert Ancell
13211f9f4d
network: Remove unused variable
2019-11-27 22:05:46 +00:00
Robert Ancell
ac566aaaf3
network: Remove unused function
2019-11-27 22:05:46 +00:00
Robert Ancell
1c2d2ca79b
network: Simplify helper
2019-11-27 22:05:46 +00:00
Robert Ancell
08b26a93a7
network: Simplify helper functions
2019-11-27 22:05:46 +00:00
Robert Ancell
69a5b8750b
network: Simplify helper function
2019-11-27 22:05:46 +00:00
Robert Ancell
f2111a85f5
network: Simplify helper function
2019-11-27 22:05:46 +00:00
Robert Ancell
0189d5001f
network: Make function for common code
2019-11-27 22:05:46 +00:00
Robert Ancell
34cb560009
wacom: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
667fe61e78
sound: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
51e0b38774
sharing: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
c5d7cf832e
removable-media: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
df85304107
online-accounts: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
d2ddaa99ea
region: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
17c5c3932a
mouse: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
cd813016e4
info-overview: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
1ea6941fb8
common: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
200e440c2e
bluetooth: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
9bc6d2d3f1
datetime: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
b32eab65a6
background: Replace ifdefs with #pragma once
2019-11-27 21:56:10 +00:00
Robert Ancell
2a8b287d33
applications: Fix link to privacy panel
...
The privacy panel was removed in a4bdc37
, so this link is broken.
We link to the first panel in the privacy section, which is what
is show when selecting this section.
2019-11-27 21:32:54 +00:00
Robert Ancell
3173ccefb7
sharing: Fix memory leak
2019-11-27 21:25:34 +00:00
Robert Ancell
f1e0666eca
Simplify usage of g_variant_iter_loop
...
Access strings via pointers, which reduces copying and the chances of leaks.
Simplify cases where string arrays were modified - no need to replace the value as it's no longer allocated.
Always complete the loop so references are freed.
2019-11-27 21:25:34 +00:00