wxWidgets/include/wx/unix
Vadim Zeitlin ccf8bf20ca Fix new wxExecute() code compilation with wxUSE_CONSOLE_EVENTLOOP==0.
Nothing is going to work without the console apps/base traits support for the
event loop but at least make it compile.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-15 15:14:53 +00:00
..
private Don't use wxCriticalSection in wxWakeUpPipeMT if wxUSE_THREADS==0. 2013-07-14 11:34:27 +00:00
app.h Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
apptbase.h Fix new wxExecute() code compilation with wxUSE_CONSOLE_EVENTLOOP==0. 2013-07-15 15:14:53 +00:00
apptrait.h Rewrite wxExecute() implementation under Unix. 2013-07-03 00:32:16 +00:00
chkconf.h
evtloop.h Change wxWakeUpPipe to be a wxEventLoopSourceHandler. 2013-07-03 00:30:39 +00:00
evtloopsrc.h
execute.h Avoid including pipe stream headers when streams are disabled. 2013-07-15 15:14:46 +00:00
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 Include <fcntl.h> from a header using fcntl(). 2013-07-03 00:29:53 +00:00
private.h
sound.h
stackwalk.h
stdpaths.h Forbid creation of wxStandardPaths object directly. 2013-07-06 23:14:21 +00:00
taskbarx11.h
tls.h
utilsx11.h