wxWidgets/include/wx/dfb
Vadim Zeitlin 289fc83385 Added a test for wxUSE_DATAOBJ to wxDFB which doesn't support it.
This is just one of many, many things not supported by wxDFB but check for at
least this one as it prevents even the precompiled header from being created.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-02-10 23:34:49 +00:00
..
private
app.h second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker 2009-02-15 14:25:08 +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 Added a test for wxUSE_DATAOBJ to wxDFB which doesn't support it. 2012-02-10 23:34:49 +00:00
cursor.h
dc.h change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
dcclient.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dcmemory.h
dcscreen.h
dfbptr.h
evtloop.h second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker 2009-02-15 14:25:08 +00:00
font.h Add wxFont ctor taking a single flags argument instead of style/weight/... 2012-01-23 11:28:21 +00:00
nonownedwnd.h Move wxTopLevelWindow::SetShape() down to wxNonOwnedWindow. 2011-10-10 10:53:23 +00:00
pen.h
popupwin.h
private.h
region.h
toplevel.h
window.h move default OnInternalIdle processing to wxWindowBase 2011-01-07 18:15:21 +00:00
wrapdfb.h wxDFB: use Unix event loop and timers (fixes #10408) 2009-01-30 15:21:47 +00:00