wxWidgets/include/wx/x11
Vadim Zeitlin ac7c40b141 Add dummy wxBitmap::HasAlpha() to wxX11
This allows to write code using this function without any preprocessor
checks.

It should arguably be added to wxBitmapBase to ensure that it's
available in all ports, but should be done together with UseAlpha(),
which is not quite trivial, so leave it for later.
2020-06-09 18:07:10 +02:00
..
nanox/X11
private
app.h
bitmap.h Add dummy wxBitmap::HasAlpha() to wxX11 2020-06-09 18:07:10 +02:00
brush.h
chkconf.h
clipbrd.h
colour.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h Fix wxX11 build with --disable-graphics_ctx build option. 2019-08-10 00:00:18 +02:00
dcmemory.h
dcprint.h
dcscreen.h
dnd.h
font.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
glcanvas.h Avoid including X11 headers from <wx/glcanvas.h> 2019-08-28 09:37:49 -07:00
joystick.h
minifram.h
palette.h
pen.h
popupwin.h
print.h
private.h
privx.h
region.h
reparent.h
textctrl.h
toplevel.h
window.h