uses newer autoconf syntax now
[swftools.git] / lib /
2004-05-07 krammfix: definebutton2 has an alpha cxform.
2004-05-07 kramminitial revision
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-05-03 krammset firstTag to zero in swf_FreeTags
2004-05-02 krammsupport for using shapedrawers for line drawings
2004-04-16 krammfixed tag organisation, started video stuff
2004-04-08 kramm* removed swf_FoldAllTags function, because it didn...
2004-04-08 krammfixed swfextract -F segfault error
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-04-07 kramminitial revision
2004-04-07 krammfixed writer handling, file size calculation in WriteSWF2
2004-04-07 krammzlib writer no longer calls finish() on it's output...
2004-04-07 krammnullwriter now keeps track of how many bytes were written
2004-04-01 krammframe rate calculation fix from Andrew Mace
2004-03-31 krammsmall convenience fixes
2004-03-31 krammreworked tag memory allocation
2004-03-30 krammfixed gcc 2.95.3 compile problem
2004-03-30 krammadded glyphnames support
2004-03-30 krammadded FoldAllTags method
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 krammadded swf_Concatenate() function
2004-03-29 krammseveral fixes
2004-03-27 krammfixed logging and tag id handling
2004-03-27 krammadded swf_Concatenate function
2004-03-21 krammsplitted SWF.c into various modules
2004-03-13 krammadded protect.c release-0-5-1
2004-03-13 kramminitial revision
2004-02-22 krammfixed password functions
2004-02-10 krammfixed compile problems.
2004-02-06 krammfix for segfault in LoadT1Font if the fontname is not...
2004-02-05 krammfix for closing unclosed shapes automatically
2004-02-05 krammswf_LoadFont() now returns more quickly if the file...
2004-02-05 krammfixed graphics bug
2004-02-05 kramm#include <string.h>
2004-02-05 krammadded 'generated' target
2004-02-04 kramminclude memory.h
2004-02-04 krammallow to disable L.A.M.E.
2004-02-04 krammrenamed USE_FREETYPE to HAVE_FREETYPE
2004-02-04 kramm* renamed USE_FREETYPE to HAVE_FREETYPE\rmp3 support...
2004-02-03 krammgcc 2.95.4 fixes
2004-02-02 krammfixed bug in font name setting
2004-02-02 krammremoved test and main from all
2004-02-02 krammadded stuff in action/
2004-02-02 krammremoved listaction.o from compiled objects.
2004-02-02 krammadded swf_ActionCompile function
2004-02-02 kramminitial revision
2004-02-02 krammActionCompiler interface
2004-02-02 krammming library replacements.
2004-02-02 krammfile copied from ming 0.3alpha2
2004-02-02 krammnew function swf_RelocateDepth().
2004-02-01 krammswf_LoadFont now also loads SWF fonts
2004-02-01 krammInclude ../config.h
2004-02-01 krammtest for bcopy and bzero and supply replacements if...
2004-02-01 krammadded swf_LoadFont().
2004-01-31 krammadded glyphnames tag.
2004-01-31 krammimplemented LoadT1Font().
2004-01-31 krammadded load/save support for glyph names.
2004-01-31 krammswf_SetSoundStreamBlock now takes four parameters.
2004-01-31 kramm"verbose" is not static anymore.
2004-01-31 krammsome fixes, added "verbose" constant.
2004-01-31 krammmoved drawer stuff to ../drawer.c.
2004-01-31 krammremoved some unused code
2004-01-31 krammremoved MAX_CHAR_PER_FONT, made TTF support work.
2004-01-31 krammadded gmon.out to clean target
2004-01-31 krammInitial revision- not really working yet
2004-01-31 krammFlash 7 tag names added
2004-01-31 krammadded swfdraw and swffont modules, added Flash 7 tags.
2004-01-31 krammoptimized spline conversion.
2004-01-17 kramminitial revision.
2004-01-01 krammadded gradient fill.
2004-01-01 krammseveral bugfixes, added swf_DrawString().
2004-01-01 krammadded swf_DumpShape().
2004-01-01 krammadded swf_DrawText().
2003-12-27 uid68734fixed a typecast bug.
2003-12-03 krammApplied patch from Marcus Doemling- blocksize is now...
2003-11-30 krammadded support for Protect() Tag.
2003-11-30 krammadded MD5 support.
2003-11-30 krammadded password support (ST_DEBUG and ST_PROTECT tags).
2003-11-30 krammadded comments, made non-external functions static.
2003-11-30 krammFreeBSD MD5 password hashing- initial revision.
next