Code

use snprintf, strdup, ... where possible to make for safer operation -- Martin Pelikan
[rrdtool-all.git] / program / src / rrd_graph_helper.c
2012-08-13 oetikeruse snprintf, strdup, ... where possible to make for...
2012-03-06 oetikerintroducing the new key=value parser for graph command...
2010-03-29 oetikerRather than calling "FLUSH" for each RRD file needed...
2010-03-29 oetiker* GRAD element for graph, it acts more or less like...
2010-03-22 oetikerprepare for the release of rrdtool-1.4.3
2009-11-15 oetikerprepare for the release of rrdtool-1.4.2
2009-10-28 oetikerprepare for the release of rrdtool-1.4.1
2009-10-27 oetikerset version to 1.4.0 for all files
2008-12-04 oetikerCatch CDEF:tot= and raise and error to fix #199. Thanks...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-08-31 oetikerImprove performance by keeping multiple pango font...
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-02-24 oetikerfix indents gone out of kileter by patching ...
2008-02-06 oetiker* replaced strtok with strtok_r for thread safety
2008-01-03 oetikerget rid of DASHED, only use dashes syntax. less redunda...
2008-01-02 oetikersupport for dashed lines in graphs
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-07-25 oetikerfixed indenting
2007-07-18 oetikersome more piechart removed
2007-07-05 oetikerprevent potential segfaults on boxes where time_t is...
2007-06-14 oetikerfixed indentation
2007-06-14 oetikeradded TEXTALIGN command to change the default text...
2007-06-11 oetiker--font-render-mode is back, and there is also
2007-06-10 oetikerswitched graphics library from arts to cairo+pango
2007-06-01 oetikerBernhard Fischer
2007-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetikernew trunk based on current 1.2
2007-05-23 oetikerrestarting trynk for 1.2
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 oetikerthe legend string of a PRINT command gets renderd later...
2005-03-20 oetiker* allow configuration of the default tab width
2004-09-24 oetikermisc fixed and TREND and reduce functionality by
2004-08-24 oetikerCDEF operators SHIFT, SQRT, SORT, and REV (reverse...
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2003-11-11 oetikerreplaced time_value with rrd_time_value as MacOS X...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-06-29 alexChanged parsing again.
2001-07-26 alexSupporting functions for rrd_graph. Functions that...