0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the "Universal Library" build script to copy the header files, too. More... over 11 years ago
Updated the label format in the Simple Pie Chart demo to center the labels on the pie slices. More... over 11 years ago
Updated the Doxygen config files for Doxygen 1.8.2. Updated documentation. More... over 11 years ago
Removed the custom Doxygen header, footer, and stylesheet. More... over 11 years ago
Removed a private CPTGradient property from the docs. More... over 11 years ago
Updated the .hgignore file to ignore *.bak backup files. More... over 11 years ago
Documentation updates. More... over 11 years ago
Fixed an axis title rotation bug caused by the last commit. More... over 11 years ago
Fixed an axis title positioning bug. More... almost 12 years ago
Fixed a dragging bug in CPTXYPlotSpace. Fixed issue 440. More... almost 12 years ago
Documentation updates. More... almost 12 years ago
Added a new plot datasource method that returns a multi-dimensional CPTNumericData containing data for all plot fields. Fixed issue 389. More... almost 12 years ago
Fixed an indexing bug in CPTNumericData. More... almost 12 years ago
Fixed static analyzer warnings. Fixed issue #449. More... almost 12 years ago
Updated all projects for compatibility with Xcode 4.4. Fixed issue #435. Fixed issue #442. More... almost 12 years ago
Removed the Dow index from the StockPlot app. Yahoo no longer provides access to index data through the feed used in the app. More... almost 12 years ago
Merged with tip. More... almost 12 years ago
Fixed a crash in CPTScatterPlot when handling a pointing device down event when there are no visible plot points. Fixed issue #441. More... almost 12 years ago
Changed the iOS install path and header folder to allow distribution builds. Changed all iOS headers to public or private so they are copied when the project is built. Fixed the create release script. Fixed issue 417. More... almost 12 years ago
Documentation updates. More... almost 12 years ago
Small changes to fix string formatting errors More... almost 12 years ago
Added multi-dimensional data array support to CPTNumericData. Added related unit tests. More... almost 12 years ago
Updated certain format placeholders which did not work well on 64-bit systems. More... almost 12 years ago
Updated documentation for Doxygen 1.8.1.1. More... almost 12 years ago
Fixed a plot symbol rendering bug. More... almost 12 years ago
Added additional data source methods to all plots so each data source item can be supplied one at a time or in an array. More... almost 12 years ago
Added bindings and data source methods for all line styles and fills in range and trading range plots. Fixed issue 439. More... almost 12 years ago
Updated CPTScatterPlot to use the standard caching mechanism for plot symbols instead of a separate local array. More... almost 12 years ago
Added bindings for plot data labels, bar plot fills and borders, and pie chart fills and radial offsets. Fixed issue 403. More... almost 12 years ago
Fixed some unit tests that had been failing silently. More... almost 12 years ago