wxWidgets/include/wx/unix
Vadim Zeitlin a187327964 Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards;
put checks for them in the new Unix-specific wx/unix/chkconf.h file


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-14 19:06:18 +00:00
..
private Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +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 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