rrdtool.git
2005-04-22 oetikerprep for 1.2rc9 release
2005-04-19 oetikerfix titles
2005-04-19 oetikerfixed title
2005-04-18 oetikersrc moved back to pod. this include thing was a neat...
2005-04-18 oetikermisc fixes for better display
2005-04-18 oetikerfixed format
2005-04-17 oetikerfixed many pod bugs while creating the new website
2005-04-17 oetikermake sure argument descriptions comply with Bold =...
2005-04-17 oetikerfix use of =item commands
2005-04-17 oetikerallow to build pods (for website)
2005-04-13 oetiker* draw the axis last to have them always on top
2005-04-13 oetikerhave better default compression
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 oetikeradded note about incompatible changes
2005-04-11 oetikerstarted change log
2005-04-11 oetikeradded notes on INF
2005-04-11 oetiker* we are now creating true RGBA pngs
2005-04-10 oetikerstarted updating for 1.2 release
2005-04-10 oetikerclarified output -- alex
2005-04-10 oetikerget the docs ready for the 1.2 release. remove notes...
2005-04-10 oetikerdo not draw AREAS that have no hight (done right)....
2005-04-10 oetikerupdated for 1.2 release -- alex
2005-04-10 oetikerfixed typo -- alex
2005-04-10 oetikerG<gt> does not exist E<gt> does
2005-04-10 oetikerfixed spelling and working -- Alex van den Bogaerdt...
2005-04-10 oetikeradded extra strftime.[ch] which supports ISO 8601 week...
2005-04-10 oetikerprep for 1.2rc6 release
2005-04-10 oetikerremove excess comment
2005-04-10 oetikermake --disable-perl work
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-10 oetikereveryone has other names for their shared libraries...
2005-04-10 oetikermention updatev in the synopsis
2005-04-09 oetikerwe do have 95%
2005-04-07 oetikerprep for 1.2rc5 release
2005-04-07 oetikerfix implementation of --only-graph
2005-04-07 oetikermake libart happy by NOT adjusting coordinates and...
2005-04-07 oetikerreturn propper exit codes
2005-04-07 oetikerfix bitpatterns of extraflags so that they do not interfear
2005-04-06 oetikerprep for 1.2rc4 release
2005-04-06 oetikerprep for 1.2rc4 release
2005-04-06 oetikerdocument RRD_DEFAULT_FONT environment variable
2005-04-06 oetikermake sure WIN32 sections do NOT kick in for cygwin...
2005-04-05 oetikeronly unwind the areas, the lines should be fine by...
2005-04-05 oetikerprep for 1.2rc3 release
2005-04-05 oetiker* fix transparency rendering by rewinding the paths...
2005-04-05 oetikernew originaly copy
2005-04-05 oetikerfixed propperties to have a RAW font
2005-04-04 oetikermake configure work even when no prefix is specified
2005-04-04 oetikerprep for 1.2rc2 release
2005-04-04 oetikerprepared for 1.2rc2 release
2005-04-04 oetikerprepared for 1.2rc1 release
2005-04-04 oetikerprepared for 1.2rc1 release
2005-04-04 oetikerprepared for 1.2rc1 release
2005-04-04 oetikerprepared for 1.2rc1 release
2005-04-04 oetikerfixed prefix detection code again
2005-04-04 oetikerfixed autoprefix
2005-04-04 oetikerfixed config script for prefixing
2005-04-04 oetikerget ready for 1.2
2005-04-04 oetikerbranche for 1.2
2005-04-03 oetikerupdate build instructions and configure output.
2005-04-03 oetikerparamters in SHIFT are separated by : like everywhere...
2005-04-03 oetikerthe piechart code does not produce release ready result...
2005-04-03 oetikerimprove png writing speed by lowering the compression
2005-04-03 oetikermake sure the font path is shorter than the buffer
2005-04-03 oetikerfix graph layout ... especially consider text propperti...
2005-04-03 oetikerthe legend string of a PRINT command gets renderd later...
2005-04-03 oetikerMMAP support for rrdtool this is suposed to speed-up...
2005-03-20 oetikerrevert to last working version
2005-03-20 oetikerfix quoting
2005-03-20 oetikerquote sed expression
2005-03-20 oetikerdocument tabbing support by adding in the textformattin...
2005-03-20 oetiker* allow configuration of the default tab width
2005-03-20 oetikeradded tabbig support
2005-03-20 oetikerinclude the thread defs after they have been found...
2005-03-13 oetikerpropperly integrate rrd_first
2005-03-13 oetikerautotools still run after configure this is not good...
2005-03-13 oetikerset install patch to version
2005-03-13 oetikerre-run autotools to make sure dependent dates are correct
2005-03-13 oetikerreintroduce final header regen
2005-03-13 oetikerstill trying to get the order of calling autotools...
2005-03-13 oetikercreate aclocal.m4 before libtoolize
2005-03-13 oetikermake the headers first
2005-03-13 oetikeradd the documentation for first
2005-03-13 oetikerntconfig is no more
2005-03-13 oetikermissed the actual code for first
2005-03-12 oetikerrrd_first code contributed by Burton Strauss <Burton...
2005-03-10 oetiker* Updated perl compile system. It now uses Makefile...
2005-03-04 oetikerrevamped configure system ... lots more stuff is in...
2005-03-04 oetikerBig autotool update:
2005-03-03 oetikerignorelists are a propperty of an svn directory not...
2005-02-27 oetikerdo not complain when setting environemnt variable suces...
2005-02-13 oetikerlet rrd_graph return the actual value range it picked ...
2005-01-28 oetikerfix for memory leak. Rene Gallati <security .. draxinus...
2005-01-03 oetikerupdate todo
next