fix regression in graph generation -- martin sperl
[rrdtool.git] / src / rrd_graph.c
2008-05-01 oetikermake sure properties are shown via graph_v even in...
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2008-03-25 oetikercast size_t to int to avoid warning -- Florian octo...
2008-03-15 oetikerreindent
2008-03-02 oetikerFix error "cairo_restore without matching cairo_save...
2008-02-06 oetiker* replaced strtok with strtok_r for thread safety
2008-02-01 oetikerfixed parsing of fontnames with embeded spaces
2008-01-12 oetikerweekday and time are too tight
2008-01-04 oetikerfontmap resolution was not matching scaled_font resolut...
2008-01-02 oetikersupport for dashed lines in graphs
2008-01-02 oetikerfix indenting
2007-11-20 oetikerremove last traces of rrd_nan_inf.h
2007-11-15 oetikerre-indented files that have gone out of indent-style...
2007-09-08 oetikeradded STDEV aggregation function for VDEF. -- Patrick...
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-08-01 oetikeronly release cairo stuff if we ever initialized it.
2007-07-25 oetikerfixed indenting
2007-07-18 oetikermake sure all ascii to float parsing uses LC_NUMERIC...
2007-06-18 oetikerfix indentation
2007-06-18 oetikerBernhard Fischer:
2007-06-15 oetikerThere are two popular variants of the Holt-Winters...
2007-06-15 oetikeradded interface to get rendered image via a pointer...
2007-06-14 oetikerfixed indentation
2007-06-14 oetikeradded TEXTALIGN command to change the default text...
2007-06-11 oetikerallow output to stdout -- Timo Stripf
2007-06-11 oetikerfixed indentation, added documentation note on gridfitting.
2007-06-11 oetikerfix arrow locations
2007-06-11 oetikerdisable gridfitting for vector formats
2007-06-11 oetikermake pdf output work
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-06-01 oetiker--full-size-mode with and without --no-legend should...
2007-05-30 oetikerfix indenting ... again
2007-05-30 oetikerswitch for rrd_graph to specify the outer-size of the...
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-06 oetikerdon't use round since it is c99 ... use floor(x+0.5...
2007-05-03 oetikeradded some more rounding for int to float comparisons
2007-05-03 oetikerTesting an double and an integer for equality is bound...
2007-05-02 oetikerprepare for the release of rrdtool-1.2.23
2007-05-02 oetikerprepare for the release of rrdtool-1.2.22
2007-05-01 oetikerprepare for the release of rrdtool-1.2.21
2007-05-01 oetikerif the graph goes 'down' minval must be hanged instead
2007-05-01 oetikerprepare for the release of rrdtool-1.2.20
2007-05-01 oetikeradded --alt-autoscale-min (see --alt-autoscale-max...
2007-04-10 oetikeruntabified rrd_graph.c
2007-04-10 oetikeruse the shorthand for vidx ...
2007-04-10 oetikerthe rrd_graph_check_vname function is not used anywhere...
2007-02-14 oetikerallow --units-length to reserve label space even when...
2007-02-01 oetikerprepare for the release of rrdtool-1.2.19
2007-01-23 oetikerprepare for the release of rrdtool-1.2.18
2007-01-23 oetikeranother control sequence that got lost ...
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-22 oetikerintroduced \n as an alias for \l since people seem...
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2006-12-16 oetikeroops 99 is the last item
2006-12-16 oetikerit is sufficient to set the last item to 0
2006-12-07 oetikerc is a valid formatting character
2006-11-19 oetikerfixed typo
2006-10-22 oetikercheck if valid control codes are in use
2006-09-05 oetikerput all the architecture specific stuff in separate...
2006-09-04 oetikerin logarithmic mode minval must not be <= 0
2006-08-16 oetikercontain a potential problem with log grid painting...
2006-08-13 oetikeruse th OS provided timezone names for %Z this should...
2006-08-13 oetikerinclude strftime.h for windows builds -- Guenter Knauff
2006-08-13 oetikeradded special labeling for LONGTERM graphs -- Paul...
2006-07-14 oetikerprepare for the release of rrdtool-1.2.15
2006-07-14 oetikerprepare for the release of rrdtool-1.2.14
2006-07-14 oetikerdo not reset im->gdes[i].step blindly. We initialize...
2006-05-23 oetikeradjust label spacing to make sure labels don't overlap...
2006-05-21 oetikermake vdef time part available in the data_calc stage...
2006-05-21 oetikernew GPRINT option :strftime to print time associated...
2006-05-10 oetikerimproved scaling for --logarithmic mode ... -- beat...
2006-05-07 oetikermake legend spacing more reliable. handle the fact...
2006-05-06 oetikerAvoid gcc warning ("static not first") -- Peter Breiten...
2006-05-04 oetikerprepare for the release of rrdtool-1.2.13
2006-05-02 oetikervariables should be defined at the bein of the block...
2006-04-27 oetikernew units=si option -- wim.heirmann elis.urgent.be
2006-04-24 oetikermake sure things are initialised ...
2006-04-17 oetikerAdd a second label to the Y axis if there is only going...
2006-04-01 oetikerwatermartk feature for rrdgraph by Ronan Mullally
2006-03-26 oetikerpotential bufferoverflow throught large windir avoided
2006-03-06 oetikerat least freebsd will not do utf8 bits properly without...
2006-03-03 oetiker* simplify code for STACK function ... there were two...
2006-01-15 oetikermake sure gcc does not thing gridind may be undefined
2006-01-15 oetikermake sure gridind is defined under all conditions
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
2005-10-11 oetikerimproved error messages for rrd_graph commandline parsi...
2005-09-23 oetikerhmpf its the gdef step we are talking about not the...
2005-09-22 oetikerdo not 'reload' data if you already have it!
2005-09-18 oetikercomparing floating point numbers is dangerouse ......
2005-08-30 oetikerWhen selecting the x-axis label take the length of...
2005-08-04 oetikerNew VDEF functions for least squares slope, intercept...
2005-08-04 oetikeravoid drawing lines where two points are in the same...
2005-07-26 oetikerinitialize font to empty string for deault font case.
2005-07-25 oetikerprepare for the release of rrdtool-1.2.11
2005-07-22 oetikerinit ytr after all the changes have happened
2005-07-22 oetikermake --no-gridfit with --only-graph work
next