Mercurial > hg > easyhg
log src/fswatcher.h @ 678:c0b46d0514a7 scale
age | author | description |
---|---|---|
Mon, 07 Jan 2013 10:57:08 +0000 | Chris Cannam | Update copyright dates |
Wed, 14 Mar 2012 11:40:58 +0000 | Chris Cannam | Check file timestamps for tracked files when a directory change is notified from FSEvents fswatcher |
Tue, 13 Mar 2012 17:58:17 +0000 | Chris Cannam | Partially working FSEvents implementation: ignores some file changes it should be taking into account, at the moment fswatcher |
Mon, 12 Mar 2012 17:25:41 +0000 | Chris Cannam | Make a start with explicit FSEvents support on OS/X (see long comment added in this commit). Note that this branch doesn't currently build. fswatcher |
Mon, 27 Feb 2012 17:14:03 +0000 | Chris Cannam | Update copyright dates to 2012 |
Tue, 14 Feb 2012 16:48:01 +0000 | Chris Cannam | Provide all tracked files to the fs watcher, so now we get updates properly -- requires moving the "what should we display?" logic for show-all-files toggle from main window to file status widget, but it's probably better there anyway fswatcher |