wxWidgets/include/wx/dfb
Paul Cornett 896512c732 Change fractional point size from float to double
There doesn't seem to be any compelling reason to use float. Using double
is simpler, and avoids otherwise unnecessary float<->double conversions.
2020-04-21 09:00:04 -07:00
..
private
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
cursor.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04: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
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
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
region.h Add implementations for missing wxDFB functions 2018-09-19 22:03:00 +02:00
toplevel.h
window.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
wrapdfb.h