wxWidgets/include/wx/dfb
Vadim Zeitlin 8f884a0dcc Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
wxGDIObject::Create/CloneGDIRefData() and implemented them for (almost) all
ports


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-12-15 17:54:20 +00:00
..
private corrected/removed forward declarations 2007-12-12 14:32:49 +00:00
app.h process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
bitmap.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
brush.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
chkconf.h Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +00:00
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 fixed wxDFB compilation after wxDC-related changes 2007-12-14 22:41:07 +00:00
dcscreen.h fixed wxDFB compilation after wxDC-related changes 2007-12-14 22:41:07 +00:00
dfbptr.h added missing WXDLLIMPEXP_CORE 2007-07-05 17:59:27 +00:00
evtloop.h implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
font.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
nonownedwnd.h fixed typo in comment 2007-06-28 08:46:04 +00:00
pen.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
popupwin.h implemented wxPopupWindow for wxDFB; added wxNonOwnedWindow as base class for wxTopLevelWindow and wxPopupWindow 2007-01-22 15:04:49 +00:00
private.h use utf8_str() in wxDFB 2007-05-05 18:55:59 +00:00
region.h Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
toplevel.h implemented wxActivateEvent and restoring focus after a TLW that owned it was destroyed 2007-05-25 12:20:25 +00:00
window.h fixed wxDFB compilation after wxDC-related changes 2007-12-14 22:41:07 +00:00
wrapdfb.h fixed wxBitmap<->wxImage conversion to not exchange red and blue components 2007-04-03 08:46:53 +00:00