The rounded corners look really dumb at this size.
[wxWidgets.git] / tests / fswatcher /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-11-17  Vadim ZeitlinAdd wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag.
2012-11-15  Vadim ZeitlinSupport monitoring only some events in wxGTK wxFileSyst...
2012-11-10  Vadim ZeitlinNo changes, just fix a harmless warning in FileSystemWa...
2012-10-24  Vadim ZeitlinRespect wxFileName::DontFollowLink() in wxFileSystemWat...
2012-10-15  Vadim ZeitlinCheck for filespec when generating events in wxFileSyst...
2012-10-15  Vadim ZeitlinMake wxFileSystemWatcher watch entries reference-counted.
2012-10-15  Vadim ZeitlinImprove handling of file spec in wxFileSystemWatcher...
2012-07-14  Vadim ZeitlinDisable the recently added wxFileSystemWatcher unit...
2012-07-13  Vadim ZeitlinTest calling wxFileSystemWatcher::{Add,Remove}Tree().
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS checks and __WXMSW__ for GUI...
2011-12-21  Vadim ZeitlinIgnore extra modify events after rename in wxFileSystem...
2011-12-16  Vadim ZeitlinTry to get more information about wxFileSystemWatcher...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-10  Vadim ZeitlinAttempt to work around Mac g++ 4.0 bug in fswatcher...
2011-05-04  Vadim ZeitlinFix compilation of wxFileSystemWatcher unit test in...
2011-05-03  Vadim ZeitlinFix wxFileSystemWatcher::Remove() in wxMSW.
2011-05-03  Vadim ZeitlinNo changes, just slightly simplify wxFileSystemWatcher...
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2010-03-22  Vadim ZeitlinTemporarily disable wxFileSystemWatcher unit test under...
2009-10-23  Vadim ZeitlinUse an even more informative error message in wxFSW...
2009-10-22  Vadim ZeitlinGive more informative error in wxFSW test.
2009-10-22  Vadim ZeitlinFix g++ compilation of wxFileSystemWatcher test after...
2009-10-22  Vadim ZeitlinFix wxFSW test compilation with VC6.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.