wxWidgets/include/wx/dfb
2007-07-08 05:31:32 +00:00
..
private compiled fixes for builds without PCH 2007-01-24 13:42:46 +00:00
app.h process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
bitmap.h added alpha channel support to wxDFB's wxBitmap 2007-07-06 22:24:28 +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 compilation fix: SetLogicalFunction() is defined in dc.cpp, don't define it here 2007-05-05 21:38:14 +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 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 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 fixed typo in comment 2007-06-28 08:46:04 +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 use utf8_str() in wxDFB 2007-05-05 18:55:59 +00:00
region.h The Great wxRegion Refactoring: 2006-09-25 11:47:23 +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 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