wxWidgets/include/wx/unix
2009-07-05 21:42:56 +00:00
..
private don't call OnWriteWaiting() if we lost connection in OnReadWaiting() called just before it (closes #10963) 2009-07-05 21:42:56 +00:00
app.h
apptbase.h
apptrait.h return wxStandardPaths, not wxStandardPathsBase, from wxStandardPathsBase::Get() to allow calling platform-specific methods on it if necessary 2009-06-06 23:34:05 +00:00
chkconf.h wxUSE_GSTREAMER is Unix-specific, remove it from common wx/setup_inc.h; it also requires wxUSE_THREADS, check for it 2009-05-24 09:40:15 +00:00
evtloop.h remove extra semicolons 2009-02-19 07:35:55 +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
pipe.h
private.h
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 add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
utilsx11.h