seed random from ruby interface
[swftools.git] / lib / modules /
2010-03-19 Matthias Krammfixed poly2bitmap hairline issue
2010-03-02 Matthias Krammrenamed SWAP/REVERSESWAP to {LE,BE}_TO_NATIVE
2010-02-08 krammapplied definebuttonsound patch from Dan Weiss
2010-01-09 Matthias Krammfixed format warnings
2010-01-05 Matthias KrammDEFINEBINARY defines an id
2009-12-23 Matthias Krammmoved image rescaler to lib/gfximage.c
2009-11-30 Matthias Krammfixed a couple of memleaks
2009-11-29 Matthias Krammhandle fonts with zero bboxes in layout more gracefully
2009-11-29 Matthias Krammadded 'flashtype' option to .font in swfc
2009-11-28 Matthias Krammundo previous change
2009-11-28 Matthias Krammignore word starts during pair usage building
2009-11-28 Matthias Krammgenerate align zones during postprocessing
2009-11-19 Matthias Krammadded occurence counting to glyph pair tracker
2009-11-19 Matthias Krammadded glyph pairing to align zone detector
2009-11-15 Matthias Krammadded a comment to fontalignzone distance detector
2009-11-07 Matthias Krammdon't generate align zones for unused fonts. fixed...
2009-11-07 Matthias Krammmore alignzone tuning
2009-11-06 Matthias Krammincorporate global font information into alignzones...
2009-11-05 Matthias Krammfixed a couple of bugs in alignzone detector
2009-10-30 Matthias Krammadded fontalign polygon detector
2009-10-26 Matthias Krammmerged in fontalignzones branch
2009-10-13 Matthias Krammtrivial fix in action handling
2009-10-13 Matthias Krammsynchronized with downstream git
2009-10-08 Matthias Krammrevert to lines for bit overflows in curves
2009-10-07 Matthias Krammadded fontalign support in swfdump
2009-09-06 Matthias Krammfixes in swfstrings
2009-08-25 Matthias Krammfixed bug in swf->pdf part of rendering pipeline
2009-08-05 Matthias Krammfixed two bugs in swfcombine
2009-07-31 Matthias Krammfixed swfcombine handling of symbolclass id 0000
2009-05-14 Matthias Krammfixed issue with PDFs that use clipping against huge...
2009-03-29 Matthias Krammsmall fixes
2009-01-27 Matthias Krammremoved two buffer copy operations in low pass filter
2009-01-25 Matthias Krammdo a gauss blur on high resolution monochrome images
2009-01-23 Matthias Krammadded \n to error messages
2009-01-23 Matthias Krammfixed a mem leak
2009-01-21 Matthias Krammfixed problem with definetags inside a sprite
2009-01-20 Matthias Krammmade swf_Relocate return a success code
2009-01-15 Matthias Krammmerged final cvs changes to git
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammdummy checkin, for re-syncing
2009-01-13 krammavm2 utility scripts
2009-01-13 kramm*** empty log message ***
2009-01-06 krammupgraded exportfont to flash version 9
2008-11-23 krammchar* -> const char*
2008-11-12 krammmade some char pointers constant
2008-10-20 kramm*** empty log message ***
2008-10-19 krammadded event code to swf_AddButtonLinks
2008-10-19 krammadded flash8->flash9 actionscript link conversion
2008-10-19 krammreintroduced frame scripts for event registering
2008-10-19 krammadded RAWABC tag
2008-10-19 krammadded rawabc tag
2008-10-19 krammnew function swf_ButtonGetAction
2008-10-19 krammmoved declarations into include file
2008-10-13 krammbugfixes in Addbuttons script
2008-10-13 krammfinished implementation of swf_AddButtonLinks
2008-10-13 krammglobal refactoring, added Security call buttons-working
2008-10-13 krammreworked trait storage, moved scripts to swfscripts.c
2008-10-13 krammadded DEFINEBINARY
2008-10-13 krammavm2 utility scripts
2008-10-13 krammregenerated, added shortcut macros
2008-10-06 kramm(hopefully) fixed all 64 bit warnings
2008-10-06 krammmade AddImage work without jpeglib, too
2008-10-06 krammstubs for setjpegbits2/setjpegbits3 if no jpeglib compi...
2008-09-26 krammhandle font tags without characters more gracefully
2008-09-26 krammoutput proper warnings for edittext tags
2008-07-27 krammswf_DeleteTag now takes two arguments
2008-07-27 krammdeletetag now takes two arguments
2008-06-19 krammshow DEFINEBITS as DEFINEBITSJPEG (long name)
2008-06-09 krammadded a few const modifiers
2008-06-09 krammadded workaround for broken font bounding boxes
2008-05-24 krammapplied Huub Schaek's .edittext patch
2008-05-22 krammterminate font name with \0
2008-05-14 krammuse family_name for font name
2008-04-06 krammremoved duplicate opcodes
2008-04-06 krammautomatically generated from opcodes in swfabc.c
2008-04-05 krammadded more implementation and opcodes
2008-04-01 krammmoved insertion of event handlers into constructor
2008-04-01 krammadded disassembler and assembler
2008-03-26 krammadded support for gradient rendering
2008-03-26 krammmade compileable standalone
2008-03-19 krammfixed overflow in pixel rendering
2008-03-17 krammrenamed dx/dy to x/y in TextSetInfoRecord
2008-03-16 krammseveral flash 8 fixes
2008-03-16 krammadded glow filter
2008-03-16 krammfixed compiler warning
2008-02-08 krammadded definemorphshape2 to getdefineid
2008-02-03 krammadded morphshape2 to define tags
2008-02-03 krammadded morphshape2
2008-01-09 krammwin32 compile fixes
2007-12-12 krammapplied MSVC compatibility patch from Dwight Kelly
2007-12-09 kramma few more flash 9 additions
2007-12-09 krammavm2 stop implementation from Alessandro Molina
2007-12-09 krammflash9 tags implementation
2007-11-07 krammset previously uninitialized variables
2007-09-09 krammfixed bug in text printing
2007-09-09 krammadded missing semicolon
2007-09-09 krammsimplified premultiplication-remove code
2007-09-09 krammchar -> const char
next