Olivier Scherler <oscherler@femto-byte.com> [Tue, 12 May 2009 14:38:30 +0200] rev 30
Changed -[MYDirectoryEvent relativePath] to work on standardised paths, in case symlinks are used. Fixes issue #28 in Murky.
Jens Alfke <jens@mooseyard.com> [Sun, 10 May 2009 18:57:43 -0700] rev 29
* Added kv*Set utility functions for handling KV grunge when mutating an NSSet property.
* Change CFMakeCollectable to NSMakeCollectable.
Jens Alfke <jens@mooseyard.com> [Tue, 05 May 2009 11:09:06 -0700] rev 28
Added MYWindowUtils, being used by Murky.
Jens Alfke <jens@mooseyard.com> [Sun, 03 May 2009 10:13:31 -0700] rev 27
* MYTask: Added -commandLine, overhauled logging.
* MYDirectoryWatcher: Overhauled logging.
* MYErrorUtils: Disabled use of Security API (so it'll build without linking against Security.framework.)
Jens Alfke <jens@mooseyard.com> [Wed, 22 Apr 2009 16:46:38 -0700] rev 26
Fixed a few compiler warnings.
snej@snej.local [Sun, 12 Apr 2009 22:00:36 -0700] rev 25
Fixed some incorrect CSSM error code strings. Removed a log call from MYError.
snej@snej-mbp.mtv.corp.google.com [Wed, 08 Apr 2009 16:31:19 -0700] rev 24
Changes to config-file structure.