2009-04-12Fixed some incorrect CSSM error code strings. Removed a log call from MYError.
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.

2009-04-08Changes to config-file structure.
snej@snej-mbp.mtv.corp.google.com [Wed, 08 Apr 2009 16:31:19 -0700] rev 24
Changes to config-file structure.

2009-04-07* Added MYReturnError.
snej@snej-mbp.mtv.corp.google.com [Tue, 07 Apr 2009 11:13:25 -0700] rev 23
* Added MYReturnError.
* Better iPhone support in ExceptionUtils.
* Make sure "All Tests Passed/Failed" message is always logged.

2009-04-04* Added MYErrorUtils
snej@snej.local [Sat, 04 Apr 2009 20:53:53 -0700] rev 22
* Added MYErrorUtils
* Added AssertAbstractMethod() to Test
* Added .xcconfig files

2009-03-28(merge)
Jens Alfke <jens@mooseyard.com> [Sat, 28 Mar 2009 09:39:31 -0700] rev 21
(merge)

2009-03-28Added some new utilities, taken from Murky.
Jens Alfke <jens@mooseyard.com> [Sat, 28 Mar 2009 09:36:46 -0700] rev 20
Added some new utilities, taken from Murky.

2009-03-10Fixed some problems reported by the CLANG static analyzer.
snej@snej.local [Tue, 10 Mar 2009 22:34:39 -0700] rev 19
Fixed some problems reported by the CLANG static analyzer.

2008-07-17Initial checkin of MYAddressField, a combo-box for entering email or IM addresses.
Jens Alfke <jens@mooseyard.com> [Thu, 17 Jul 2008 13:29:34 -0700] rev 18
Initial checkin of MYAddressField, a combo-box for entering email or IM addresses.

2008-07-16* IChatUtils additions.
Jens Alfke <jens@mooseyard.com> [Wed, 16 Jul 2008 10:50:34 -0700] rev 17
* IChatUtils additions.
* Added MailUtils.
* Improved MYAnimatingSplitView.
* Added "lenient" URL parser to URLUtils.

2008-07-13* Minor fixes to glitches detected by the clang static analyzer.
Jens Alfke <jens@mooseyard.com> [Sun, 13 Jul 2008 10:45:42 -0700] rev 16
* Minor fixes to glitches detected by the clang static analyzer.
* Added MYAnimatingSplitView class.