NetworkManager/clients/tui/newt
Dan Winship 3452ee2a0e all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Rather than randomly including one or more of <glib.h>,
<glib-object.h>, and <gio/gio.h> everywhere (and forgetting to include
"nm-glib-compat.h" most of the time), rename nm-glib-compat.h to
nm-glib.h, include <gio/gio.h> from there, and then change all .c
files in NM to include "nm-glib.h" rather than including the glib
headers directly.

(Public headers files still have to include the real glib headers,
since nm-glib.h isn't installed...)

Also, remove glib includes from header files that are already
including a base object header file (which must itself already include
the glib headers).
2015-07-24 13:25:47 -04:00
..
Makefile.am clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-button-box.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-button-box.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-button.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-button.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-checkbox.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-checkbox.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-component.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-component.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-container.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-container.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-entry-numeric.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-entry-numeric.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-entry.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-entry.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-form.c all: port everything to libnm 2014-08-01 14:34:05 -04:00
nmt-newt-form.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-grid.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-grid.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-hacks.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-hacks.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-label.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-label.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-listbox.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-listbox.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-popup.c tui: fix alignment of pop-up menus 2014-11-12 17:34:24 -05:00
nmt-newt-popup.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-section.c tui: width and height parameters was swapped, but they are ignored anyway 2014-12-05 09:38:40 +01:00
nmt-newt-section.h tui: add support for borderless NmtNewtSections 2014-09-16 07:58:37 -04:00
nmt-newt-separator.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-separator.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-stack.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-stack.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-textbox.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-textbox.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-toggle-button.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-toggle-button.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-types.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nmt-newt-utils.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nmt-newt-utils.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nmt-newt-widget.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-widget.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00