aboutsummaryrefslogtreecommitdiff
path: root/iPhone
Commit message (Expand)AuthorAge
* Remove obsoleted nonsense symbols for suppressing libtool warningsGravatar Dave MacLachlan2019-11-25
* Cast NSInteger to long for formatting as %ldGravatar Mark Mentovai2017-07-24
* Remove trailing whitespacesGravatar Sergio Campama2017-03-29
* Change include to import for GTMDefinesGravatar Sergio Campama2017-03-29
* First cut at pruning things/updating things.Gravatar dmaclach2016-10-07
* Add missing awakeFromNib to GTMFadeTruncatingLabel and GTMUILocalizerGravatar Justin Cohen2016-06-13
* keep the scale when resizing an imageGravatar Thomas Van Lenten2015-09-08
* Update the project for github migrationGravatar Thomas Van Lenten2015-08-18
* Fix compilation against iOS 7 deployment target.Gravatar thomasvl2014-10-29
* CGSizeZero is a constant, not a function.Gravatar gtm.daemon2014-08-27
* Protect against inserting nil into dictionaries.Gravatar gtm.daemon2014-08-27
* Restore GTMFadeTruncatingLabel's ability to render text in any color other thanGravatar gtm.daemon2014-08-26
* Fix compilation against iOS 7 deployment target.Gravatar gtm.daemon2014-08-20
* Fix compilation warning when building for arm64Gravatar gtm.daemon2014-02-11
* Update the line break mode to use the updated constant, NSLineBreakByClipping...Gravatar gtm.daemon2013-08-23
* Fix up some compiler warnings.Gravatar gtm.daemon2013-07-02
* Turn on three warnings that were on in Pulse but not on for local development...Gravatar gtm.daemon2013-06-26
* [Author: thomasvl]Gravatar gtm.daemon2013-01-02
* [Author: oster]Gravatar gtm.daemon2012-10-02
* [Author: thomasvl]Gravatar gtm.daemon2012-07-27
* [Author: dmaclach]Gravatar gtm.daemon2012-07-24
* [Author: noyau]Gravatar gtm.daemon2012-02-22
* [Author: thomasvl]Gravatar gtm.daemon2012-02-21
* [Author: thomasvl]Gravatar gtm.daemon2011-11-29
* [Author: qsr]Gravatar gtm.daemon2011-11-18
* [Author: qsr]Gravatar gtm.daemon2011-11-16
* [Author: thomasvl]Gravatar gtm.daemon2011-11-03
* [Author: thomasvl]Gravatar gtm.daemon2011-11-02
* [Author: qsr]Gravatar gtm.daemon2011-10-28
* [Author: stuartmorgan]Gravatar gtm.daemon2011-09-01
* [Author: justincohen]Gravatar gtm.daemon2011-08-24
* [Author: thomasvl]Gravatar gtm.daemon2011-03-24
* [Author: thomasvl]Gravatar gtm.daemon2010-08-31
* [Author: aracelic]Gravatar gtm.daemon2010-06-28
* [Author: dmaclach]Gravatar gtm.daemon2010-06-04
* [Author: caseyho]Gravatar gtm.daemon2010-05-26
* [Author: dmaclach]Gravatar gtm.daemon2010-05-25
* [Author: altse]Gravatar gtm.daemon2010-04-23
* [Author: oster]Gravatar gtm.daemon2009-08-28
* [Author: altse]Gravatar gtm.daemon2009-06-22
* [Author: oster]Gravatar gtm.daemon2009-06-17
* [Author: altse]Gravatar gtm.daemon2009-06-02
* - turned off _debug framework support in tests since we now capture a lot moreGravatar thomasvl@gmail.com2009-01-09
* - GTMStackTrace works on 10.5+ (and iPhone) using NSThread to build the call ...Gravatar thomasvl@gmail.com2008-12-12
* - Added has ability to check if a script has an open handler to GTMNSAppleScr...Gravatar thomasvl@gmail.com2008-11-04
* - Update iphone address book radars.Gravatar thomasvl@gmail.com2008-10-23
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* - 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