..
nanox /X11
app.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
bitmap.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
brush.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +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
removed overloaded virtual InitWith() methods, keep just a single InitRGBA()
2006-09-10 02:00:24 +00:00
cursor.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dataform.h
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
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dcprint.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
dcscreen.h
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
miscellaneous wxFont enhancements (patch 1496606):
2006-05-29 00:03:36 +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
Make wxJoystick::GetNumberJoystick a static method, as the number of
2005-11-29 12:50:13 +00:00
minifram.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
palette.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
pen.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +00:00
popupwin.h
print.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
2006-09-05 20:47:48 +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
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