summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-14properly close links when going from page to pageHEADmasterMatthias Kramm1-1/+8
2012-05-14fix for invisible characters appearing in pdf2swf documentsMatthias Kramm1-1/+3
2012-05-14dump out link coordinatesMatthias Kramm1-1/+1
2012-04-20use RARRAY_PTR instead of RARRAY()->ptrMatthias Kramm1-3/+3
2012-04-13applied Makefile fix patch from Sebastian SpieszkoMatthias Kramm1-2/+2
2012-04-10applied fftw patch from P.MartinMatthias Kramm1-1/+1
2012-04-10updated ChangeLogMatthias Kramm1-0/+9
2012-04-09don't fail on bad encodingsMatthias Kramm1-1/+4
2012-04-09escape % chars in --help outputMatthias Kramm15-14/+16
2012-04-08fixed symlink install issue, bumped version to 0.9.2Matthias Kramm3-344/+309
2012-04-08expose registry_init() in lib/as3Matthias Kramm1-0/+2
2012-04-08fixed buffer overflowMatthias Kramm1-4/+10
2012-04-07regenerated configureMatthias Kramm1-305/+340
2012-04-07fix compile with ClangMatthias Kramm1-1/+1
2012-03-07initialize random generation for pdftotext and pdfinfo, as wellMatthias Kramm1-0/+52
2012-03-07fixed another compile errorMatthias Kramm1-4/+6
2012-03-07fixed compile errorMatthias Kramm1-2/+12
2012-03-07properly initialize random generator for temporary filenames in pdftoppmMatthias Kramm1-0/+16
2012-03-07use environment variable SWFTOOLS_TMP instead of TEMPMatthias Kramm1-2/+29
2012-02-16applied Makefile patch from Christian WelzelMatthias Kramm2-2/+2
2012-02-16fixed manpages (thanks Christian Welzel)Matthias Kramm17-55/+57
2012-02-16applied spelling patch from Christian WelzelMatthias Kramm3-8/+8
2012-02-14don't use mkstemp anymoreMatthias Kramm1-3/+0
2012-02-14made xpdf use SWFTOOLS_TMP, tooMatthias Kramm1-109/+110
2012-02-14allow to change the temporary directory on UnixMatthias Kramm1-1/+2
2012-02-04exposed local-with-filesystem to GUIMatthias Kramm1-0/+2
2012-02-04updated configureMatthias Kramm1-379/+207
2012-01-26applied alchemy opcode patch by Omer Sezgin UgurluMatthias Kramm1-0/+15
2012-01-16another bugfix in os.cMatthias Kramm1-1/+1
2012-01-16fixed bug in move()Matthias Kramm1-0/+1
2012-01-12fixed segfault in remove_font_transformsMatthias Kramm1-2/+1
2011-12-24applied utf8 patch from George PrekasMatthias Kramm2-5/+8
2011-12-15new parameter -s local_with_filesystemMatthias Kramm1-2/+17
2011-12-01fixed unescape function in swf5compilerMatthias Kramm2-198/+210
2011-11-29applied patches from Vicente Jimenez AguilarMatthias Kramm5-4/+5
2011-11-28added missing files to setup.pyMatthias Kramm1-7/+12
2011-11-28fixed setup.py buildMatthias Kramm3-8/+11
2011-11-28fixed compile error if calloc is missingMatthias Kramm1-0/+2
2011-11-23allow for external/substituted CID fontsMatthias Kramm2-2/+16
2011-10-25fixed bug in swfstringsMatthias Kramm1-1/+1
2011-10-14added -o option to ttftoolMatthias Kramm1-0/+8
2011-10-11fixed compile error if jpeglib is missingMatthias Kramm1-1/+1
2011-10-10bugfixes in swfcMatthias Kramm1-2/+7
2011-10-06fixed compile of installer resource fileMatthias Kramm1-5/+5
2011-10-06fixed release buildingMatthias Kramm6-272/+485
2011-10-06removed gfxpoly.c from release.inkramm1-1/+0
2011-09-22fixed bug in move_file()Matthias Kramm1-1/+1
2011-09-22removed remaining int32 instances from bitio.cMatthias Kramm1-8/+8
2011-09-22don't use int32_t types in bitio.hMatthias Kramm1-4/+4
2011-09-20bugfix in rescale filterMatthias Kramm1-1/+1