Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Normalize generated PHP code from `swftophp` to make test order irrelevant | Kore Nordmann | 2006-12-15 | 1 | -0/+12 |
| | |||||
* | - Moced compare methods to ezcGraphTestCase | Kore Nordmann | 2006-12-15 | 12 | -353/+105 |
| | |||||
* | - Forgot to covert one compare to compareSwf | Kore Nordmann | 2006-12-15 | 1 | -1/+1 |
| | |||||
* | - Use `swftophp` to compare generated flash files | Kore Nordmann | 2006-12-15 | 2 | -53/+98 |
| | | | | | | # Hope this works a bit more system independent | ||||
* | - Always use maximum precision of 4 in SVG output | Kore Nordmann | 2006-12-15 | 59 | -59/+59 |
| | | | | | | # No visual difference, but of course changes in nearly every SVG files | ||||
* | - Fixed majorStep default value to be null | Kore Nordmann | 2006-12-15 | 1 | -2/+2 |
| | |||||
* | - Fixed: Bug #9827 (auto scaling on numeric axes inconsistent) | Kore Nordmann | 2006-12-15 | 1 | -0/+64 |
| | |||||
* | - Fixed: Bug #9823 (Failing tests with PHP 5.1) | Kore Nordmann | 2006-12-15 | 1 | -0/+5 |
| | | | | | | | | | # Test failed because of # a) (string) does not call __toString (now skipped) # b) different null parameter handling between 5.1 and 5.2 in imagepng # (workaround) | ||||
* | - Mark test that uses ext/ming as skipped, if ext/ming is not loaded. | Tobias Schlitt | 2006-12-14 | 1 | -0/+5 |
| | |||||
* | - CS change (automatic script) | Derick Rethans | 2006-12-14 | 19 | -158/+158 |
| | |||||
* | - Fixed: Bug #9795 (Interferring bars, when bars count is higher then major | Kore Nordmann | 2006-12-13 | 2 | -0/+23 |
| | | | | | | step count) | ||||
* | - Fixed: Bug #9764 (3D Pie chart segment side polygon in front of circular arc) | Kore Nordmann | 2006-12-08 | 15 | -13/+14 |
| | | | | | | | # Optical difference only the buggy image: # ezcGraphPieChartTest_testRender3dPieChartWithOneDataPoint.svg | ||||
* | - Tested and improved handling of texts with different charsets in all drivers | Kore Nordmann | 2006-12-07 | 7 | -1/+277 |
| | |||||
* | - Removed initial font path value | Kore Nordmann | 2006-11-30 | 2 | -5/+21 |
| | |||||
* | - Fixed: Bug #9588 (Wrong polynoms build from data) | Kore Nordmann | 2006-11-30 | 1 | -0/+38 |
| | |||||
* | - Fixed: Bug #9549 (Pie chart slices not contiguous with Ming driver) | Kore Nordmann | 2006-11-30 | 6 | -0/+0 |
| | |||||
* | - Implemented #9647 (Add render to output method) | Kore Nordmann | 2006-11-30 | 7 | -0/+115 |
| | |||||
* | - Fixed: Bug #9545 (pie chart tresh hold does not work if agregated data ↵ | Kore Nordmann | 2006-11-30 | 3 | -0/+59 |
| | | | | stays below tresh hold) | ||||
* | - Fixed: Bug #9612 (Element links for SVG image in the legend require you to | Kore Nordmann | 2006-11-30 | 90 | -90/+90 |
| | | | | | | click on exactly the text.) | ||||
* | - Fixed bug #9568: (Devision by zero warning) | Kore Nordmann | 2006-11-30 | 1 | -0/+26 |
| | |||||
* | - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d | Kore Nordmann | 2006-11-30 | 2 | -0/+28 |
| | | | | | | renderer) | ||||
* | - Fixed: Bug #9656 (Threshold option spelled wrong) | Kore Nordmann | 2006-11-30 | 4 | -20/+20 |
| | |||||
* | - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component) | Kore Nordmann | 2006-11-30 | 46 | -21/+21 |
| | |||||
* | - Fixed: Bug #9586 (No data rendered with string keys on date axis.) | Kore Nordmann | 2006-11-24 | 2 | -0/+63 |
| | |||||
* | - Fixed: #9583 (Data typecasting should only be done in axis) | Kore Nordmann | 2006-11-24 | 1 | -2/+19 |
| | |||||
* | - Fixed: Bug #9403 (Element references do not work with Gleam in SVG) | Kore Nordmann | 2006-11-13 | 1 | -2/+71 |
| | |||||
* | - Add missing text files | Kore Nordmann | 2006-11-13 | 2 | -0/+4 |
| | |||||
* | - Fixed pie charts in 3d driver with only one 100% data point | Kore Nordmann | 2006-11-06 | 1 | -0/+31 |
| | |||||
* | - Enhanced test result image a bit | Kore Nordmann | 2006-11-03 | 2 | -1/+2 |
| | |||||
* | - Added logarithmical scaled numeric axis | Kore Nordmann | 2006-11-03 | 3 | -0/+431 |
| | | | | | | - Added mojor grid color in ez palettes | ||||
* | - Throw ezcBaseValueExceptions instead of typecasting | Kore Nordmann | 2006-11-02 | 16 | -23/+1591 |
| | | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions | ||||
* | - Implemented #009304: Possibility to format labels via callback | Kore Nordmann | 2006-11-02 | 1 | -0/+118 |
| | |||||
* | - Added missing calues to ezcGraphCoordinate constructor in tests | Kore Nordmann | 2006-11-02 | 2 | -4/+4 |
| | |||||
* | - Added missing tests for axis | Kore Nordmann | 2006-10-27 | 2 | -0/+84 |
| | |||||
* | - Added more tests | Kore Nordmann | 2006-10-27 | 3 | -0/+59 |
| | |||||
* | - Added tests for structs | Kore Nordmann | 2006-10-27 | 2 | -0/+201 |
| | |||||
* | - Added more tests and fixed some minor setter and getter bugs | Kore Nordmann | 2006-10-27 | 8 | -3/+456 |
| | |||||
* | - Added some more tests for read and write accesss on properties | Kore Nordmann | 2006-10-26 | 16 | -11/+2515 |
| | |||||
* | - Added tresh hold for pie charts | Kore Nordmann | 2006-10-26 | 4 | -0/+55 |
| | | | | | | - Added test for custom sum in pie charts | ||||
* | - Accelerated and abstracted font size estimating in drivers | Kore Nordmann | 2006-10-26 | 115 | -81/+81 |
| | | | | | | | | # Ming test files are changes because of different element IDs # Few font size changes in SVG and GD test files # SVG files are all changed because of fixed text baseline | ||||
* | - Fixed sorting order of 2d bar chart elements. | Kore Nordmann | 2006-10-23 | 2 | -5/+5 |
| | |||||
* | - Fixed circular arcs in ming driver | Kore Nordmann | 2006-10-20 | 41 | -1/+76 |
| | | | | | | | - Fixed transparent fills in ming driver - Mark test skipped, when ext/ming is not available | ||||
* | - Fixed characters added to flash files | Kore Nordmann | 2006-10-20 | 25 | -0/+0 |
| | |||||
* | - Moved complete pie chart testcase to ming driver, because calling ming in | Kore Nordmann | 2006-10-19 | 3 | -36/+36 |
| | | | | | | | other testsuites changes the hashs of the resulting images. - Removed unused test image | ||||
* | - Added gradient support to ming driver | Kore Nordmann | 2006-10-19 | 44 | -3/+178 |
| | |||||
* | - Got texts working in ming driver | Kore Nordmann | 2006-10-19 | 21 | -0/+0 |
| | |||||
* | - Added ming driver test comparision files | Kore Nordmann | 2006-10-13 | 17 | -0/+0 |
| | |||||
* | - Added first, not complete working, version of ming driver | Kore Nordmann | 2006-10-13 | 3 | -0/+1171 |
| | | | | | | | | | # Image drawing causes not proper handled error, causing an inifinite loop in PHP # Font drawing causes Segmentation fault # Ming driver tests commented out for now in test suite | ||||
* | Subclassing PHPUnit_Framework_TestSuite is not the right way to customize ↵ | Sebastian Bergmann | 2006-10-05 | 24 | -24/+24 |
| | | | | the output of the TextUI test runner. | ||||
* | - Added text shadow to font options | Kore Nordmann | 2006-10-04 | 7 | -0/+152 |
| | | | | | | - Added text shadow support in SVG and GD driver |