wxWidgets/include/wx/unix
Vadim Zeitlin 00d113c341 Fix wxSocketImplUnix compilation under OpenVMS
Don't pass "const void*" pointer to ioctl(), it seems to be declared as
taking "void*" on this platform and so doesn't accept it.
2019-12-19 18:36:22 +01: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 Only define wxUSE_XTEST in Unix-specific headers 2016-05-23 03:00:48 +02:00
evtloop.h
evtloopsrc.h
fontutil.h Fix wxGTK1 build after wxFont API changes 2018-09-17 15:24:42 +02: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 Add support for returning item location to wxGTK wxMimeTypesManager. 2016-06-07 14:29:52 +02:00
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 Cleanup of ad84d9f (r77846) 2016-09-07 22:02:05 -07:00