gfio: remove widgets from struct gui/gui_entry that we don't really use
[fio.git] / graph.h
2012-03-13 Jens Axboegfio: add support for graph tooltips
2012-03-12 Stephen M. Camerongfio: add extra space to the graphs at the edges
2012-03-11 Stephen M. Camerongfio: encapsulate x- and y-offsets into graph library
2012-03-11 Stephen M. Camerongfio: add comments to interface of graph mini library
2012-03-11 Stephen M. Camerongfio: add graph axis unit change notification callbacks
2012-03-11 Stephen M. Camerongfio: fix discrepancies between graph header and implem...
2012-03-07 Stephen M. Camerongfio: allow graph to stretch or shrink as window expand...
2012-03-07 Stephen M. Camerongfio: make empty graph show grid lines, not "No good...
2012-03-07 Jens Axboegfio: add font selection and resize original window
2012-03-07 Jens Axboegraph: use unsigned ints
2012-03-07 Stephen M. Camerongfio: Add mini library to draw bar graphs and line...