removed some unused code
[swftools.git] / lib / modules / swfshape.c
2004-01-31 krammremoved some unused code
2004-01-01 krammadded gradient fill.
2003-11-19 krammchanged S16 to int, so that SET_TO_ZERO can be used.
2003-08-08 krammadded (long) GPL headers.
2003-05-19 krammbugfixes, cleanups
2003-04-30 krammadded ShapeSetBitmapRect, fix a bit overflow bug.
2003-02-06 krammdon't throw an error on empty shapes- those are perfect...
2002-07-21 krammmore functions implemented.
2002-06-14 krammfixed shape parsing bugs.
2002-06-13 krammimplemented SHAPE2 routines.
2001-11-11 boehmeminor fixes: swf_SetBits(), cleanup shape struct, fixed...
2001-10-31 boehmerfxswf cleanups: TAG structure and ResetWriteBits/Reset...
2001-10-30 boehmerfxswf cleanups: added prefixes and altered structure...
2001-10-28 boehmerfxswf cleanup: replaced LP<type> by <type> *
2001-10-23 krammfixed ShapeSetLine (again) release-0-0-2
2001-10-22 kramm* ShapeSetEnd now resets the bit count
2001-10-18 krammInitial revision