wxWidgets/include/wx/unix
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 Fix wxSocketImplUnix compilation under OpenVMS 2019-12-19 18:36:22 +01:00
app.h
apptbase.h Build fix for wxUSE_CONSOLE_EVENTLOOP==0 under Unix 2018-10-10 19:07:28 +02:00
apptrait.h Remove GetStandardCmdLineOptions() from wxGTK 2017-11-22 22:02:36 +01:00
chkconf.h
evtloop.h
evtloopsrc.h
fontutil.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
fswatcher_inotify.h
fswatcher_kqueue.h
glx11.h Avoid including X11 headers from <wx/glcanvas.h> 2019-08-28 09:37:49 -07:00
joystick.h
mimetype.h
pipe.h
private.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
sound.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
stackwalk.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
stdpaths.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
taskbarx11.h Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
tls.h
utilsx11.h