wxWidgets/include/wx/dfb
2008-03-25 20:31:48 +00:00
..
private
app.h
bitmap.h reorganized wxBitmap/wxBitmapHandler classes to use wxBitmapType instead of "long" where possible; made them const-correct; introduce wxBITMAP_SCREEN_DEPTH instead of -1 for clearness (specially in the docs); remove wxBitmapHandler empty stubs and rename wxBitmapHandlerBase as wxBitmapHandler 2008-03-25 20:31:48 +00:00
brush.h make the Pen/Brush code backward compatible as discussed on wx-dev; marked the blocks of code to deprecate in future with FUTURE_WXWIN_COMPATIBILITY_3_0; add wxCHECK_MSG in all ports to block Get*() calls on invalid objects (as already is for all other refcounted objects and for most ports) 2008-03-20 15:08:51 +00:00
chkconf.h
cursor.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dfbptr.h
evtloop.h
font.h
nonownedwnd.h
pen.h make the Pen/Brush code backward compatible as discussed on wx-dev; marked the blocks of code to deprecate in future with FUTURE_WXWIN_COMPATIBILITY_3_0; add wxCHECK_MSG in all ports to block Get*() calls on invalid objects (as already is for all other refcounted objects and for most ports) 2008-03-20 15:08:51 +00:00
popupwin.h
private.h
region.h
toplevel.h
window.h
wrapdfb.h