added dependencies to config.h.
[swftools.git] / lib / python /
2004-05-07 krammsome improvements to the video stuff.
2004-05-07 krammfixed import order.
2004-05-07 kramminitial draft.
2004-05-07 krammadded image.o.
2004-05-07 krammadded mypython, swfpython.
2004-05-07 kramminitial revision
2004-04-16 krammfixed tag organisation, started video stuff
2004-04-08 krammtag-specific attributes/functions are now accessed...
2004-04-08 kramminitial revision
2004-04-08 krammis now generated from Makefile.in
2004-04-08 krammfixed another malloc(0) stable_core_1
2004-04-08 krammremoved some log messages
2004-04-08 krammfixed mem leak in taglist_new()
2004-04-08 krammfixed malloc(0)s
2004-04-08 krammload() now does a FoldAll before passing the data to...
2004-04-08 krammFoldAll is now done in SWF.c
2004-04-08 krammfixed a rather nasty memory allocation bug, where a...
2004-04-07 krammmemory management and logging fixes
2004-03-31 krammsmall convenience fixes
2004-03-31 krammreworked tag memory allocation
2004-03-30 krammfixed '+'/'-' markers in logging
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 krammlogging goes to stdout now
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 kramm"verbose" is not static anymore.
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.