summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix lockfileBenjamin Eberlei2012-11-211-10/+63
|
* Make commons.testdir.php look less fishyKore Nordmann2012-06-251-1/+1
|
* Added: Simple READMEKore Nordmann2012-05-221-0/+23
|
* Enabled ABC for full buildKore Nordmann2012-05-225-1/+39
|
* Updated composer files to current component versionsKore Nordmann2012-05-221-6/+2
|
* Fixed indentationKore Nordmann2012-05-211-2/+3
|
* Added: Travis CI configuration fileKore Nordmann2012-05-211-0/+9
|
* Be slightly more generous in cairo testsKore Nordmann2012-05-212-4/+4
|
* Skip strange encoding test for nowKore Nordmann2012-05-211-0/+2
|
* Remove unused test caseKore Nordmann2012-05-211-323/+0
| | | | | This test case file was not used at all until the test suite was removed.
* Mark test base class abstractKore Nordmann2012-05-211-1/+1
|
* Fix autoloading with composerBenjamin Eberlei2012-05-211-1/+1
|
* Add composer.lockBenjamin Eberlei2012-05-211-0/+24
|
* Prepare test dependencies.Benjamin Eberlei2012-05-214-3/+40
|
* - Enabled 2 test cases (22 tests) in Graph componentJames Pic2012-02-082-0/+0
|
* - Fixed #95 (typo in docblock), thanks Yousif MasoudJames Pic2011-12-131-1/+1
|
* Remove custom test runner.Sebastian Bergmann2011-10-111-144/+0
|
* - Fixed: Updated copyright dates in NOTICE files.Tobias Schlitt2011-02-011-1/+1
|
* - Fixed: Added missing file level doc blocks in order to satisfy ASF licenseTobias Schlitt2011-02-012-0/+50
| | | | | | regulations.
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-12168-167/+8
|
* - Fixed: SVN keywords.Tobias Schlitt2010-08-101-3/+3
| | | | | | # Thx for the patch to Jérôme Renard.
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-30167-167/+3006
|
* - Clean up mock objects stored in attributes at tearDown().Sebastian Bergmann2010-01-162-0/+6
| | | | | | - Make setUp() and tearDown() protected, as they should be.
* - s/2009/2010/gDerick Rethans2010-01-08167-167/+167
|
* - Released Graph version 1.51.5Derick Rethans2009-12-211-1/+1
|
* - Updated DEPS and ChangeLog files.Derick Rethans2009-12-211-0/+6
|
* - Released Graph version 1.5rc11.5rc1Derick Rethans2009-12-071-1/+1
|
* - Update changelogs and dependency files.Derick Rethans2009-12-071-0/+6
|
* - Documented highlight offset propertiesKore Nordmann2009-11-241-0/+6
|
* - Released Graph version 1.5beta11.5beta1Derick Rethans2009-11-231-1/+1
|
* - Update ChangeLog and DEPS files.Derick Rethans2009-11-231-0/+6
|
* - Released Graph version 1.5alpha21.5alpha2Derick Rethans2009-11-091-1/+1
|
* - Fixed ChangeLog.Derick Rethans2009-11-091-1/+1
|
* - Link gleam instead of base symbol to make it easier clickableKore Nordmann2009-11-091-3/+3
|
* - Fixed #15537: Graph shows to small and truncated rotated axis labels.Kore Nordmann2009-09-294-7/+15
|
* - Fixed #15578: formatString not working with numeric axisKore Nordmann2009-09-283-0/+41
|
* - Released Graph version 1.5alpha11.5alpha1Derick Rethans2009-09-011-1/+1
|
* - Fixed ChangeLogsDerick Rethans2009-07-271-7/+7
|
* - Implemented: #15095: Special rotated label renderer for bar charts.Kore Nordmann2009-07-2114-0/+456
|
* - Refactored rotated axis label renderer for better extensibilityKore Nordmann2009-07-211-197/+254
| | | | | | # Groundwork for #15095
* - Added Cairo OO tests to suiteKore Nordmann2009-07-211-0/+2
|
* - Implemented: #15133: Better configurable axis spaces.Kore Nordmann2009-07-21201-68/+611
| | | | | | | # Large number of tests added. Had to go through all sensible combinations of # axis and axis spaces to ensure it works correctly.
* - Implemented: #15135: Add support for pecl/cairo's object-oriented APIKore Nordmann2009-07-145-2/+2518
| | | | | | # Thanks to Michael Maclean for the implementation
* - Implemented: #13341: Vertical Bar ChartsKore Nordmann2009-07-1411-39/+674
|
* - Added delta values to all float value comparisionsKore Nordmann2009-07-041-58/+114
| | | | | | # Did not save the file, so that not all changes went into the last commit...
* - Updated binary test comparision files to work with GD in PHP 5.3Kore Nordmann2009-07-0415-2/+2
| | | | | | # Might fail for earlier versions now.
* - Added delta values to all float value comparisionsKore Nordmann2009-07-041-10/+20
|
* - Implemented: #14294: Add option for axis label rotationKore Nordmann2009-07-0427-25/+109
|
* - Released Graph version 1.4.31.4.3Derick Rethans2009-06-081-1/+1
|
* - Enhanced comment in font options usage exampleKore Nordmann2009-06-031-0/+4
|
OpenPOWER on IntegriCloud