wxWidgets/include/wx/dfb
2007-10-17 18:22:15 +00:00
..
private added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
app.h process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
bitmap.h implemented raw bitmap access for wxDFB 2007-07-10 16:49:19 +00:00
brush.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
chkconf.h Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +00:00
cursor.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dc.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dcclient.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +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 remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced by ClearBackground()) and conflicted with methods with the same name in other classes 2007-10-17 18:22:15 +00:00
wrapdfb.h fixed wxBitmap<->wxImage conversion to not exchange red and blue components 2007-04-03 08:46:53 +00:00