2008-11-12 |
kramm | renamed dict_append_if_new2 to dict_append_if_new |
tree | commitdiff |
2008-11-12 |
kramm | removed duplicate header |
tree | commitdiff |
2008-11-12 |
kramm | added headers |
tree | commitdiff |
2008-11-12 |
kramm | removed dict_append_if_new2 |
tree | commitdiff |
2008-11-12 |
kramm | set freed pointers to NULL |
tree | commitdiff |
2008-11-12 |
kramm | removed debugging code |
tree | commitdiff |
2008-11-12 |
kramm | take placeobject matrix into account when bitmap-filling |
tree | commitdiff |
2008-11-12 |
kramm | added clipping and text support |
tree | commitdiff |
2008-11-12 |
kramm | continued bounding box implementation |
tree | commitdiff |
2008-11-12 |
kramm | inverted monochrome handler |
tree | commitdiff |
2008-11-12 |
kramm | continued bounding box implementation |
tree | commitdiff |
2008-11-12 |
kramm | added Makefile |
tree | commitdiff |
2008-11-12 |
kramm | fixed bug in dash handler |
tree | commitdiff |
2008-11-12 |
kramm | made some char pointers constant |
tree | commitdiff |
2008-11-12 |
kramm | made palette reduction work for single images, too |
tree | commitdiff |
2008-11-12 |
kramm | added palette image support |
tree | commitdiff |
2008-11-12 |
kramm | fixed drawonlyshapes implementation |
tree | commitdiff |
2008-11-12 |
kramm | re-implemented drawonlyshapes |
tree | commitdiff |
2008-11-12 |
kramm | fixed a typo |
tree | commitdiff |
2008-11-12 |
kramm | added constructor |
tree | commitdiff |
2008-11-12 |
kramm | added contructor |
tree | commitdiff |
2008-11-12 |
kramm | fixed logging |
tree | commitdiff |
2008-11-12 |
kramm | added a distinctive prefix |
tree | commitdiff |
2008-11-12 |
kramm | with flash>=7, it's loadMovie, not loadmovie |
tree | commitdiff |
2008-10-20 |
kramm | include file and state stack handling |
tree | commitdiff |
2008-10-20 |
kramm | extracted utility functions from abc.c/abc.h |
tree | commitdiff |
2008-10-20 |
kramm | moved ../modules/ |
tree | commitdiff |
2008-10-20 |
kramm | moved util functions to utils.c/utils.h |
tree | commitdiff |
2008-10-20 |
kramm | renamed swfabc_ops.c to abc_ops.c |
tree | commitdiff |
2008-10-20 |
kramm | moved from ../modules/ |
tree | commitdiff |
2008-10-20 |
kramm | moved modules/swfabc.c to as3/abc.c |
tree | commitdiff |
2008-10-20 |
kramm | *** empty log message *** |
tree | commitdiff |
2008-10-20 |
kramm | allow either target width or height to be zero |
tree | commitdiff |
2008-10-19 |
kramm | added events parameter to swf_AddButtonLinks |
tree | commitdiff |
2008-10-19 |
kramm | define tag id 72 (rawabc) |
tree | commitdiff |
2008-10-19 |
kramm | removed swfscripts again |
tree | commitdiff |
2008-10-19 |
kramm | added event code to swf_AddButtonLinks |
tree | commitdiff |
2008-10-19 |
kramm | added flash8->flash9 actionscript link conversion |
tree | commitdiff |
2008-10-19 |
kramm | reintroduced frame scripts for event registering |
tree | commitdiff |
2008-10-19 |
kramm | added RAWABC tag |
tree | commitdiff |
2008-10-19 |
kramm | added rawabc tag |
tree | commitdiff |
2008-10-19 |
kramm | new function swf_ButtonGetAction |
tree | commitdiff |
2008-10-19 |
kramm | moved declarations into include file |
tree | commitdiff |
2008-10-19 |
kramm | added flash 9 event support (via linkfunction) |
tree | commitdiff |
2008-10-13 |
kramm | added fileattributes field to SWF structure |
tree | commitdiff |
2008-10-13 |
kramm | new file swfscripts.c |
tree | commitdiff |
2008-10-13 |
kramm | reworked fileattributes writing |
tree | commitdiff |
2008-10-13 |
kramm | added modules/swfscripts.c file |
tree | commitdiff |
2008-10-13 |
kramm | fixed bug in lame/action target |
tree | commitdiff |
2008-10-13 |
kramm | made temporary file generation more robust |
tree | commitdiff |
2008-10-13 |
kramm | disabled all dithering |
tree | commitdiff |
2008-10-13 |
kramm | bugfixes in Addbuttons script |
tree | commitdiff |
2008-10-13 |
kramm | finished implementation of swf_AddButtonLinks |
tree | commitdiff |
2008-10-13 |
kramm | global refactoring, added Security call buttons-working |
tree | commitdiff |
2008-10-13 |
kramm | reworked trait storage, moved scripts to swfscripts.c |
tree | commitdiff |
2008-10-13 |
kramm | added DEFINEBINARY |
tree | commitdiff |
2008-10-13 |
kramm | avm2 utility scripts |
tree | commitdiff |
2008-10-13 |
kramm | regenerated, added shortcut macros |
tree | commitdiff |
2008-10-13 |
kramm | adapted to interface changes |
tree | commitdiff |
2008-10-13 |
kramm | adapted to library cchanges |
tree | commitdiff |
2008-10-13 |
kramm | switched to new avm2 code |
tree | commitdiff |
2008-10-06 |
kramm | use int for font numchars/maxascii fields |
tree | commitdiff |
2008-10-06 |
kramm | made extra tag insertion during write() optional |
tree | commitdiff |
2008-10-06 |
kramm | added ascent/descent to font parameters |
tree | commitdiff |
2008-10-06 |
kramm | fixed bug in pointer size detection |
tree | commitdiff |
2008-10-06 |
kramm | adapted flash halfpixel bitmap fix to multiply values !=1 |
tree | commitdiff |
2008-10-06 |
kramm | derive advance value from font parameters or text spaci... |
tree | commitdiff |
2008-10-06 |
kramm | fixed memory violation in preparePage() |
tree | commitdiff |
2008-10-06 |
kramm | added accessor functions for freetype data |
tree | commitdiff |
2008-10-06 |
kramm | replaced advance sample median by maximum |
tree | commitdiff |
2008-10-06 |
kramm | added median advance detection |
tree | commitdiff |
2008-10-06 |
kramm | removed pdf2swf from default build |
tree | commitdiff |
2008-10-06 |
kramm | (hopefully) fixed all 64 bit warnings |
tree | commitdiff |
2008-10-06 |
kramm | made AddImage work without jpeglib, too |
tree | commitdiff |
2008-10-06 |
kramm | stubs for setjpegbits2/setjpegbits3 if no jpeglib compi... |
tree | commitdiff |
2008-10-06 |
kramm | use ascent/descent value from font data instead of... |
tree | commitdiff |
2008-09-26 |
kramm | added ptroff_t define |
tree | commitdiff |
2008-09-26 |
kramm | fixed 64 bit compile problem |
tree | commitdiff |
2008-09-26 |
kramm | fix for segfault in case we couldn't extract a glyph... |
tree | commitdiff |
2008-09-26 |
kramm | handle font tags without characters more gracefully |
tree | commitdiff |
2008-09-26 |
kramm | output proper warnings for edittext tags |
tree | commitdiff |
2008-09-26 |
kramm | fixed rescaling bug in fillgradient and addlink |
tree | commitdiff |
2008-09-26 |
kramm | added support for high-resolution dithering masks |
tree | commitdiff |
2008-09-26 |
kramm | allow type3 bitmaps of size 1*x or x*1 |
tree | commitdiff |
2008-09-26 |
kramm | align bitmaps properly |
tree | commitdiff |
2008-09-26 |
kramm | made png writing faster |
tree | commitdiff |
2008-09-26 |
kramm | if we're inside a transparency group, draw glyphs on... |
tree | commitdiff |
2008-09-26 |
kramm | fixed compiler warning |
tree | commitdiff |
2008-09-26 |
kramm | tried switching 1bit compare code to 64 bit registers |
tree | commitdiff |
2008-09-26 |
kramm | added workaround for missing graphics bug, added more... |
tree | commitdiff |
2008-09-26 |
kramm | added bounding box stubs |
tree | commitdiff |
2008-09-26 |
kramm | transform characters around origin, warn about bad... |
tree | commitdiff |
2008-09-26 |
kramm | remember saved GfxSTatein statelist |
tree | commitdiff |
2008-09-26 |
kramm | make xpdf check GfxState nesting |
tree | commitdiff |
2008-08-21 |
kramm | fixed avm3 detection |
tree | commitdiff |
2008-08-21 |
kramm | switched png compression to 'fastest' |
tree | commitdiff |
2008-08-21 |
kramm | fixed line stroke width |
tree | commitdiff |
2008-08-20 |
kramm | don't make files which contain AVM2 Actionscript AVM3 |
tree | commitdiff |
2008-08-20 |
kramm | fixed cgi length bug |
tree | commitdiff |
2008-08-20 |
kramm | small bugfixes |
tree | commitdiff |
next |