wxWidgets/include/wx/unix
Paul Cornett df450566dd Avoid including X11 headers from <wx/glcanvas.h>
It's generally wxWidgets policy not to include platform-specific headers from our own
to avoid namespace pollution issues, in this case with names like "None" and "Window".
2019-08-28 09:37:49 -07:00
..
private Use closesocket() for closing sockets under MSW 2019-06-03 22:31:37 +02: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 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
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