wxWidgets/include/wx/x11
Vadim Zeitlin b886fae648 Main change is that we now close X11 display on program exit: as this couldn't
be done in wxApp dtor (too early), a special module had to be created for it
and module dependencies added for the other modules which have to be cleaned
up while the display is still open.

Also a few minor formatting changes and removed a couple of unused variables
from wxApp.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 14:39:53 +00:00
..
nanox/X11
app.h Main change is that we now close X11 display on program exit: as this couldn't 2006-10-19 14:39:53 +00:00
bitmap.h
brush.h
chkconf.h
clipbrd.h
colour.h
cursor.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dcscreen.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dnd.h
font.h Headers cleaning. 2006-10-17 14:44:52 +00:00
glcanvas.h
joystick.h Headers cleaning. 2006-10-17 14:44:52 +00:00
minifram.h Headers cleaning. 2006-10-17 14:44:52 +00:00
palette.h
pen.h
popupwin.h
print.h Headers cleaning. 2006-10-17 14:44:52 +00:00
private.h
privx.h
region.h
reparent.h
textctrl.h
toplevel.h
window.h