0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some pixel alignment issues when drawing legends. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Added options to draw a background fill behind and a border line around each legend entry. Fixed issue 597. More... over 10 years ago
Added a missing ivar declaration. More... over 10 years ago
Added a plot property to control drawing of the legend entry swatch. Fixed issue 609. More... over 10 years ago
Added legend delegate methods to customize the swatch fill and border line style for each legend entry. More... over 10 years ago
Set “Skip Install” to YES for the Mac framework project to fix an archiving warning. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Animations can now start when the value of the animated property enters the animated range. More... over 10 years ago
Added an identifier and user info dictionary to animation operations. More... over 10 years ago
Fixed a momentum scrolling glitch. Fixed issue 592. More... over 10 years ago
Fixed minor tick spacing on log scale axes. Fixed issue 612. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Added properties to control momentum scrolling for the x- and y-directions separately. More... over 10 years ago
Updated the change log. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Added a plot space method to scale the plot range for a single coordinate. Fixed issue 587. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Added annotations to the responder chain. Fixed issue 591. More... over 10 years ago
Fixed momentum scrolling with global ranges. Fixed issue 592. More... over 10 years ago
Fixed a grid line update bug. Fixed issue 608. More... over 10 years ago
Switched to a new algorithm for computing curved scatter plots. Fixed issue 607. More... over 10 years ago
Fixed a sizing issue with legend entry titles. Fixed issue 596. More... over 10 years ago
Cleaned up the example apps. Removed some redundant code, clarified certain calculations and set operations, and updated numeric constants to reduce implicit type conversions performed by the compiler. More... over 10 years ago
Fixed some compatibility issues with the Mac OS X 10.5 SDK. Fixed issue 606. More... over 10 years ago
Fixed a notification bug in the iOS hosting view. More... over 10 years ago
Built new HTML docs. More... over 10 years ago
Added properties to control the momentum scrolling animations. Fixed issue 589. More... over 10 years ago
Removed the elastic global range properties from CPTXYPlotSpace. Turning on momentum scrolling now automatically allows elastic ranges, too. Fixed issue 592. More... over 10 years ago
Fixed a bug in CPTAnimation where animations could be canceled too early when another animation for the same property was added with a delay. More... over 10 years ago