win32 fixes by Stefan . Ludewig . exitgames . com
[rrdtool.git] / src / rrd_graph.c
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
2005-07-21 oetikerwhen stacking known on unknown, then we asume unknown...
2005-07-19 oetikerfixed some corner cases in drawing code to get the...
2005-07-11 oetikeroptimized drawing routines ... up to 6 times faster...
2005-07-04 oetikermake setting just the size and not the font work -...
2005-06-20 oetikerx-axis labels should be aligned to their baseline
2005-06-17 oetikerprepare for the release of rrdtool-1.2.10
2005-06-16 oetikerwhen building the sgridstep in alt-y-grid mode, take...
2005-06-13 oetikersimplify code for generating y axis labels a bit.
2005-06-12 oetikermake --alt-y-grid work properly in many more cases...
2005-06-10 oetikermake --font more flexible:
2005-05-28 oetikerprepare for the release of rrdtool-1.2.9
2005-05-16 oetikerprepare for the release of rrdtool-1.2.8
2005-05-16 oetikerprepare for the release of rrdtool-1.2.7
2005-05-16 oetikerfix the color square spacing so that it works regardles...
2005-05-16 oetikeradded alt-y-mrtg option as a dummy so that old apps...
2005-05-16 oetikerreintroduced the FRAME color ... somehow it was lost...
2005-05-15 oetikermake transparent backgrounds work propperly
2005-05-14 oetikerit seems that _WIN32 is more commonly defined thatn...
2005-05-14 oetikerif the y value is out of bounds, make it just a wee...
2005-05-12 oetikerallow 3/4 component color rrdtool graph --color too...
2005-05-12 oetikermake the areas a little bigger still for propper overla...
2005-05-12 oetikermake the areas that makeup the graphs a little larger...
2005-05-10 oetikerprepare for the release of rrdtool-1.2.6
2005-05-09 oetikerprepare for the release of rrdtool-1.2.5
2005-05-09 oetikerallow decimal positions y axis labels as soon as the...
2005-05-09 oetikerfix rendering of the color spots especially when propor...
2005-05-08 oetikerprepare for the release of rrdtool-1.2.4
2005-05-08 oetiker* adjust spacing at the left border of the graph. use...
2005-05-08 oetikerincrease minimal vertical spacing for y-axis lables
2005-05-08 oetikershorten space for y-axis labels a bit
2005-05-07 oetikerprepare for the release of rrdtool-1.2.3
2005-05-07 oetikerprep for 1.2.2 release
2005-05-07 oetikeradd rrdtool attribution string back using a transparent...
2005-05-07 oetikerfix handling of PREV(x) command
2005-05-06 oetiker* added RRDTOOL/TOBI OETIKER back in
2005-05-06 oetikersince the drawing code is now much simpler we do not...
2005-05-06 oetikerif stacking on nothing we should not try to figure...
2005-05-03 oetikernew options to tune how fontsmoothing works:
2005-05-01 oetikerprep for 1.2.1 release
2005-05-01 oetikeradd some more vertical space above the graph if no...
2005-05-01 oetikerDejaVuSansMono-Roman is a variant of VeraMono with...
2005-05-01 oetikerfix spaceing ... more space for the title and more...
2005-05-01 oetikerdo not make the graph wider if the title does not fit...
2005-05-01 oetikerreset optind opterr inside the function calls ...
2005-04-30 oetikerlet rrd_graph honor the font name (RRD_DEFAULT_FONT...
2005-04-25 oetikerprep for 1.2.0 release
2005-04-22 oetikerprep for 1.2rc9 release
2005-04-13 oetiker* draw the axis last to have them always on top
2005-04-13 oetikertune fontsizes and spacing to be more in line with...
2005-04-12 oetikerprep for 1.2rc8 release
2005-04-12 oetikerprep for 1.2rc8 release
2005-04-12 oetiker* better fix for units-exponent issue ... now the whole...
2005-04-11 oetikerprep for 1.2rc7 release
2005-04-11 oetiker* adjusted element spacing within the graph
next