summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLPinchGesture.m
Commit message (Expand)AuthorAgeFilesLines
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-4/+4
* Added missing non-null audited regions. Updated all properties to contain nec...Muller, Alexander (A.)2016-07-171-1/+5
* Updated inits to avoid right shift.Muller, Alexander (A.)2016-07-171-5/+8
* Replaced structs for SDLTouch & SDLPinchGesture in favor of classes.Muller, Alexander (A.)2016-07-171-25/+59
* Updated SDLTouch to use a signed long for identifier, so we may use -1 for SD...Muller, Alexander (A.)2016-06-171-2/+1
* Added missing header for ULONG_MAX.Muller, Alexander (A.)2016-06-151-0/+1
* Using ULONG_MAX instead of 0 for our unsigned longs in const struct values.Muller, Alexander (A.)2016-06-151-1/+1
* Fixed issue relating to using C files in cocoapods.Muller, Alexander (A.)2016-06-151-0/+38