renamed log() method to remove compiler warning
[swftools.git] / pdf2swf / xpdf /
2006-04-16 krammadded more precise error reporting
2006-04-16 krammmade error reporting less verbose
2006-01-06 krammremoved printf
2006-01-06 krammNameToUnicode references are now relative to the config...
2005-12-03 krammuse xpdf 3.00's cmyk conversion instead of the one...
2005-12-03 krammapplied diff between xpdf-3.00-orig and xpdf-3.00-swftools
2005-12-03 krammremoved useGradients()
2005-12-03 krammupgraded to xpdf-3.01pl1 xpdf-3-01
2005-12-03 krammapplied diff between xpdf-3.00-orig and xpdf-3.00-swftools
2005-12-03 krammupgraded to xpdf-3.01pl1
2005-12-03 krammadded compilation of SecurityHandler.cc
2005-12-03 krammupgraded to xpdf-3.01pl1
2005-07-05 krammcheck c,m,y,k parameters against bad values (< 0,>...
2005-03-06 krammfixed compiler warning
2005-02-22 krammturned off checking, fixed compiler warnings.
2005-02-20 krammheader for cmyk.cc
2005-02-20 krammadded cmyk.cc.
2005-02-20 krammnew CMYK-RGB code
2005-02-05 krammadded comment concerning GfxDeviceCMYKColorSpace::getRGB()
2004-11-25 krammadded $(A) for lib extension.
2004-11-22 krammobject extension is now determined by configure. (...
2004-11-01 krammadded path handling for language packs.
2004-11-01 krammadded a few more dependencies.
2004-10-26 krammmade parseFile() public.
2004-10-23 krammrenamed xpdfrc to pdf2swf.conf, to prevent xpdf configu...
2004-09-28 krammadded crop box fix.
2004-09-27 krammadded (call to) useGradients().
2004-09-21 krammadded fix for segfault.
2004-09-17 kramm*** empty log message ***
2004-09-17 krammupgrade to xpdf-3.00.
2004-09-17 krammapplied diff between xpdf-1.01-orig and xpdf-1.01-swftools.
2004-09-17 krammremoved test code.
2004-09-17 krammupgrade to xpdf-3.00.
2004-09-17 krammapplied diff between xpdf-1.01-orig and xpdf-1.01-swftools.
2004-09-17 krammupgrade to xpdf 3.00. xpdf-3-00
2004-08-19 krammfixed windows access violation which occurs if one... xpdf-1-01-latest
2004-08-05 krammfixed windows access violation which occurs if one...
2004-07-18 krammremoved cropping again. It's now done in ../swfoutput.cc.
2004-07-18 krammenabled cropbox again, so the PDF will look right even...
2004-07-05 kramm* removed explicit use of cropbox for cropping
2004-07-05 krammstartPage function now takes a crop box as parameter.
2004-06-15 krammfixed uncompressCmd file location for Win32.
2004-06-12 krammmktmpname now supports WIN32.
2004-05-07 kramminitial revision
2004-01-31 krammadded gmon.out to clean target
2003-02-02 krammmingw fixes
2003-01-07 krammFreeBSD fixes.
2003-01-06 krammMakefile fixes
2003-01-06 krammall Makefiles rewritten.
2002-05-28 krammadded autoconf items which are "todo".
2002-05-28 krammuse mktmpname(), not tmpnam().
2002-05-27 kramminclude aconf.h.
2002-05-27 krammadded Annot.cc.
2002-05-27 krammrange checking.
2002-05-27 krammimplement maketmpname().
2002-05-27 krammaconf.h is not in the global path.
2002-05-27 krammuse the main autoconf file.
2002-05-27 krammupgrade to xpdf 1.01.
2002-05-27 krammfile(s) added by xpdf 1.01. xpdf-1-01
2002-05-27 krammupgrade to xpdf 1.01.
2002-05-19 krammdependency fixes. xpdf-0-92
2002-05-19 krammfix segfault in case of unimplemented function type.
2002-04-28 kramm(re)generated with automake --no-deps.
2001-12-13 krammexported mktmpname.
2001-12-13 krammuse either lrand48,rand, or time, depending on what...
2001-11-19 krammcopy with too big character indicies in getCharName.
2001-11-10 krammmake makeRomanEncoding non-static
2001-11-09 krammthe symbol and zapfdingbats encoding tables are now...
2001-11-04 krammmake standardEncodingNames global
2001-11-01 krammdisabled a warning
2001-11-01 krammnew routine: dumpEntries()
2001-10-30 boehmerfxswf cleanups: added prefixes and altered structure...
2001-10-27 krammremoved stamp-h stuff
2001-10-27 krammripped all the remaining automake self-generating stuff out
2001-10-27 krammwe don't do automake anymore
2001-10-20 krammstore temporary files in /tmp.
2001-10-18 krammInitial revision