more horizontal refactoring
[swftools.git] / lib / python / SWF.c
2008-03-12 krammreworked compression handling logic
2007-01-07 krammfixed compile error
2005-01-24 krammadded support for load(data=...)
2005-01-21 krammapplied patch from Daichi Shinozaki.
2004-12-18 kramm* fixed segf if bbox not set
2004-08-14 krammadded include.
2004-06-12 krammfixed some trivial bugs.
2004-06-06 krammattribute bbox is now instance of class SWF.BBox.
2004-05-22 krammchanged bbox parsing.
2004-04-16 krammfixed tag organisation, started video stuff
2004-04-08 krammload() now does a FoldAll before passing the data to...
2004-04-07 krammmemory management and logging fixes
2004-03-31 krammreworked tag memory allocation
2004-03-29 krammhandle undefined ID exception
2004-03-29 krammseveral fixes
2004-03-27 krammfixed logging and tag id handling
2004-03-21 krammsplitted SWF.c into various modules
2004-01-31 krammsome fixes, added "verbose" constant.
2003-11-30 krammadded support for Protect() Tag.
2003-09-18 kramm* removed contains function in taglist
2003-09-15 krammpython interface to rfxswflib - initial draft.