wxWidgets/include/wx/dfb
Václav Slavík c1eb8caaa4 fixed compilation with DirectFB 0.9
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-05-21 09:38:39 +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 add more pure virtuals to wxBrushBase; fix the GetColour() functions to return a wxColour object and not a reference; remove from docs the non-existent SetColour(const wxString&) overloads 2008-03-28 16:47:58 +00:00
chkconf.h
cursor.h
dc.h
dcclient.h removed wxDCWindowImpl::m_win; use wxDCImpl::m_window instead (fixes caret-related crash 2008-05-06 17:08:49 +00:00
dcmemory.h
dcscreen.h
dfbptr.h
evtloop.h
font.h
nonownedwnd.h
pen.h add more pure virtuals to wxBrushBase; fix the GetColour() functions to return a wxColour object and not a reference; remove from docs the non-existent SetColour(const wxString&) overloads 2008-03-28 16:47:58 +00:00
popupwin.h
private.h
region.h
toplevel.h
window.h
wrapdfb.h fixed compilation with DirectFB 0.9 2008-05-21 09:38:39 +00:00