wxWidgets/include/wx/dfb
Vadim Zeitlin 8a16d7370e The Great wxRegion Refactoring:
1. added wxRegionBase class and derive all wxRegions from it
2. also added wxRegionWithCombine for the ports providing Combine() method
   (MSW, OS2 and Mac) to reduce code duplication further
3. made sure region comparison works the same way in all ports (except those
   not implementing it) and added IsEqual() method


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-09-25 11:47:23 +00:00
..
app.h compilation fix 2006-09-10 16:11:27 +00:00
bitmap.h implemented wxBitmap::GetSubBitmap() 2006-09-14 14:36:12 +00:00
brush.h
chkconf.h
cursor.h
dc.h basic blitting implementation 2006-09-18 11:20:58 +00:00
dcclient.h fixes to wxWindowDC flipping+clipping when painting on hidden windows or windows not being painted at the moment 2006-09-19 14:14:21 +00:00
dcmemory.h basic blitting implementation 2006-09-18 11:20:58 +00:00
dcscreen.h
dfbptr.h use C++ wrappers around DirectFB API for easier use 2006-09-06 09:40:31 +00:00
evtloop.h use C++ wrappers around DirectFB API for easier use 2006-09-06 09:40:31 +00:00
font.h use C++ wrappers around DirectFB API for easier use 2006-09-06 09:40:31 +00:00
pen.h
private.h move misc surface helpers to wxIDirectFBSurface class 2006-09-11 09:08:57 +00:00
region.h The Great wxRegion Refactoring: 2006-09-25 11:47:23 +00:00
toplevel.h implemented SetFocus 2006-09-22 06:55:08 +00:00
window.h implemented SetFocus 2006-09-22 06:55:08 +00:00
wrapdfb.h don't allocate backbuffer for dummy surfaces 2006-09-25 08:01:36 +00:00