removed lib/modules/swfabc.c
[swftools.git] / lib /
2008-11-24 krammfixed some bugs in Get/SetU30
2008-11-24 krammadded more type-checking
2008-11-24 krammadded as3/registry.o
2008-11-24 krammmade constant_fromindex copy strings and namespaces
2008-11-24 krammadded constant_t implementation
2008-11-24 krammreworked tristate logic
2008-11-24 krammregenerated
2008-11-24 krammregenerated
2008-11-24 krammcreate multinames from strings (for now)
2008-11-24 krammwrite 2 functions for multiname ops
2008-11-24 krammrenamed abc_code_t into code_t
2008-11-24 krammfixed pushint parameter
2008-11-24 krammadded int/uint/float constant pool lookup
2008-11-24 krammadded flags generation
2008-11-24 krammfixed some mem leaks
2008-11-24 krammbugfixes, added exception handling
2008-11-24 krammremoved parent element in abc_code
2008-11-24 krammreplaced vindex/vkind fields with constant_t, do codest...
2008-11-24 krammrefactoring: renamed 'pool' variables to 'file'
2008-11-24 krammfixed two more mem leaks
2008-11-24 krammmem leak fixes
2008-11-24 krammadded exception struct
2008-11-24 krammfixed some g++ compile problems
2008-11-23 krammadded as3 data types
2008-11-23 krammadded type_t structure
2008-11-23 krammmerged with lib/as3/utils.{c,h}
2008-11-23 krammcorrected bpp alignment during saving
2008-11-23 krammadded as3/opcodes.o, as3/code.o
2008-11-23 krammadded as3/pool.c, removed as3/utils.c
2008-11-23 kramm*** empty log message ***
2008-11-23 krammsmall change in multiname display
2008-11-23 krammadded hashing for everything
2008-11-23 krammadded some comments
2008-11-23 krammmade multiname_to_string cope with null multinames
2008-11-23 krammabc constant pool implementation
2008-11-23 krammadded code.h include
2008-11-23 krammrenamed abc_ops.c into opcodes.{c,h}
2008-11-23 krammrenamed params to data
2008-11-23 krammgenerate header file, too
2008-11-23 krammscript for creating abc_ops.c
2008-11-23 krammadded statistics generation
2008-11-23 krammextracted from abc.{c,h}
2008-11-23 krammmoved code_write to code.c
2008-11-23 krammmoved opcodes stuff into code.c and opcodes.c
2008-11-23 krammfixed swf_AddButtonLinks()
2008-11-23 krammfixed bug in name display
2008-11-23 krammfixed memory leaks
2008-11-23 krammseveral bugfixes
2008-11-23 krammuse constant pool only while reading and writing
2008-11-23 krammmake sure to initialize dashPattern correctly
2008-11-23 krammdon't ignore 1x1 images- they may be square root roofs...
2008-11-23 krammfixed dot dashes
2008-11-23 krammchar* -> const char*
2008-11-23 krammnew option 'disablelinks'
2008-11-12 krammimproved k-means speed
2008-11-12 krammlrand48() -> rand()
2008-11-12 krammadded EXPORT to public functions
2008-11-12 krammdon't use filtermodes>0
2008-11-12 krammadded support for palette images
2008-11-12 krammc++ compile fix
2008-11-12 krammsmall refinements to dict resizing
2008-11-12 krammdict now reallocates itself
2008-11-12 krammfinished implementation of map_dump
2008-11-12 krammoptimized dict implementation
2008-11-12 krammimplemented hashing
2008-11-12 krammadded as3/ to clean targets
2008-11-12 krammmade some char pointers constant, added workaround...
2008-11-12 krammmade some char arrays constant
2008-11-12 krammadded TODO
2008-11-12 krammrenamed dict_append_if_new2 to dict_append_if_new
2008-11-12 krammremoved duplicate header
2008-11-12 krammadded headers
2008-11-12 krammremoved dict_append_if_new2
2008-11-12 krammset freed pointers to NULL
2008-11-12 krammremoved debugging code
2008-11-12 krammtake placeobject matrix into account when bitmap-filling
2008-11-12 krammadded clipping and text support
2008-11-12 krammcontinued bounding box implementation
2008-11-12 kramminverted monochrome handler
2008-11-12 krammcontinued bounding box implementation
2008-11-12 krammadded Makefile
2008-11-12 krammfixed bug in dash handler
2008-11-12 krammmade some char pointers constant
2008-11-12 krammmade palette reduction work for single images, too
2008-11-12 krammadded palette image support
2008-11-12 krammfixed drawonlyshapes implementation
2008-11-12 krammre-implemented drawonlyshapes
2008-11-12 krammfixed a typo
2008-11-12 krammadded constructor
2008-11-12 krammadded contructor
2008-11-12 krammfixed logging
2008-11-12 krammadded a distinctive prefix
2008-11-12 krammwith flash>=7, it's loadMovie, not loadmovie
2008-10-20 kramminclude file and state stack handling
2008-10-20 krammextracted utility functions from abc.c/abc.h
2008-10-20 krammmoved ../modules/
2008-10-20 krammmoved util functions to utils.c/utils.h
2008-10-20 krammrenamed swfabc_ops.c to abc_ops.c
2008-10-20 krammmoved from ../modules/
2008-10-20 krammmoved modules/swfabc.c to as3/abc.c
next