wxWidgets/include/wx/dfb
Vadim Zeitlin fea35690f1 Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare
the bitmap to ensure that no other bitmaps are modified; also remove some code
duplication by introducing wxMemoryDCBase (patch 1580745)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-30 19:41:46 +00:00
..
private moved wxOverlay into overlay.* files and out of dc.h/dcbase.cpp; implemented wxOverlay for wxDirectFB port 2006-10-24 12:29:14 +00:00
app.h
bitmap.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
brush.h
chkconf.h
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
dc.h Fixed typo. 2006-10-29 22:57:25 +00:00
dcclient.h moved wxOverlay into overlay.* files and out of dc.h/dcbase.cpp; implemented wxOverlay for wxDirectFB port 2006-10-24 12:29:14 +00:00
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcscreen.h
dfbptr.h
evtloop.h
font.h
pen.h
private.h
region.h
toplevel.h
window.h moved wxOverlay into overlay.* files and out of dc.h/dcbase.cpp; implemented wxOverlay for wxDirectFB port 2006-10-24 12:29:14 +00:00
wrapdfb.h