make transparent backgrounds work propperly
[rrdtool.git] / src / rrd_graph.c
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
2005-04-11 oetiker* we are now creating true RGBA pngs
2005-04-10 oetikerdo not draw AREAS that have no hight (done right)....
2005-04-10 oetikerprep for 1.2rc6 release
2005-04-10 oetikerremove excess comment
2005-04-10 oetikerrevamped drawing routines to be less complex and more...
2005-04-10 oetikerallow --color arguments with RRGGBB and not only RRGGBBAA
2005-04-07 oetikerprep for 1.2rc5 release
2005-04-07 oetikerfix implementation of --only-graph
2005-04-06 oetikerprep for 1.2rc4 release
2005-04-06 oetikermake sure WIN32 sections do NOT kick in for cygwin...
2005-04-05 oetikerprep for 1.2rc3 release
2005-04-05 oetiker* fix transparency rendering by rewinding the paths...
2005-04-04 oetikerprep for 1.2rc2 release
2005-04-03 oetikerthe piechart code does not produce release ready result...
2005-04-03 oetikermake sure the font path is shorter than the buffer
2005-04-03 oetikerfix graph layout ... especially consider text propperti...
2005-03-20 oetiker* allow configuration of the default tab width
2005-02-13 oetikerlet rrd_graph return the actual value range it picked ...
2004-10-25 oetiker* fore-rules-legend option -- author name missing
2004-09-24 oetikermisc fixed and TREND and reduce functionality by
2004-08-24 oetikerCDEF operators SHIFT, SQRT, SORT, and REV (reverse...
2004-08-07 oetikerwhen moving the data pointers we should take into accou...
2004-06-23 oetikerIt's quie enough that the title is placed on the top
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2004-05-18 oetikerbig spell checking patch -- slif@bellsouth.net
2004-05-02 oetikerSee the patch, attached. It changes the default angle...
2004-03-21 oetikerAdded --only-graph option -- Piotr Kodzis <Piotr.Kodzis...
2003-12-26 oetikerusing --riggid it is possible to get a case where minva...
2003-11-12 oetikerallow to pass an open filehandle into rrd_graph as...
2003-11-11 oetikerreplaced time_value with rrd_time_value as MacOS X...
2003-10-26 oetikeradded rotation ...
2003-07-16 jakeUpdated MS Visual C++ files from 7.0 to 7.1.
2003-04-01 jakeFix Win32 build. VC++ 6.0 and 7.0 now use the thread...
2003-03-08 oetikerdon't display legends for [HV]RULEs out of graph bounds...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2003-01-31 oetikerThe NaN check should only use lastgdes when following...
2003-01-30 oetikerfix stak+nan error ... Scott Mace <smace@intt.ORG>
2003-01-29 oetikerfixed the processing of TICK:vname#color:frac:legend...
2003-01-25 oetikeradded function (--no-minor) to turn off minor gridlines...
2003-01-15 oetiker* single letter variants for all graph options -- James...
2002-11-19 oetikeradded g as valid string format value
2002-10-07 oetiker-z does not take an option -- Tomoyuki Murakami <tomoy...
2002-09-02 oetikerfixed leak in VDEF_PERCENT handlin -- Perry Stoll ...
2002-08-01 oetikerfix for segfault condition in print_calc
2002-07-05 oetikernew operand on rrdgraph CDEFs: PREV(xxxx) -- Gonzalo...
2002-06-29 alexChanged parsing again.
2002-06-27 alexDEF now takes "--start" and "--end"
2002-06-23 alexAdded "step=1800" and such to "DEF"
2002-05-07 oetikernew command rrdtool xport integrated
2002-04-29 oetikerbadformat parser fixed ... for good this time I hope
2002-04-28 oetikerinserted PRINT checker at the wrong point ...
2002-04-28 oetikerIt's nice and simple, the error checker for the PRINT...
2002-04-24 oetikerfixed setlocale issues
2002-04-24 oetikerPatch for supporting PDF as output format
2002-04-24 oetikerModification of rrd_graph.c/h so it uses dashes for...
2002-04-24 oetikerfixed setlocale issues
2002-04-15 oetikerEvenly-spaced y-axis gridlines.
2002-04-09 oetikeradded tzset and setlocale to rrd_graph
2002-04-07 oetiker3 patches, #3 depends on #1 as EPS uses AFM for stringw...
2002-04-06 alexDifferent default font when WIN32 is defined
2002-04-06 alexRemoved references to GIF
2002-04-05 jakeUpdated/added MVSC++ 6.0 project files for compilation of
next