]> git.cworth.org Git - acre/history - acre.c
Add code to cleanup PangoLayout objects when done with them
[acre] / acre.c
2009-04-16 Carl WorthAdd code to cleanup PangoLayout objects when done with...
2009-04-16 Carl WorthAdd some value labels next to the ticks.
2009-04-16 Carl WorthEliminate some code duplication in the tick adjustment...
2009-04-16 Carl WorthFinish adjustment of tick positions for pixel-snapping.
2009-04-16 Carl WorthCleverly adjust axis ranges for integer tick spacing.
2009-04-16 Carl WorthRemove bogus 0.5 offset when setting up data transform.
2009-04-16 Carl WorthDraw major ticks along the X and Y axes.
2009-04-16 Carl WorthAdd preliminary data plotting.
2009-04-16 Carl WorthPut frame and ticks into its own function as well.
2009-04-16 Carl WorthSplit drawing of title and labels into its own function.
2009-04-16 Carl WorthDraw title and axis labels with pango
2009-04-16 Carl WorthAdd preliminary implementation of acre