gtk/docs
Havoc Pennington b67c5af55b Add invariant that a child is unmapped if parent is unmapped
Requires fixes to GtkContainer and GtkWindow to unmap their
children, rather than just withdrawing or hiding the container
window.

Requires fix to GtkHandleBox to chain up to GtkContainer unmap.

Historically we avoided these unmaps for efficiency reasons,
but these days it's a bigger problem that there's no way
for child widgets to know that one of their ancestors has
become unmapped.
2010-12-20 12:58:04 -05:00
..
reference Remove reference to GTK2_RC_FILES from the docs 2010-12-20 10:23:43 -05:00
tools
CODING-STYLE
developers.txt
dnd_internals.txt
focus_tracking.txt
generation.txt
gtkdocs_fix
iconcache.txt
make-todo
Makefile.am
refcounting.txt
RELEASE-HOWTO
sizing-test.txt
styles.txt
text_widget_internals.txt
text_widget.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt Add invariant that a child is unmapped if parent is unmapped 2010-12-20 12:58:04 -05:00