Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / fswatcher.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-24  Robin DunnAdd wxRTTI for the wxFileSystemWatcherEvent class
2013-02-27  Stefan NeisNo real changes, just spelling fixes to comments. Close...
2012-11-19  Vadim ZeitlinAdd wxFSW_EVENT_UNMOUNT wxFileSystemWatcher flag and...
2012-11-17  Vadim ZeitlinAdd wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag.
2012-10-15  Vadim ZeitlinMake wxFileSystemWatcher watch entries reference-counted.
2012-10-15  Vadim ZeitlinImprove handling of file spec in wxFileSystemWatcher...
2012-07-13  Vadim ZeitlinRename wxFileSystemWatcherBase::DoAdd() to AddAny(...
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2011-12-24  Vadim ZeitlinAdd EVT_FSWATCHER event table macro.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Vadim ZeitlinImplement watching directory correctly in MSW wxFileSys...
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.