summaryrefslogtreecommitdiffstats
path: root/src/driver
Commit message (Expand)AuthorAgeFilesLines
...
* - CS change (automatic script)Derick Rethans2006-12-141-2/+2
* - Do not use modifier e, because it may be disabled with suhosin extensionKore Nordmann2006-12-071-1/+8
* - Marked important classesKore Nordmann2006-12-073-2/+3
* - Fixed commentKore Nordmann2006-12-071-1/+1
* - Tested and improved handling of texts with different charsets in all driversKore Nordmann2006-12-071-4/+46
* - Fixed: Bug #9549 (Pie chart slices not contiguous with Ming driver)Kore Nordmann2006-11-301-6/+9
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-304-0/+61
* - Fixed: Bug #9612 (Element links for SVG image in the legend require you to Kore Nordmann2006-11-301-2/+22
* - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component)Kore Nordmann2006-11-301-5/+5
* - Fixed pie charts in 3d driver with only one 100% data pointKore Nordmann2006-11-061-0/+5
* - Marked file also private...Kore Nordmann2006-11-031-0/+1
* - Made verbose driver privateKore Nordmann2006-11-031-0/+1
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-263-237/+31
* - Added some more documentationKore Nordmann2006-10-201-0/+43
* - Fixed circular arcs in ming driverKore Nordmann2006-10-201-36/+81
* - Fixed characters added to flash filesKore Nordmann2006-10-201-2/+2
* - Added gradient support to ming driverKore Nordmann2006-10-191-5/+67
* - Got texts working in ming driverKore Nordmann2006-10-191-13/+273
* - Use htmlspecialchars instead of htmlentitiesKore Nordmann2006-10-181-2/+2
* - Use htmlentities to escape texts in SVG driverKore Nordmann2006-10-181-2/+2
* - Added first, not complete working, version of ming driverKore Nordmann2006-10-131-0/+493
* - Added text shadow to font optionsKore Nordmann2006-10-042-37/+72
* - Make text background working in gd driver with activated supersamplingKore Nordmann2006-10-041-0/+4
* - Tabs to spacesDerick Rethans2006-09-281-4/+4
* - Fixed CS issues.Derick Rethans2006-09-252-9/+11
* - Throw ezcGraphFontRenderingException on too small texts in SVG driverKore Nordmann2006-09-241-0/+5
* - Added tests for jpeg generationKore Nordmann2006-09-211-1/+1
* - Fixed documentation: s/ressource/resource/Kore Nordmann2006-09-211-13/+13
* - Added documentationKore Nordmann2006-09-212-75/+266
* - Make better assumptions an character width in SVG driverKore Nordmann2006-09-191-6/+18
* - Added background and border to font configurationKore Nordmann2006-09-192-9/+197
* - Made id prefix for svg elements customizeableKore Nordmann2006-09-121-9/+9
* - Added image map supportKore Nordmann2006-09-122-14/+125
* - Skip tests if extension or extension feature is not availableKore Nordmann2006-09-111-4/+4
* - Added axis labelsKore Nordmann2006-09-071-1/+1
* - Enhanced font configurationKore Nordmann2006-09-061-34/+150
* - Pimped pie chartsKore Nordmann2006-08-252-158/+331
* - Started refactoring of font configurationKore Nordmann2006-08-182-7/+8
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-0/+1
* - Added templating for SVG documentsKore Nordmann2006-08-091-41/+66
* - Added inline base64 encoded images for svg driverKore Nordmann2006-08-091-9/+14
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-1/+1
* - Added possibility to set a background for gd driverKore Nordmann2006-08-091-32/+77
* - Added svg rendering optionsKore Nordmann2006-08-081-8/+15
* - Removed not used call of gd function in svg driverKore Nordmann2006-08-081-1/+0
* - Removed broken and yet useless namespace assignement from generated SVGKore Nordmann2006-08-081-1/+3
* - Readded drawing of axis steps and grids (only available in Kore Nordmann2006-07-212-9/+9
* - Fixed gd driver test cases to use assertImageSimilarKore Nordmann2006-07-111-4/+9
* - Refactored ezcGraphRendererKore Nordmann2006-07-112-1/+203
* - Converted tabs to whitespacesKore Nordmann2006-06-281-19/+19
OpenPOWER on IntegriCloud