0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated CPTAnimation to skip adding animations that will have no effect on the animated object or the delegate. Fixed issue 602. More... over 10 years ago
Fixed some static analyzer warnings in the unit tests. More... over 10 years ago
Fixed a compile error when using an iOS SDK prior to iOS 7. Fixed issue 603. More... over 10 years ago
Added an animation delegate to the Plot Gallery Donut Chart. More... over 10 years ago
Fixed a bug in CPTAnimation where the animation might not always run all the way to the end. Notify the animation delegate when animation operations are removed. More... over 10 years ago
Moved the QuartzCore framework to the Frameworks group in the CPTTestApp project. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Updated CPTAnimation to allow animations to start at the current value of the animated property instead of a fixed value. More... over 10 years ago
Cleaned up the Xcode workspace for the example apps. Removed references to everything except the project files and grouped the projects by platform. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Fixed bug in the pie chart that would cause a crash when the datasource returned an invalid slice fill. More... over 10 years ago
Removed Mercurial backup files from the Xcode workspace. More... over 10 years ago
Fixed animation of NSDecimal properties. Fixed issue 593. More... over 10 years ago
Added an Xcode workspace for all of the example apps. More... over 10 years ago
Added tag release_1.4 for changeset 1e0e4ca3f7ea More... over 10 years ago
Updated the changelog for release 1.4. More... over 10 years ago
Updated the release instructions. More... over 10 years ago
Updated the create release script to remove duplicate copies of the docsets. More... over 10 years ago
Fixed a crash in CPTXYPlotSpace with momentum scrolling. Fixed issue 585. More... over 10 years ago
Updated the documentation build scripts to set the docset index page correctly and to remove some unneeded files from the HTML docs. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Updated the Doxygen config files for Doxygen 1.8.5. More... over 10 years ago
Set allowPinchScaling to the default value when not available in -initWithCoder:. More... over 10 years ago
Fixed a crash on iOS 6 and prior. More... over 10 years ago
Updated the .hgignore file to exclude .xccheckout files created by Xcode 5. More... over 10 years ago
Replaced method calls deprecated in iOS 7. More... over 10 years ago
Changed the type declaration for the pinch gesture recognizer to make it strongly typed. More... over 10 years ago
Updated all example projects for Xcode 5. More... over 10 years ago
Updated the framework projects for Xcode 5. More... over 10 years ago
Fixed a static analyzer warning in CPTScatterPlot. More... over 10 years ago