~vcs-imports/gnome-control-center/+git/gnome-control-center:wip/benzea/wifi-panel-with-editor-changes

Last commit made on 2018-12-13
Get this branch:
git clone -b wip/benzea/wifi-panel-with-editor-changes https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
wip/benzea/wifi-panel-with-editor-changes
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

464b5e3... by Benjamin Berg <email address hidden>

wifi: Use new CcWifiConnectionRow widget

This is in preparation to optimise the AP list updating.

73b879a... by Benjamin Berg <email address hidden>

wifi: Add new CcWifiConnectionRow widget for the AP list

This is in preparation to optimize list to not be rebuild completely for
every change.

57aa384... by Benjamin Berg <email address hidden>

shell: Fix warning by marking initialize_dependencies static

e2c9f4d... by Adrien Plazas

network: Drop placeholders

This makes the code simpler.

a21f954... by Adrien Plazas

connection-editor: Simplify the IP method label

Drop the IP type prefixing the IP method label, as it is redundant with
the page name.

90e59b4... by Adrien Plazas

connection-editor: Let IP methods shrink more

569c280... by Adrien Plazas

connection-editor: Let IP routes shrink more

17c52b1... by Adrien Plazas

connection-editor: Drop the IP pages scrolled windows

They are not necessary as the dialog has one already.

8511308... by Adrien Plazas

connection-editor: Drop moved inputs in Details page

Drop the inputs that got moved to the new Edit page.

8a419af... by Adrien Plazas

connection-editor: Add the Edit page

Add the Edit page containing the inputs from the Details page.