wxWidgets/src/dfb
Vadim Zeitlin dfbe9d4f59 implement wxBitmap ctor from XBM data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-07-28 14:07:54 +00:00
..
app.cpp
bitmap.cpp implement wxBitmap ctor from XBM data 2008-07-28 14:07:54 +00:00
brush.cpp wxDFB compilation fixes after recent brushes/pens changes (patch #1939986) 2008-04-13 12:06:17 +00:00
cursor.cpp Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
dc.cpp compilation fix after SetClippingRegion changes (patch #9696 by Anders Larsen) 2008-07-14 21:13:35 +00:00
dcclient.cpp removed wxDCWindowImpl::m_win; use wxDCImpl::m_window instead (fixes caret-related crash 2008-05-06 17:08:49 +00:00
dcmemory.cpp wx*DCImpl PCH-less compilation fix 2008-01-29 14:09:56 +00:00
dcscreen.cpp silence warnings about not using double-buffered surface in wxScreenDC ; add comment explaining why (and how) is wxScreenDC implementation in wxDFB broken 2008-05-27 16:28:28 +00:00
evtloop.cpp fixes for the case when only epoll() based wxFDIODispatcher is available 2007-12-18 16:10:13 +00:00
font.cpp Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
fontenum.cpp compilation fixes for !wxUSE_FONTMEM case 2008-05-06 21:11:59 +00:00
fontmgr.cpp
nonownedwnd.cpp wxDFB: implemented Raise() and Lower() for TLWs 2008-06-04 21:50:06 +00:00
overlay.cpp changing to wxDC, so that wxGCDC can be used as well 2007-12-22 09:16:57 +00:00
pen.cpp wxDFB compilation fixes after recent brushes/pens changes (patch #1939986) 2008-04-13 12:06:17 +00:00
region.cpp Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added 2007-12-15 17:54:20 +00:00
settings.cpp wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme, not lowlovel port 2008-05-17 09:41:25 +00:00
toplevel.cpp
utils.cpp implemented wxExecute() for wxDFB; share the implementation with wxX11 2007-12-19 18:52:55 +00:00
window.cpp remove the workaround for STL build bug in wxArrays fixed by r54761 2008-07-22 01:02:47 +00:00
wrapdfb.cpp silence warnings about not using double-buffered surface in wxScreenDC ; add comment explaining why (and how) is wxScreenDC implementation in wxDFB broken 2008-05-27 16:28:28 +00:00