..
nanox /X11
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
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
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
brush.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
chkconf.h
move wx11 and (the rest of) wxMGL specific checks into /chkconf.h file
2006-08-01 09:01:01 +00:00
clipbrd.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
colour.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
cursor.h
Headers cleaning.
2006-10-17 14:44:52 +00:00
dataform.h
Add import/export macros
2005-08-02 18:16:51 +00:00
dataobj2.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dataobj.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dc.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dcclient.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dcmemory.h
wxMemoryDC constructor now optionally accepts a wxBitmap parameter,
2006-10-13 18:48:36 +00:00
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
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
font.h
Headers cleaning.
2006-10-17 14:44:52 +00:00
glcanvas.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
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
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
pen.h
add IsOk() to all classes having Ok() method (patch 1570985)
2006-10-08 21:56:55 +00:00
popupwin.h
Nuke #pragma implementation/interface's
2005-09-23 12:56:45 +00:00
print.h
Headers cleaning.
2006-10-17 14:44:52 +00:00
private.h
implemented notifications of the child process termination (patch 1494439)
2006-05-28 23:51:23 +00:00
privx.h
Fix buffer overrun in Linux/x86_64 (Pixel is a 64 bit long, passing
2006-10-05 19:34:25 +00:00
region.h
The Great wxRegion Refactoring:
2006-09-25 11:47:23 +00:00
reparent.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
textctrl.h
moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif
2006-10-08 22:40:14 +00:00
toplevel.h
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
2006-02-08 21:47:09 +00:00
window.h
Get/SetTitle only for wxTopLevelWindow (wxX11 part, final)
2005-11-10 12:03:39 +00:00