wxWidgets/include/wx/x11
2009-06-12 20:11:21 +00:00
..
nanox/X11 don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
app.h first round of debug/release merge: introduce wxDEBUG_LEVEL, for now defined as 1 if __WXDEBUG__ is defined, i.e. no real changes; don't use __WXDEBUG__ in the headers to keep debug and release builds ABI-compatible; add functions to customize or disable asserts handling 2009-03-21 23:36:37 +00:00
bitmap.h add wxSize overloads to wxBitmap ctors and to wxBitmap::Create 2009-03-14 13:57:51 +00:00
brush.h
chkconf.h
clipbrd.h
colour.h
cursor.h
dataform.h
dataobj2.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dnd.h
font.h added convenient wxFont::Make{Bold,Italic,Smaller,Larger} and Scale() methods 2009-06-12 20:11:21 +00:00
glcanvas.h
joystick.h
minifram.h
palette.h
pen.h
popupwin.h
print.h
private.h
privx.h first round of debug/release merge: introduce wxDEBUG_LEVEL, for now defined as 1 if __WXDEBUG__ is defined, i.e. no real changes; don't use __WXDEBUG__ in the headers to keep debug and release builds ABI-compatible; add functions to customize or disable asserts handling 2009-03-21 23:36:37 +00:00
region.h a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
reparent.h
textctrl.h
toplevel.h
window.h add virtual DoGetTextExtent() to allow calling the overloaded wxWindowBase::GetTextExtent() on wxWindow objects without any ugly casts/scope resolution operators 2009-06-10 16:41:41 +00:00