wxWidgets/include/wx/unix
2009-01-31 10:58:10 +00:00
..
private wxDFB: use Unix event loop and timers (fixes #10408) 2009-01-30 15:21:47 +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
evtloop.h don't include private headers from wx/unix/evtloop.h 2009-01-31 10:58:10 +00:00
execute.h
fontutil.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
glx11.h
joystick.h
mimetype.h Add stub for parsing globs file 2008-07-01 09:28:08 +00:00
pipe.h
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
stackwalk.h don't use hardcoded constant 200; use wxSTACKWALKER_MAX_DEPTH instead 2009-01-14 14:38:00 +00:00
stdpaths.h
taskbarx11.h
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