Code

fix grid fitting for corner cases
[rrdtool-all.git] / program / src / rrd_gfx.c
2011-12-16 oetikerfix grid fitting for corner cases
2010-03-29 oetiker* GRAD element for graph, it acts more or less like...
2010-03-22 oetikerprepare for the release of rrdtool-1.4.3
2009-11-15 oetikerprepare for the release of rrdtool-1.4.2
2009-10-28 oetikerprepare for the release of rrdtool-1.4.1
2009-10-27 oetikerset version to 1.4.0 for all files
2008-10-01 oetikerFixes for the following compiler warnings:
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-08-31 oetikernow the results actually look as they did with the...
2008-08-31 oetikerImprove performance by keeping multiple pango font...
2008-08-31 oetikertrying to improve the pango performance I added facilit...
2008-08-27 oetikersome more leak plugging
2008-08-27 oetikerfixed indentation ... gnu indent results are not realy...
2008-08-04 oetikerThe attached patch converts the given string to UTF...
2008-07-29 oetikerfixed some c++ style lines -- David Masterson
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerfixed pango markup switch ... we still want the text...
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-05 oetikerfixed indenting
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-18 oetiker* document tabwidth option
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-01-14 oetikerfix indents
2008-01-04 oetikerfontmap resolution was not matching scaled_font resolut...
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-06-11 oetiker--font-render-mode is back, and there is also
2007-06-10 oetikerswitched graphics library from arts to cairo+pango
2007-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetikernew trunk based on current 1.2
2007-05-23 oetikerrestarting trynk for 1.2
2005-04-03 oetikerimprove png writing speed by lowering the compression
2005-03-20 oetikeradded tabbig support
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2004-05-18 oetikerbig spell checking patch -- slif@bellsouth.net
2003-11-19 oetikerAdding attributions:
2003-11-19 oetikerfixed svg generation
2003-10-26 oetikeradded rotation ...
2003-04-04 oetikerI think I found a very small bug in rrd graph PDF outpu...
2002-04-24 oetikerPatch for supporting PDF as output format
2002-04-24 oetikerImprovement of svg/eps dash code so it adjusts dash...
2002-04-15 oetikerEvenly-spaced y-axis gridlines.
2002-04-07 oetiker3 patches, #3 depends on #1 as EPS uses AFM for stringw...
2002-04-06 alexRemoved references to GIF
2002-04-05 jakeUpdated/added MVSC++ 6.0 project files for compilation of
2002-04-03 oetikerAs gfx_canvas_t now has excatly the same lifespan as...
2002-03-26 oetikeradded SVG support -- Peter Speck <speck@ruc.dk>
2002-03-17 alexChanged the way circle sections are drawn.
2002-03-13 alexNew, hopefully better, implementation of PART drawing
2002-02-09 oetikerdo propper error checking and release memmory when...
2002-01-15 oetikerThe BIG graph update