wxWidgets/include/wx/dfb
2008-04-10 17:58:15 +00:00
..
private changing to wxDC, so that wxGCDC can be used as well 2007-12-22 09:07:56 +00:00
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 Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
dc.h fixed wxDFB compilation after wxDC-related changes 2007-12-14 22:41:07 +00:00
dcclient.h fixed wxDFB compilation after wxDC-related changes 2007-12-14 22:41:07 +00:00
dcmemory.h wx*DCImpl PCH-less compilation fix 2008-01-29 14:09:56 +00:00
dcscreen.h fixed wxDFB compilation after wxDC-related changes 2007-12-14 22:41:07 +00:00
dfbptr.h
evtloop.h
font.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
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 Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
toplevel.h
window.h move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes 2008-01-05 00:21:31 +00:00
wrapdfb.h compilation fix for newest DirectFB versions (patch #1939443 by Anders Larsen) 2008-04-10 17:58:15 +00:00