more horizontal refactoring
[swftools.git] / lib / python / taglist.c
2008-07-27 krammswf_DeleteTag now takes two arguments
2004-12-18 krammsmall fixes.
2004-05-22 krammsprite support.
2004-04-16 krammfixed tag organisation, started video stuff
2004-04-08 krammfixed mem leak in taglist_new()
2004-04-08 krammFoldAll is now done in SWF.c
2004-04-07 krammmemory management and logging fixes
2004-03-31 krammreworked tag memory allocation
2004-03-30 krammtaglist no longer contain an END tag
2004-03-30 krammnew tags are now mapped to their own IDs, not an alloca...
2004-03-29 krammhandle undefined ID exception
2004-03-29 krammfixed endless tagloop bug.
2004-03-29 krammseveral fixes
2004-03-27 krammfixed logging and tag id handling
2004-03-21 krammsplitted SWF.c into various modules