wxWidgets/include/wx/x11
2006-10-08 17:46:12 +00:00
..
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 Move some things to wxBitmapBase to avoid much duplication. 2006-10-08 08:04:49 +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
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 added wxTextCtrl::ChangeValue() which is the same as SetValue() but doesn't send the text changed event (first part of patch 1553551) 2006-10-08 17:46:12 +00:00
toplevel.h
window.h