wxWidgets/include/wx/private
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
..
fdiodispatcher.h factor out the fd<->handlers map from wxFDIODispatcher into a separate wxMappedFDIODispatcher class (patch 1729395) 2007-06-02 13:51:05 +00:00
fileback.h Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to 2006-10-29 20:06:45 +00:00
filename.h wxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow 2006-10-23 13:10:12 +00:00
fontmgr.h class/struct mismatch 2006-12-07 08:57:44 +00:00
gsocketiohandler.h implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
overlay.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
selectdispatcher.h Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDISPATCHER guards; 2007-07-14 19:06:18 +00:00
stattext.h fixes for PCH-less build after last commit 2007-04-01 14:18:49 +00:00
timer.h oops, restored wrongly removed semicolon 2007-04-21 14:58:46 +00:00