swftools.git
2009-08-25 Matthias Krammadded gfx2gfx to Makefile, small fix in as3compile
2009-08-25 Matthias Krammapplied getinfo_crash.patch and info_only.patch by...
2009-08-24 Matthias Krammsmall fixes
2009-08-24 Matthias Krammmerged in Ricardo Pedroso's new pdf2swf gui
2009-08-24 Matthias Krammremoved opengl autodetection.
2009-08-24 Matthias Krammalso, use /etc/xpdf/xpdfrc, instead of /etc/xpdfrc
2009-08-24 Matthias Krammuse xpdf's config files.
2009-08-21 Matthias Krammadded test+fix for transparency group stacking
2009-08-20 Matthias Krammfixed segfault in new space detection code
2009-08-19 Matthias Krammimplemented '-s detectspace' functionality
2009-08-19 Matthias Krammadded text selection test to testsuite
2009-08-18 Matthias Krammmore tests
2009-08-18 krammimplemented type3 fonts in pdf2pdf, added fontmatrix...
2009-08-16 Matthias Krammbugfixes
2009-08-16 Matthias Krammadded miterlimit test
2009-08-15 Matthias Krammmulti-page fix
2009-08-15 Matthias Krammadded pdf2pdf tool
2009-08-14 Matthias Krammadded test for text selection functionality
2009-08-13 Matthias Krammallow bounding box selection in swfstrings
2009-08-13 Matthias Krammadded test for "--flatten l/i chars disappearing" problem
2009-08-13 Matthias Krammmade configure clean up after itself
2009-08-13 Matthias Krammtestsuite: added first five tests
2009-08-12 Matthias Krammfinished first prototype of spec editor
2009-08-12 Matthias Krammadded support for hardware-gpu & accelerated-blit heade...
2009-08-12 Matthias Krammsmall adjustments
2009-08-11 Matthias Krammstarted spec editor
2009-08-11 Matthias Krammimplemented bitmap checks in test framwork
2009-08-10 Matthias Krammsynchronize git
2009-08-10 Matthias Krammadded spec/ directory
2009-08-06 Matthias Krammfixed text selection with --flatten
2009-08-06 Matthias KrammMerge branch 'master' of kramm@git.swftools.org:/home...
2009-08-05 Matthias Krammfixed character clipping test in --flatten
2009-08-05 Matthias Krammmoved FAQ to the Wiki
2009-08-05 Matthias Krammfixed two bugs in swfcombine
2009-08-05 Matthias Krammfixed double is_getlocal() definition
2009-08-03 Matthias KrammApplied rfxview mousewheel patch from John Sullivan
2009-08-03 Matthias Krammapplied swfc .video patch from John Sullivan
2009-08-03 Matthias Krammadded missing GPL headers
2009-08-03 Matthias Krammupdated .gitignore, new as3 test cases, build system...
2009-07-31 Matthias Krammhandle filesystems where lowercase(file)==file more...
2009-07-31 Matthias Krammfixed swfcombine handling of symbolclass id 0000
2009-07-31 Matthias Krammfixed a nasty floating point bug
2009-07-24 Matthias KrammMerge branch 'as3fixes'
2009-07-21 Matthias Krammfixed staticself.as testcase
2009-07-21 Matthias Krammnew tests, fix for non-breakable space bug
2009-06-06 Matthias Krammremoved 'optimize_polygons' option, fixed some mem...
2009-06-06 Matthias Krammswitch circular->evenodd conversion on by default
2009-06-06 Matthias Krammfixed bevel joins
2009-06-05 Matthias Krammmore bugfixes in stroke code
2009-06-05 Matthias Krammoptimized gfxpoly to gfxline conversion
2009-06-05 Matthias Krammreplaced libart with new polygon code
2009-06-05 Matthias Krammnumerous bigfixes in stroke->polygon conversion
2009-06-03 Matthias Krammadded a new stroke->polygon conversion function
2009-06-01 Matthias Krammsmall as3 fixes
2009-06-01 Matthias Krammsmall build system fixes
2009-05-31 Matthias Krammfixed blur issue in png2swf
2009-05-31 Matthias Krammfixed leaking file descriptors
2009-05-29 Matthias Krammimplemented stroke merging
2009-05-29 Matthias Krammswitched to inline heaps
2009-05-28 Matthias Krammadded '-s zoomtowidth' option to pdf2swf
2009-05-28 Matthias Krammbugfixes and speedups
2009-05-27 Matthias Krammsmall bugfixes and memory optimizations
2009-05-27 Matthias Krammcompleted transition to smaller polygon struct
2009-05-26 Matthias Krammsmall code refactoring
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...
next