when walking the bytes use the pitch not the width
[rrdtool.git] / src /
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 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 oetikerreset optind opterr inside the function calls ...
2005-05-01 oetikerrelax parsing of LINE commands LINE: is valid as well...
2005-05-01 oetikerallow for characters over 127
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-25 oetikeruse time_t to improve portability to 64bit systems
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 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 oetiker* we are now creating true RGBA pngs
2005-04-10 oetikerdo not draw AREAS that have no hight (done right)....
2005-04-10 oetikerfixed typo -- alex
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-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 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-04 oetikerprep for 1.2rc2 release
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 oetiker* allow configuration of the default tab width
2005-03-20 oetikeradded tabbig support
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 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...
2004-10-25 oetiker* fore-rules-legend option -- author name missing
2004-10-25 oetikerfixed segmentation falt problem in rrd_tool -- Yasuhiro...
2004-10-21 oetikerfix return codes in the error case -- Haroon Rafique...
2004-09-24 oetikermisc fixed and TREND and reduce functionality by
2004-08-24 oetikerCDEF operators SHIFT, SQRT, SORT, and REV (reverse...
2004-08-08 oetikerport forward of fixes from the stable version of rrd_cgi
2004-08-07 oetikerwhen moving the data pointers we should take into accou...
2004-07-30 jakeFix the Win32 build for executable and perl-shared...
2004-06-23 oetikerIt's quie enough that the title is placed on the top
2004-06-23 oetikerreverted ... $< does not work
2004-06-22 oetikerThe "$^" variable is GNU make-specific, and fails to...
2004-06-17 oetikerfixed type for text_prop_conv prototype
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2004-05-25 oetikerClear out previous legend array contents before freeing...
2004-05-25 oetikerprevent small leak when resources are exhausted --...
2004-05-25 oetikerfix spelling and syntax, especially in messages that...
2004-05-25 oetikerUpdate displayed copyright messages to be consistent...
2004-05-25 oetikerThe expression's head was first checking for LT, and...
2004-05-18 oetikerits 365 days in a year .... -- Mike Slifcak
2004-05-18 oetikerbig spell checking patch -- slif@bellsouth.net
2004-05-18 oetikermake force option work
2004-05-18 oetikerfix library numbering -- Mike Slifcak
2004-05-04 oetikerAdded the ATAN function. This is being used to convert...
2004-05-03 oetiker* Allows rrdtool 1.1.x (2004-04-29) to compile on freebsd.
2004-05-02 oetikerSee the patch, attached. It changes the default angle...
2004-04-18 oetikerfixed O_BINARY
2004-03-23 oetikermake sure fole is opened binary on restore ... to make...
2004-03-21 oetikerAdded --only-graph option -- Piotr Kodzis <Piotr.Kodzis...
next