added some more generic tag functions.
[swftools.git] / lib / python / tag.c
2004-12-18 krammadded some more generic tag functions.
2004-12-18 krammadded isShape() tag function.
2004-05-22 krammadded tag_setattr, added sprite support
2004-05-16 krammadded more error handling in getTAG.
2004-05-16 krammfixed bug in dependency handling.
2004-04-16 krammfixed tag organisation, started video stuff
2004-04-08 krammtag-specific attributes/functions are now accessed...
2004-04-08 krammfixed another malloc(0) stable_core_1
2004-04-08 krammfixed malloc(0)s
2004-04-07 krammmemory management and logging fixes
2004-03-31 krammreworked tag memory allocation
2004-03-30 krammfixed '+'/'-' markers in logging
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