wxWidgets/include/wx/unix
2007-07-11 00:00:33 +00:00
..
private check for wxUSE_TIMER in headers, not the files including them 2007-07-11 00:00:33 +00:00
app.h rename old wxAppConsole to wxAppConsoleBase and wxAppConsoleUnix to wxAppConsole for consistency with wxAppBase/wxApp and to fix the bug 1729377 (crash when using timers under Unix in console app); also #define wxApp as wxAppConsole instead of declaring it as a real class in console build to avoid problems with ODR violation 2007-06-04 13:39:23 +00:00
apptbase.h wxExecuteData is a struct, not class (warning fix) 2004-09-26 16:28:51 +00:00
apptrait.h always compile at least a minimal version of wxStandardPaths class, it's used too often 2007-06-15 15:21:57 +00:00
evtloop.h don't include wx/unix/private/timer.h from evtloop.h, it's only needed in .cpp 2007-07-10 23:11:04 +00:00
execute.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
fontutil.h Use old licence name 2004-05-23 20:53:33 +00:00
glx11.h use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is for core, not gl, library) 2007-07-06 15:40:45 +00:00
gsockunx.h added support for broadcasting to UDP sockets (patch 1740266) 2007-07-04 21:33:11 +00:00
joystick.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
mimetype.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
pipe.h wxPipeInputStream depends on wxFile, use wxUSE_FILE 2006-08-08 13:06:05 +00:00
private.h refactoring: replace wxSocketDispatcher with more generic wxSelectDispatcher (patch 1618976) 2007-03-16 15:45:12 +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 Applied wxStackWalker improvement part of 2006-11-12 14:33:03 +00:00
stdpaths.h take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir 2007-05-23 19:10:36 +00:00
taskbarx11.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
utilsx11.h Use old licence name 2004-05-23 20:53:33 +00:00