wxWidgets/tests/events
Vadim Zeitlin 6b8ef0b35d Merge SOC2009_FSWATCHER branch into trunk.
Merges everything from the branch with only some minor changes, mostly renamed
wxUSE_FSWATCHER_{INOTIFY,KQUEUE} to wxHAS_{INOTIFY,KQUEUE}.

Add wxFileSystemWatcher and related classes.

Also introduces wxEventLoopSource.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-22 11:35:43 +00:00
..
clone.cpp this one should really work 2009-03-23 11:01:33 +00:00
evthandler.cpp fix errors in EvtHandlerTestCase::BindFunctor() in optimized build: apparently compiler is smart enough to detect that the same object can be used for all temporaries 2009-05-17 10:56:14 +00:00
evtsource.cpp Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
propagation.cpp Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions 2009-01-25 11:58:39 +00:00
timertest.cpp build bot systems don't manage to generate enough ticks in 2 seconds to pass this test 2009-03-26 14:58:22 +00:00