wxWidgets/include/wx/unix
Vadim Zeitlin 9af42efda6 added wxEventLoop::DispatchTimeout()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-12-26 22:28:34 +00:00
..
private return true if we did anything in NotifyExpired() 2008-12-26 22:27:02 +00:00
app.h Streamline wxSocket code: wxSocketBase now uses wxSocketImpl (previously known 2008-11-28 12:47:07 +00:00
apptbase.h also rename gsocketiohandler.* to socketiohandler.* and move it to wxNet where it belongs 2008-11-28 13:37:19 +00:00
apptrait.h Streamline wxSocket code: wxSocketBase now uses wxSocketImpl (previously known 2008-11-28 12:47:07 +00:00
chkconf.h Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +00:00
evtloop.h added wxEventLoop::DispatchTimeout() 2008-12-26 22:28:34 +00:00
execute.h don't use negative PID hack in GUI neither, add a separate flag to wxEndProcessData for this 2008-03-22 15:37:16 +00:00
fontutil.h Use old licence name 2004-05-23 20:53:33 +00:00
glx11.h added multisampling (anti-aliasing) support to wxGLCanvas (#9145) 2008-06-08 00:12:12 +00:00
joystick.h remove unneccessary header dependencies on wx/thread.h 2007-12-03 02:55:14 +00:00
mimetype.h Add stub for parsing globs file 2008-07-01 09:28:08 +00:00
pipe.h wxPipeInputStream depends on wxFile, use wxUSE_FILE 2006-08-08 13:06:05 +00:00
private.h compilation fixes for Unix after moving wxFD_XXX macros from wx/unix/private.h 2008-11-23 01:52:20 +00:00
sound.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
stackwalk.h build fixes for wxUSE_ON_FATAL_EXCEPTION==0 (#9937) 2008-09-14 00:26:29 +00:00
stdpaths.h Try standard XDG location for documents directory 2008-04-08 13:52:39 +00:00
taskbarx11.h prevent crash if panel/kicker is killed, bug 1872724 2008-05-11 22:45:36 +00:00
tls.h chanegd wxTlsValue to be pointer-like instead of value-like which doesn't work for UDTs; use __thread keyword with mingw32 >= 4.3 too; use library-based thread-specific variables support in wxString cache now that it is fixed to work there; finally added a unit test for TLS stuff 2008-08-29 23:28:42 +00:00
utilsx11.h Use old licence name 2004-05-23 20:53:33 +00:00