NetworkManager/clients/tui/newt
Dan Winship 4f9f33fc35 tui: fix some valgrind warnings
nmt_newt_grid_size_allocate() depends on nmt_newt_grid_size_request()
having been called immediately prior, which would normally be true,
except that NmtNewtSection adjusts the label widgets in its border to
match its allocation, so when its size changes, it will end up calling
size_allocate() on the border with out-of-date requisition data. Fix
that by re-size_requesting the border after modifying it.

https://bugzilla.gnome.org/show_bug.cgi?id=738010
2014-10-07 07:54: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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04: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: fix some valgrind warnings 2014-10-07 07:54:47 -04: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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-newt-utils.c all: add compatibility macros to ignore deprecation warnings for clang 2014-08-01 13:16:59 +02:00
nmt-newt-utils.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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