fixed setlocale issues
[rrdtool.git] / src / rrd_graph.c
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
2002-04-03 oetikerAs gfx_canvas_t now has excatly the same lifespan as...
2002-03-23 alexBetter positioning of the pie when it is alone on the...
2002-03-23 alexChanges in rrd_graph; see NEWS
2002-03-23 oetikerremove all traces of GIF and make PNG the default
2002-03-23 oetikerMove CDEF start pointers if start of cdef is a step...
2002-03-21 oetikerfixed color area in legend and fixed color area in...
2002-03-21 alexPie charts didn't have anti-aliasing; building them...
2002-03-17 alexChanged the way circle sections are drawn.
2002-03-13 alexNew, hopefully better, implementation of PART drawing
2002-03-10 alexPie chart support added to rrdtool graph
2002-03-10 alexUsing the font option resulted in a segfault. Needs...
2002-02-02 oetikerfixed data pointer storage
2002-02-01 oetikerfixed version number and date/time
2002-02-01 oetiker*** empty log message ***
2002-01-31 oetikerallow use of libraries already installed on the system
2002-01-31 oetikerweeknumber is not %V which is more appropriate than %W
2002-01-15 oetikerThe BIG graph update
2002-01-04 alexReworked rrd_graph_script()
2001-12-24 alexA patch of size 44Kbytes... in short:
2001-12-22 alexSomehow eight lines were missing from function rrd_graph().
2001-08-13 oetikerspell fix for si units (only in comments)
2001-07-26 alexAdded VDEF TOTAL
2001-07-21 alexMade PRINT and GPRINT aware of VDEF statements
2001-07-20 oetikersmall fixes -- Alex van den Bogaerdt <alex@slot.holland...
2001-07-18 oetikerVDEF and VRULE are comig along -- Alex van den Bogaerdt...
2001-03-10 oetikerSupport for COMPUTE data sources (CDEF data sources...
2001-03-04 oetikerAberrant Behavior Detection support. A brief overview...
2001-02-25 oetikerInitial revision