summaryrefslogtreecommitdiff
path: root/tui/nmtui.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix various warnings detected with coverityThomas Haller2014-05-021-0/+1
* tui: fix using Escape from main menuDan Winship2014-03-211-3/+4
* tui: fix binding of some int/uint properties (rh #1078281)Dan Winship2014-03-211-0/+3
* tui: fix quitting from "nmtui edit CONN-ID"Dan Winship2014-03-211-4/+22
* trivial: fix variable shadowingDan Williams2014-01-171-4/+4
* tui: add nmt_newt_text_width()Dan Winship2014-01-161-1/+1
* libnm-util: add a missing GValue transform needed by nmtuiDan Winship2014-01-161-3/+0
* tui: reorganize the main dialogDan Winship2014-01-161-11/+18
* tui: localize startup/usage-related stringsDan Winship2014-01-161-11/+16
* tui: error out if NM is not runningDan Winship2014-01-161-0/+4
* tui: hide the debugging-related command line optionsDan Winship2013-12-171-2/+2
* nmtui: initial import of nmtuiDan Winship2013-12-131-0/+274