0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 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
Fixed the graph title position in the Plot Gallery app. More... almost 11 years ago
Fixed a bug in CPTAxis. More... almost 11 years ago
Fixed a static analyzer warning. More... almost 11 years ago
Built new HTML docs. More... almost 11 years ago
Fixer a bug with elastic plot ranges. More... almost 11 years ago
Merged the momentumScrolling branch into default. Fixed issue 531. More... almost 11 years ago
Force plot symbols to redraw when switching between Retina and non-Retina displays. More... almost 11 years ago
Updated the unit tests to match the updated pixel alignment code. More... almost 11 years ago
Fixed a crashing issue when using attributed strings under iOS 5 and earlier. More... almost 11 years ago
Fixed a pixel alignment issue. Fixed issue 541. More... almost 11 years ago
Fixed some pixel alignment issues in legends. More... almost 11 years ago
Simplified handling of rounded rectangle paths. More... almost 11 years ago
Added property setters in CPTPlotSymbol to force a redraw after changing the appearance properties (line style, fill, clip rule). More... almost 11 years ago
Updated the Mac CPTTestApp to demonstrate momentum scrolling and elastic plot ranges. More... almost 11 years ago
Updated the momentum scrolling and elastic plot range code to use CPTAnimation instead of blocks. Added support for the y-range in addition to the x-range. More... almost 11 years ago
Added an absolute value function to the NSDecimal utilities. More... almost 11 years ago
Fixed some plot rendering issues when the plots have a shadow. Fixed issue 533. More... almost 11 years ago
Fixed an axis rendering issue when the axis has a shadow. More... almost 11 years ago
Added utility functions to compute the minimum and maximum of two NSDecimal values. More... almost 11 years ago
Added documentation and private properties for all iVars. Cleaned up the code to conform with Core Plot coding guidelines. More... almost 11 years ago
Added momentum scrolling and "rubber band" snap-back code from Travis Fischer. More... almost 11 years ago
Added some missing cases to the calendar unit switch statement. Fixed issue 535. More... almost 11 years ago
Fixed a couple of method signatures that did not match the inherited prototype. More... almost 11 years ago
Minor documentation fixes. More... almost 11 years ago
Reformatted some long lines of code for legibility. More... almost 11 years ago
Fixed the title position in the Mac CPTTestApp. More... almost 11 years ago
Set the content anchor point for the graph title correctly. More... almost 11 years ago
Built new HTML docs. More... about 11 years ago
Added a property to hide plot data labels. Fixed issue 468. More... about 11 years ago
Added a minor tick label shadow property to CPTAxis. More... about 11 years ago