wxWidgets/include/wx/unix
2007-07-06 15:40:45 +00:00
..
private
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
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
execute.h
fontutil.h
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
mimetype.h
pipe.h
private.h
sound.h
stackwalk.h
stdpaths.h
taskbarx11.h
utilsx11.h