wxwidgets/include/wx/dfb
Vadim Zeitlin 72500faf7c Add wxCursor ctor from XPM data to all ports
This just uses the existing wxImage ctor from XPM data and wxCursor ctor
from wxImage, but will allow the code creating cursors from XPM to still
work even when wxImage ctor from XPM is made explicit.

Add a trivial test just to check that the new ctor can be used.
2021-04-18 01:14:36 +01:00
..
private Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
app.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
bitmap.h Deprecate Set{Height,Width,Depth} for other platforms as well 2018-09-23 20:02:21 -07:00
brush.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
chkconf.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cursor.h Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
dc.h Remove redundant wxDFBDCImpl::m_mm_to_pix_[xy] members 2018-12-06 03:30:55 +01:00
dcclient.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcmemory.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcscreen.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dfbptr.h Remove trailing semicolon from wxDFB_DECLARE_INTERFACE() 2020-08-31 01:25:45 +02:00
evtloop.h Compilation fix for wxGUIEventLoop in wxDFB 2018-05-23 17:20:39 +02:00
font.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
nonownedwnd.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
pen.h Introduce wxPenInfo class 2017-09-10 01:02:06 +02:00
popupwin.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
private.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
region.h Add implementations for missing wxDFB functions 2018-09-19 22:03:00 +02:00
toplevel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
window.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
wrapdfb.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00