wxWidgets/include/wx/dfb
Robert Roebling 621b83d9b3 Made device to logical and vv conversion methods
virtual and implement them like any other method
    in the wxDC classes, not only in the their files
    but somehow belonging to the wxDCBase class.
  This is required for plugging in differnt DC backends
    with different conversions.
  Ideally (and absolutely possible ) all these methods
    should be removed and just the one in wxDCBase
    should stay using values set in the various
    derived classes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-05-01 21:28:29 +00:00
..
private compiled fixes for builds without PCH 2007-01-24 13:42:46 +00:00
app.h compilation fix 2006-09-10 16:11:27 +00:00
bitmap.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
brush.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
chkconf.h moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part 2006-11-20 20:45:57 +00:00
cursor.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
dc.h Made device to logical and vv conversion methods 2007-05-01 21:28:29 +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 use C++ wrappers around DirectFB API for easier use 2006-09-06 09:40:31 +00:00
evtloop.h wxDFB: fix events processing to support sockets events 2006-12-18 17:24:06 +00:00
font.h moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part 2006-11-20 20:45:57 +00:00
nonownedwnd.h implemented wxPopupWindow for wxDFB; added wxNonOwnedWindow as base class for wxTopLevelWindow and wxPopupWindow 2007-01-22 15:04:49 +00:00
pen.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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 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 wxPopupWindow for wxDFB; added wxNonOwnedWindow as base class for wxTopLevelWindow and wxPopupWindow 2007-01-22 15:04:49 +00:00
window.h implemented wxPopupWindow for wxDFB; added wxNonOwnedWindow as base class for wxTopLevelWindow and wxPopupWindow 2007-01-22 15:04:49 +00:00
wrapdfb.h fixed wxBitmap<->wxImage conversion to not exchange red and blue components 2007-04-03 08:46:53 +00:00