2012-05-06 |
Tony Cook | Imager::Graph now requires perl 5.006 |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Tony Cook | ignore remnant dist build directories/archives |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Tony Cook | document the recent changes |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Tony Cook | document fills can be used for set_negative_background() |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Tony Cook | [rt #59532] fix the zero position calculation for horiz... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Tony Cook | [rt #59532] allow negative_bg to be a fill for vertical... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Tony Cook | ignore more build detritus |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Tony Cook | set META.yml metadata |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Tony Cook | note the RT ticket fixed |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Tony Cook | loosen up comparisons to handle the rounding change... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Tony Cook | updates for the git tranfer |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Tony Cook | 0.09 release v0.09 |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Tony Cook | avoid using automatic axis, and refresh the comparison... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Tony Cook | refresh testimg/t10_lin_fount.png from the current... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Tony Cook | 0.08 release v0.08 |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Tony Cook | feature control over drawing line and area line markers |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tony Cook | don't draw line markers for area charts by default |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tony Cook | more stuff I want for release |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tony Cook | skip more trash |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tony Cook | some files missing |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Tony Cook | hoist line marker drawing into the base class |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Tony Cook | documentation working commit |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Tony Cook | slightly improve test coverage of methods |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Tony Cook | - Imager::Graph::Horizontal::add_column_data_series... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Tony Cook | remove more test generated files |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Tony Cook | in progress changes: |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Tony Cook | update test images for the axis label fix |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Tony Cook | calculate the y-axis tic-label widths based on the... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Tony Cook | remove code for older (ancient) versions of Imager |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Tony Cook | allow the outline and background of the graph data... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
pmichaud | intergrate Patrick's area chart work in progress |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Tony Cook | add missing manifest files |
commit | commitdiff | tree | snapshot |
2010-06-19 |
Tony Cook | match the format of other test file names |
commit | commitdiff | tree | snapshot |
2009-11-05 |
pmichaud | Changes the area drawing, so it still uses the full... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
pmichaud | Start of area graphs |
commit | commitdiff | tree | snapshot |
2009-11-05 |
pmichaud | Adds two tests for horizontal graphs, and fixes some... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
pmichaud | Fixes horizontal line graphs |
commit | commitdiff | tree | snapshot |
2009-11-05 |
pmichaud | Fixes horizontal bar graphs with a large number of... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
pmichaud | Fixes vertical graphs w/ large numbers of columns. |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Tony Cook | fix the test count for t14bar.t and relax the image... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
pmichaud | Updates the MANIFEST |
commit | commitdiff | tree | snapshot |
2009-11-03 |
pmichaud | * changed t31tic_color.t to check against different... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Tony Cook | fix manifest, svn ignores |
commit | commitdiff | tree | snapshot |
2009-11-02 |
pmichaud | more graph updates from Patrick Michaud |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Tony Cook | 0.07 release v0.07 |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Tony Cook | fix manifest |
commit | commitdiff | tree | snapshot |
2009-05-21 |
pmichaud | From Patrick Michaud: |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Tony Cook | fix silly documentation error |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Tony Cook | set font filename to the file we actually ship |
commit | commitdiff | tree | snapshot |
2009-04-23 |
pmichaud | Patrick Michaud: |
commit | commitdiff | tree | snapshot |
2009-04-23 |
pmichaud | Patrick Michaud: |
commit | commitdiff | tree | snapshot |
2009-04-21 |
pmichaud | From: Patrick Michaud <pmichaud@u.washington.edu> |
commit | commitdiff | tree | snapshot |
2009-04-17 |
pmichaud | Patch from Patrick Michaud: |
commit | commitdiff | tree | snapshot |
2009-04-17 |
pmichaud | From Patrick Michaud: |
commit | commitdiff | tree | snapshot |
2009-04-16 |
pmichaud | Patches from Patrick Michaud: |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Tony Cook | define new style settings text.aa, lineaa and fill... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Tony Cook | line markers for line graphs |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tony Cook | allow the user to specifiy min and max y values instead... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tony Cook | remove spurious write to /var/www/tmp |
commit | commitdiff | tree | snapshot |
2009-04-13 |
pmichaud | changes from Patrick + manifest update |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Tony Cook | fix data, labels, style draw() option handling to not... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Tony Cook | update manifest |
commit | commitdiff | tree | snapshot |
2009-03-22 |
pmichaud | changes from Patrick Michaud, line, bar, stacked column... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Tony Cook | font handling fixes |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Tony Cook | remove 5.005 inappropriate use warnings |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Tony Cook | a litte more internals documentation |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Tony Cook | return missing font errors in from the error method... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Tony Cook | update test images to match the change in default style |
commit | commitdiff | tree | snapshot |
2009-03-13 |
pmichaud | patches from Patrick Michaud |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tony Cook | 0.06 release v0.06 |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tony Cook | - round the pie radius down to avoid running over... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tony Cook | - round the pie radius down to avoid running over... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tony Cook | - zero-sized segments were drawn as covering the whole... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tony Cook | - add a new style "primary" which is primary_red with... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Tony Cook | - add horizontal legend boxes |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Tony Cook | - round the dimensions used within the legend to integ... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Tony Cook | remove more ancient Imager cruft |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Tony Cook | 0.05 release v0.05 |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Tony Cook | update MANIFEST, Changes |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Tony Cook | create the test font driver, use it, and update the... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Tony Cook | copyrights, we depend on more recent Imager now |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Tony Cook | force FT2 usage, hopefully for better text consistency |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Tony Cook | 0.04 release v0.04 |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Tony Cook | - remove fancy_fills check, we now depend on an Imager... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Tony Cook | various Kwalitee changes |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Tony Cook | - skip all tests if we can't load the font |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Tony Cook | Imager::Graph 0.03 v0.03 |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Tony Cook | somewhere to keep Imager-Graph |
commit | commitdiff | tree | snapshot |
|