NetworkManager/clients
Dan Winship 04ef74b16f tui: tweak NmtEditorGrid column rules
If an NmtEditorGrid row has a widget, but no label, then we make the
widget span both the label and widget columns. But previously we
weren't doing the same for rows with labels but no widgets. (In fact,
we didn't even allow rows with no widgets; label-only rows had to
specify dummy widgets.)

Fix it so that labels will span into an empty widget column. (This
ensures that a long section name won't force the entire grid to have
an overwide label column).

Also, in both the "no label" and "no widget" cases, still show the
"extra" column if it's present.
2014-11-21 09:01:01 -05:00
..
cli cli: add support for secret agent to 'nmcli dev connect' too 2014-11-20 16:36:29 +01:00
common clients: fix processing a secret agent request 2014-11-20 16:28:45 +01:00
tui tui: tweak NmtEditorGrid column rules 2014-11-21 09:01:01 -05:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
nm-online.c all: consistently include config.h 2014-11-13 17:18:42 -05:00