wxWidgets/include/wx/unix
Vadim Zeitlin 2ccfebab09 Extract PipeIOHandler class into a header and rename to wxWakeUpPipe.
No real changes to the class, just make it possible to reuse it outside of
Unix wxEventLoop code.

See #10258.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-03 00:27:28 +00:00
..
private Extract PipeIOHandler class into a header and rename to wxWakeUpPipe. 2013-07-03 00:27:28 +00:00
app.h
apptbase.h
apptrait.h Don't call setlocale("") on startup by default any longer. 2012-11-14 13:46:50 +00:00
chkconf.h
evtloop.h Extract PipeIOHandler class into a header and rename to wxWakeUpPipe. 2013-07-03 00:27:28 +00:00
evtloopsrc.h
execute.h
fontutil.h
fswatcher_inotify.h Improve inotify()-based wxFileSystemWatcher to handle creation/deletion. 2012-10-16 14:02:40 +00:00
fswatcher_kqueue.h
glx11.h
joystick.h
mimetype.h
pipe.h Extract wxPipeInputStream and wxPipeOutputStream in a header. 2013-07-03 00:26:38 +00:00
private.h
sound.h
stackwalk.h
stdpaths.h
taskbarx11.h
tls.h
utilsx11.h