wxWidgets/include/wx/unix
2007-09-16 14:29:42 +00:00
..
private don't leak epoll descriptor 2007-07-14 20:22:27 +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 Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +00:00
chkconf.h Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +00:00
evtloop.h Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +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 more fixes for using wxSocket in console applications (patch 1756260) 2007-09-16 14:29:42 +00:00
joystick.h fixed incorrect DLL export macro for wxJoystick 2007-08-06 14:52:02 +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 added maxDepth parameter to WalkFromException() (patch 1759239) 2007-07-28 00:14:53 +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