swftools.git
2009-05-26 Matthias Krammfixed a few minor mem leaks
2009-05-26 Matthias Krammswitched several parts of the polygon processor to...
2009-05-25 Matthias Krammseveral small fixes in polygon code polyok
2009-05-21 Matthias Krammstarted rewriting polygon conversion functions
2009-05-20 Matthias Krammminor bugfixes and speed improvements in polygon inters...
2009-05-15 Matthias KrammMerge branch 'master' of kramm@git.swftools.org:/home...
2009-05-15 Matthias Krammsmall speed improvements
2009-05-14 Matthias Krammfixed issue with PDFs that use clipping against huge...
2009-05-12 Matthias Krammadded performance measurements to splay tree implementation
2009-05-11 Matthias Krammmac os x compile fixes
2009-05-09 Matthias Krammpolygon intersector: finished active list splay tree...
2009-05-05 Matthias Krammfirst prototype of splaying active list
2009-05-05 Matthias Krammadd a unique file signature to methods in pdf2swf's...
2009-05-03 Matthias Krammnew polygon renderer: fixed numerical issues
2009-05-03 Matthias Krammmore bugfixes in new polygon intersector
2009-05-02 Matthias Krammpolygon intersector: performance improvements and bugfixes
2009-05-01 Matthias Krammpolygon intersector: added horizontal line reconstruction
2009-05-01 Matthias Krammpolygon intersector: improved test routines
2009-05-01 Matthias Krammmore improvements to, and bugfixes in, the new polygon...
2009-04-30 Matthias Krammpolygon intersector improvements
2009-04-30 Matthias Krammimproved intersector horizontal line support
2009-04-23 Matthias Krammmany optimizations and bugfixes in the new intersector...
2009-04-23 Matthias Krammas3: better win32 path handling support
2009-04-22 Matthias Krammfix for buffer overflow in swfc
2009-04-22 Matthias Krammfirst version of new polygon intersector
2009-04-18 Matthias Krammas3: fixes to inner method handling
2009-04-17 Matthias Kramm64bit compatibility fixes release-0-9-0
2009-04-17 Matthias Krammsmall bugfixes, bumped version to 0.9.0
2009-04-17 Matthias Krammintegrated xpdf security patches
2009-04-17 Matthias Krammas3: added xml string substitution, variable scoping...
2009-04-13 Matthias Krammas3compile: small bugfixes, added documentation
2009-04-12 Matthias Krammpdf2swf: added support for print mode (-s asprint)...
2009-04-12 Matthias Krammpdf2swf: fixed polygon rendering of closed strokes
2009-04-12 Matthias Krammas3: fixed some reconcile problems
2009-04-11 Matthias Krammas3: improved dependency handling
2009-04-11 Matthias Krammas3: improved inner function handling, factor static...
2009-04-10 Matthias Krammas3: improved protected handling, xml support. added...
2009-04-10 Matthias Krammswfc: parse percent values as floating point
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2009-04-08 Matthias Krammas3: various bugfixes
2009-04-07 Matthias Krammas3: compile-time constants now work
2009-04-06 Matthias Krammas3: introduced compile-time constants
2009-04-06 Matthias Krammpdf2swf: added workaround for broken dashes
2009-04-06 Matthias Krammas3: Ast supports brackets now, too. Fixed Math bug...
2009-04-05 Matthias Krammfinished ast implementation
2009-04-05 Matthias Krammstarted integrating expression ast
2009-04-05 Matthias Krammmoved global variables/routines to common.h
2009-04-05 Matthias Krammadded wx/pdf2swf to .tar archive
2009-04-05 Matthias Krammadded copyright headerse
2009-04-05 Matthias Krammfixed bug in l.a.m.e. detection
2009-04-03 Matthias Krammimplemented conditional compilation
2009-04-03 Matthias Krammimplemented conditional compilation
2009-04-03 Matthias Krammadded more compiler test cases
2009-04-03 Matthias Krammas3compile: added -R option, fixed some namespace bugs
2009-04-02 Matthias Krammfixed two bugs in font2swf
2009-04-01 Matthias Krammpng2swf: don't assume we have jpeg support
2009-04-01 Matthias Krammadded explanatory note to 'bad state nesting' error...
2009-04-01 Matthias Krammpdf2swf_gui: fixed calling of swfcombine in case of...
2009-04-01 Matthias Krammswfdump: added (optimal) unicode2glyph mapping dump
2009-04-01 Matthias Krammallow to set the name of the font class
2009-03-31 Matthias Krammfixed mac os x imaging paths in ./configure
2009-03-30 Matthias Krammfixed rather nasty bug in pdf2swf -O1
2009-03-29 Matthias Krammpdf2swf: fixed problem with dashed lines together with...
2009-03-29 Matthias Krammfixed bug in poly2bitmap char clip detection
2009-03-29 Matthias Krammmade the default constructor call "constructsuper"
2009-03-29 Matthias Krammsmall fixes
2009-03-26 Matthias Krammfixed ok/innerfunctionslots.as
2009-03-25 Matthias Krammsmall fixes
2009-03-25 Matthias Krammfixed test ok/innerfunction.as
2009-03-25 Matthias Krammfixed tests ok/namespaces1.as, ok/packagestr.as
2009-03-24 Matthias Krammadded rollbacking functionality to trier (for namespaces)
2009-03-20 Matthias Krammimplemented url resolving in namespaces
2009-03-17 Matthias Krammfixed switch+try/catch problem
2009-03-16 Matthias Krammbugfixes
2009-03-16 Matthias Krammbugfixes
2009-03-16 Matthias Krammadded more inner function checks
2009-03-16 Matthias Krammpython/gfx.c: fixed bug in stroke passing
2009-03-15 Matthias Krammremove namespaces from tokens again when they go out...
2009-03-15 Matthias Krammadded tests for default parameter constant usage
2009-03-15 Matthias Krammimproved xxpdf dependencies
2009-03-15 Matthias Krammfix for disappearing characters bug in pdf2swf
2009-03-14 Matthias Krammbugfix in cut_last_push()
2009-03-14 Matthias Krammadded test case for invalid escape sequences
2009-03-14 Matthias Krammignore unknown escape sequences
2009-03-14 Matthias Krammnumerous small bugfixes
2009-03-14 Matthias Krammbugfix in two-pass import
2009-03-14 Matthias Krammadded _noerror version of functions
2009-03-14 Matthias Krammreworked pass1->pass2 scheduling
2009-03-14 Matthias Krammnew internal opcode 'pushpackage'
2009-03-14 Matthias Krammextended tests
2009-03-14 Matthias Krammadded more tests
2009-03-13 Matthias Krammfixed invisible text bug
2009-03-13 Matthias Krammadded support for $id variable names and var x,y lists...
2009-03-13 Matthias Krammadded more test cases
2009-03-13 Matthias Krammadded support for forward references
2009-03-08 Matthias Krammadded more test cases
2009-03-08 Matthias Krammmoved files from todo/ to ok/ again
2009-03-08 Matthias Krammtest for namespaces
2009-03-08 Matthias Krammworkaround for zero word space problem
2009-03-08 Matthias Krammintegrated as3 compiler into swfc
next