rrdtool.git
2005-05-16 oetikeradded note about --alt-y-mrtg
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 oetikeradded a note to dump old rrd files with a current rrdto...
2005-05-14 oetikercheck cookie read for success
2005-05-14 oetikerif the y value is out of bounds, make it just a wee...
2005-05-12 oetikerone sed is quite enough
2005-05-12 oetiker[ must be quoted by [ ...
2005-05-12 oetikeradd global option
2005-05-12 oetikerfox sed line for unsetting header cache
2005-05-12 oetikermake sure the header gets tested twice
2005-05-12 oetikeradd notes on python error, and install location
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 parsing of DS arguments more robust and give more...
2005-05-12 oetikermake the areas that makeup the graphs a little larger...
2005-05-12 oetikersome more warning fixes
2005-05-12 oetikeradd unused to prevent warnings about self
2005-05-11 oetikerintial python bindings documentation
2005-05-11 oetikerfix wording for min/max ... they are not optional
2005-05-10 oetikersecond installment with warning fixes from alan
2005-05-10 oetikerpython bindings add -- Alan Milligan alan from balcluth...
2005-05-10 oetikerfix for character escaping in EPS -- Peter Speck
2005-05-10 oetikerprepare for the release of rrdtool-1.2.6
2005-05-10 oetikerI guess the pdf entities want to be escaped chars not...
2005-05-10 oetikerwe should not use C++ comments in c files
2005-05-10 oetikerwe should distribute unused.h if we use it :-)
2005-05-09 oetikerprepare for the release of rrdtool-1.2.5
2005-05-09 oetikersilence warnings for UNUSED variables without changeing...
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-09 oetikerEPS/SVG/PDF code ... more comments and better font...
2005-05-09 oetiker* switch to courier if the font is unknown
2005-05-09 oetikerperls $^O is set to linux not Linux
2005-05-08 oetikersvg/pdf/eps rendering improvements. There are still...
2005-05-08 oetikeradded support for getting ascent/descent size info...
2005-05-08 oetikerwe do not actually need these files ... goodbye
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-08 oetikerremove the premature fox for the unused parameter in...
2005-05-08 oetikersync with reality
2005-05-08 oetikerbe more portable with shorter strings
2005-05-08 oetikerwe do not use the affine functions
2005-05-08 oetikerremoved extra $ from from PERLCC test
2005-05-08 oetikerfix rendering errors by removing single spaces
2005-05-07 oetikerprepare for the release of rrdtool-1.2.3
2005-05-07 oetikerfix some more y0, y1 complaints
2005-05-07 oetikerWhen encountering an empty legend, do NOT make
2005-05-07 oetikerprep for 1.2.2 release
2005-05-07 oetikerincrement library revision
2005-05-07 oetikerfix these annoying y0 warnings.
2005-05-07 oetikeradd rrdtool attribution string back using a transparent...
2005-05-07 oetikeradded build instructions
2005-05-07 oetikerfix for rotation code in pdf,eps,svg formats -- Peter...
2005-05-07 oetikerfix handling of PREV(x) command
2005-05-06 oetiker* added RRDTOOL/TOBI OETIKER back in
2005-05-06 oetikerfixed documentation strings for rrdgraph
2005-05-06 oetikeradded doc for new slope-mode
2005-05-06 oetikersince the drawing code is now much simpler we do not...
2005-05-06 oetiker* allow for 3(4) letter color names
2005-05-06 oetikerif stacking on nothing we should not try to figure...
2005-05-05 oetikerclarify LINE/AREA syntax
2005-05-05 oetikerbetter not to write into argv elements ... Henrik Stoer...
2005-05-03 oetikerdo not die upon wront input when in remote mode
2005-05-03 oetikerinstall documentation into $PREFIX/shared/doc/rrdtool...
2005-05-03 oetikernew options to tune how fontsmoothing works:
2005-05-03 oetikernote about win32comp
2005-05-02 oetikerfiles that help getting that native windows port going...
2005-05-02 oetikerwhen walking the bytes use the pitch not the width
2005-05-02 oetikerpow is alreay used as a function ... so lets call it...
2005-05-02 oetikerno infinite line width please
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 oetikeruse the pen to determine string length, do not look...
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 oetikerthe multibyte support tried did not work ... takeing...
2005-05-01 oetikerupdate tested library version
2005-05-01 oetikerundef jmpbuf to make compile work on AIX 5.1
2005-05-01 oetikerincreasse revision of shared library number since the...
2005-05-01 oetikeradd wide character support
2005-05-01 oetikerdo not make the graph wider if the title does not fit...
2005-05-01 oetikerfix description of VRULE
2005-05-01 oetikerreset optind opterr inside the function calls ...
2005-05-01 oetikerfixed documentation regarding floating point line width
2005-05-01 oetikerrelax parsing of LINE commands LINE: is valid as well...
2005-05-01 oetikerallow for characters over 127
2005-04-30 oetikeradded notes on escaping colons in COMMENT and put depre...
2005-04-30 oetikeralways open with rb/wb when it is a binary file .....
2005-04-30 oetikerthis file is not required ...
2005-04-30 oetikereven better lets have rb for CYGWIN too ... one never...
2005-04-30 oetikeroops inverted code here ... windows needs rb unix not
2005-04-30 oetikerlet rrd_graph honor the font name (RRD_DEFAULT_FONT...
2005-04-26 oetikeruse pod syntax not html syntax in pod :-)
2005-04-26 oetikermore fixes by fritz
next