fixed format warnings
[swftools.git] / src / swfc.c
2010-01-09 Matthias Krammfixed format warnings
2009-11-29 Matthias Krammadded 'flashtype' option to .font in swfc
2009-11-03 Matthias Krammapplied as3name patch from Ricardo Pedroso
2009-08-03 Matthias Krammapplied swfc .video patch from John Sullivan
2009-04-10 Matthias Krammswfc: parse percent values as floating point
2009-03-08 Matthias Krammintegrated as3 compiler into swfc
2009-01-17 Matthias Krammadded parameter to dict_free_all
2008-12-19 krammdict_init now takes a size argument
2008-12-10 krammallow edittext without a font
2008-11-23 krammrenamed dict_put2 to dict_put
2008-11-12 krammfixed memory corruption bug in id allocator
2008-11-12 krammswitched to new dict impl, made some char pointers...
2008-10-13 krammfixed a potential segfault
2008-09-26 krammsubmit a warning if .on_ commands used outside a button
2008-09-26 krammadded a proper expression parser
2008-07-27 krammswf_DeleteTag now takes two arguments
2008-07-13 krammremoved debugging messages
2008-07-08 krammfixed negative twip parsing problem
2008-06-09 krammcut frames *after* writing instances, only cut non...
2008-06-09 krammlastframe patch from Huub Schaeks
2008-06-09 krammfurther reduced the generation of exportassets if expor...
2008-05-24 krammapplied Huub Schaek's .edittext patch
2008-05-22 krammadded multiplication and division to expression parser
2008-05-08 krammadded defines, fixed segfault in startclip
2008-04-09 krammadded Huub's fix for a bug in the parseTwip function
2008-03-12 krammreworked compression handling logic
2007-11-24 krammpatch from Vladimir Dzhuvinov to add possible pin param...
2007-08-20 krammsecond half of Huub Schaek's sweep patch
2007-08-08 krammHuub Schaek's filterlist patch
2007-08-07 krammHuub Schaek's interpolation patch
2007-08-03 krammadded font patch from Huub Schaeks
2007-07-27 krammseveral fixes to Huub's patch
2007-07-27 krammapplied patches from Huub Schaeks
2007-06-17 krammuse flashtype if flashversion>=8
2007-01-21 krammadded missing 20 factor texture matrix calculation
2007-01-21 krammadded stdout support (-o -)
2007-01-21 krammadded filters
2007-01-17 krammadded blend mode support
2007-01-13 krammupdated documentation
2007-01-07 krammremoved gcc warning
2006-10-30 krammfixed config.h variable
2006-10-30 krammadded special handling for backgroundcolor in include
2006-06-05 krammadded -C option
2006-04-23 krammexport sounds
2006-01-22 kramm* fixed frame anchors
2005-11-06 krammsmall bugfixes
2005-10-12 krammmoved wav.h to ../lib
2005-10-12 krammchanged argument order in read_wav()
2005-10-12 krammapplied mp3 patch from Joel Yliluoma.
2005-05-16 krammadded png support.
2005-04-01 krammnamed tags are now anchors by default.
2005-03-25 krammfonts are exported now, too
2005-03-06 krammfixed sound truncation bug
2005-02-20 krammfixed "emai" bug.
2005-01-24 krammadded autosize and align to .edittext.
2005-01-22 krammchanged bounding box calculation to match MX.
2005-01-21 krammadded .initAction.
2005-01-10 krammimplemented .texture and enhanced gradients.
2005-01-10 krammadded ?pt fontsize support.
2004-12-16 krammgcc 2.95.3 fixes.
2004-11-28 krammallow using the default font in .edittext.
2004-11-23 krammfixed big-endian compile problem.
2004-11-23 krammfixed sprite frame count problem.
2004-11-20 kramm* added actionscript including
2004-11-13 krammadd a SHOWFRAME before the END in sprites.
2004-11-11 krammfixed big-endian handling in .sound.
2004-11-11 kramm* subtract 1 pixel from line width
2004-11-11 krammmoved swf_RecodeShapeData to ../lib/modules/swfshape.c
2004-11-11 krammadded support for non-filled outlines.
2004-11-07 krammadded comment about SHOWFRAME code alternative.
2004-11-07 krammincreased frame numbers by 1.
2004-11-07 kramm* always add a final SHOWFRAME tag
2004-10-30 krammadded (undocumented) -O parameter.
2004-10-30 krammremoved swf_Optimize() again, as it's not working yet.
2004-10-28 kramm* added optimizing
2004-10-26 krammadded quicktime command.
2004-10-24 krammadded rotate parameter to .gradient.
2004-09-22 krammadded missing O_BINARY to open().
2004-09-14 krammchanged DEFINESHAPE to DEFINESHAPE3.
2004-08-17 krammthe font height of .edittext is now the same as the...
2004-08-08 krammadded call to swf_FontPrepareForEditText() for fonts.
2004-08-07 krammfixed button shape list parsing.
2004-08-07 krammadded framelabels.
2004-07-25 krammundid last change.
2004-07-25 krammadded matrix argument to swf_SetDefineText().
2004-06-21 krammfixed button's on_move_in.
2004-06-12 kramm* added workaround for clip bug
2004-06-02 krammtextshape now takes a "size" argument.
2004-05-31 krammAdded border option to edittext (Laurent Lalanne).
2004-05-31 krammremoved old debugging code.
2004-05-30 krammfixed handling of buttons without any action.
2004-05-28 krammadded edittext.
2004-05-22 krammbuttons: Added more checking for correct syntax.
2004-05-22 krammgcc 2.95.* fixes.
2004-05-08 krammadded shortcuts for some SWF3 actions (play,stop,previo...
2004-05-08 krammthe area attribute of buttons is now copied from idle...
2004-05-07 krammfixed several bugs in the button implementation.
2004-05-07 krammfinished button implementation. Not fully working yet.
2004-02-10 krammfixed compile problems.
2004-02-06 krammadded check to catch missing .flash headers
next