aboutsummaryrefslogtreecommitdiff
path: root/GTM.xcodeproj
Commit message (Expand)AuthorAge
* [Author: thomasvl]Gravatar gtm.daemon2009-08-06
* [Author: thomasvl]Gravatar gtm.daemon2009-07-27
* [Author: avi]Gravatar gtm.daemon2009-06-18
* [Author: thomasvl]Gravatar gtm.daemon2009-06-17
* [Author: dmaclach]Gravatar gtm.daemon2009-06-04
* [Author: dmaclach]Gravatar gtm.daemon2009-05-22
* [Author: dmaclach]Gravatar gtm.daemon2009-05-07
* [Author: dmaclach]Gravatar gtm.daemon2009-05-06
* [Author: dmaclach]Gravatar gtm.daemon2009-04-15
* [Author: dmaclach]Gravatar gtm.daemon2009-04-01
* [Author: dmaclach]Gravatar gtm.daemon2009-03-27
* [Author: thomasvl]Gravatar gtm.daemon2009-03-26
* [Author: thomasvl]Gravatar gtm.daemon2009-03-16
* [Author: dmaclach]Gravatar gtm.daemon2009-03-13
* [Author: thomasvl]Gravatar gtm.daemon2009-03-11
* - Added GTMLuminance for working with colors in HSL space easily.Gravatar thomasvl@gmail.com2009-03-05
* Dropping the Fetcher and ProgressMonitorInputStream, leaving pointers to theGravatar thomasvl@gmail.com2009-02-27
* http://code.google.com/p/google-toolbox-for-mac/issues/detail?id=14Gravatar thomasvl@gmail.com2009-02-27
* project update to include DO helpers and SQLite helperGravatar thomasvl@gmail.com2009-02-26
* - Added GTMNSObject+KeyValueObserving to make it easier on folks to do KVOGravatar thomasvl@gmail.com2009-02-03
* Fixing a like Avi found w/ our use of CFRunLoop from some kqueue code.Gravatar thomasvl@gmail.com2009-01-22
* - turned off _debug framework support in tests since we now capture a lot moreGravatar thomasvl@gmail.com2009-01-09
* - Updated some tests for 10.5.6.Gravatar thomasvl@gmail.com2008-12-29
* - GTMStackTrace works on 10.5+ (and iPhone) using NSThread to build the call ...Gravatar thomasvl@gmail.com2008-12-12
* - Added GTMLightweightProxyGravatar thomasvl@gmail.com2008-11-17
* - Added has ability to check if a script has an open handler to GTMNSAppleScr...Gravatar thomasvl@gmail.com2008-11-04
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* added missing comment in release notes (forgot to hit safe).Gravatar thomasvl@gmail.com2008-09-23
* - Added GTMTestTimer.h for doing high fidelity timings.Gravatar thomasvl@gmail.com2008-09-22
* - Added GTMExceptionalInlines for dealing with cases where you getGravatar thomasvl@gmail.com2008-09-10
* - Added GTMGetURLHandler class that gives you a very easy way of supportingGravatar thomasvl@gmail.com2008-08-21
* - Added GTMNSMakeUncollectable for forcing objects to survive in a GC world.Gravatar thomasvl@gmail.com2008-08-12
* - Removed GTMNSWorkspace+ScreenSaver as it has always been a little dodgy dueGravatar thomasvl@gmail.com2008-07-21
* - Added GTMSignalHandler for simple signal handling (via kqueue/runloop).Gravatar thomasvl@gmail.com2008-07-09
* fix building tiger gcov in directories w/ spaces in the nameGravatar thomasvl2008-06-16
* Landing a log of AppleScript/AppleEvent support code.Gravatar thomasvl2008-06-13
* Standardize the reverse dns names for errors, notifications, etc.Gravatar thomasvl2008-05-16
* Added missing test image.Gravatar thomasvl2008-05-12
* fix a iphone unittesting problem.Gravatar thomasvl2008-05-09
* Flush out suppport for 64bit, GC support.Gravatar thomasvl2008-05-09
* See the ReleaseNotes for the full details, highlights:Gravatar thomasvl2008-04-14
* Added GTMNSWorkspace+ScreenSaver, and got rid of device colors.Gravatar dmaclach2008-03-18
* Added GTMNSFileManager+Path for two small helpers.Gravatar thomasvl2008-02-27
* Found and fixed a bug in the regex enumerators that was causing them toGravatar thomasvl2008-02-27
* - Fixed up the prefix header of the project and prefix handing in the UnittestGravatar thomasvl2008-02-01
* fold in GTMRegex and ignore the build dirGravatar thomasvl2008-01-30
* initial drop of a few sources to start things outGravatar thomasvl2008-01-28