new progressbar option for reversing the drawing
commit6216d25bc6dac3c6ace92a419e2760d909388acf
authormarco candrian <mac@calmar.ws>
Sun, 2 Mar 2008 12:13:12 +0000 (2 13:13 +0100)
committerJulien Danjou <julien@danjou.info>
Sun, 23 Mar 2008 14:52:16 +0000 (23 15:52 +0100)
tree8d9a1da655d31c6c8c3eab5cc613e86ff90c386d
parent397aa33163729a146b76d7dea76552924df4ecbd
new progressbar option for reversing the drawing

inside a data section, with reverse=<boolean> it's possible to reverse the
drawing i.e instead of left to right, from right to left. etc.
common/configopts.c
common/draw.c
common/draw.h
widgets/graph.c
widgets/progressbar.c