summaryrefslogtreecommitdiff
path: root/clients/tui/nmtui.c
Commit message (Expand)AuthorAgeFilesLines
* tui: don't fetch permissions for NMClient in nmtuiThomas Haller2019-12-101-0/+1
* tui: create NMClient instance via async initThomas Haller2019-12-101-2/+6
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-13/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+2
* build: unifiy specifying locale directory defineThomas Haller2018-05-311-1/+1
* clients: drop redundant #include "NetworkManager.h"Thomas Haller2018-01-081-2/+0
* tui: quit from top-level form when exitingBeniamino Galvani2016-04-271-1/+15
* tui: return to initial menu after sub-forms exitBeniamino Galvani2016-04-151-18/+21
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+2
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-2/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-101-9/+0
* libnm: port NMRemoteSettings to NMObjectDan Winship2014-08-071-15/+0
* libnm: synchronize NMClient and NMRemoteSettings "is NM running" propertiesDan Winship2014-08-071-1/+1
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-4/+1
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-2/+12
* clients: reorganize source tree, put all the installed clients togetherDan Winship2014-07-301-0/+310