]> git.saurik.com Git - wxWidgets.git/history - include/wx/fswatcher.h
Factor out text measurement from wxDC and wxWindow into wxTextMeasure.
[wxWidgets.git] / include / wx / fswatcher.h
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.