fixed links with xpdf-3.01
[swftools.git] / pdf2swf /
2006-11-22 krammre-added
2006-11-19 kramm*** empty log message ***
2006-06-05 kramm*** empty log message ***
2006-06-05 krammremoved all: target
2006-04-23 krammadded <trace> logging to drawlink function
2006-04-23 krammbugfix: installation directory didn't work on Unix
2006-04-23 krammsmall bugfix
2006-04-16 krammonly set an implicit fontdir if we have an installation...
2006-04-16 krammfixed custom clipping
2006-04-16 krammadded more xpdf dependencies
2006-04-16 krammadded more precise error reporting
2006-04-16 krammmade error reporting less verbose
2006-02-08 kramm* removed useGradients() method
2006-01-22 krammfixed stream corruption bug after soft masked images...
2006-01-16 krammfixed unicode bug
2006-01-06 krammchanges to the SWFOutputDev interface
2006-01-06 kramminterface changes: expose gfxdevice to the caller
2006-01-06 krammfixed treatment of "launch" links without params
2006-01-06 krammfixed off-by-one bug
2006-01-06 krammremoved printf
2006-01-06 krammNameToUnicode references are now relative to the config...
2005-12-07 krammfont ids now contain the pdf reference id
2005-12-07 krammsmall logging changes
2005-12-07 krammremoved extra treatment for space characters, because
2005-12-07 krammadded masking and soft masking
2005-12-03 kramm* can now have one more than fontdir/languagedir by...
2005-12-03 krammupgraded xpdf to 3.01
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-11-06 krammsmall bugfix in drawchar(), removed rfxswf.h references
2005-10-15 kramm*** empty log message ***
2005-10-15 krammmoved swfoutput.cc to ../lib/devices/
2005-10-15 krammmoved swfoutput.h to ../lib/devices
2005-10-15 krammfixed some error messages.
2005-10-12 krammfixed linewidth rounding
2005-10-12 krammfixed space handling in drawChar()
2005-09-10 krammfixed usage output
2005-09-10 krammfixed preloader rate reading if BACKTICKS isn't set
2005-09-10 krammnew "linktarget" option
2005-09-10 krammadded support for get(..,"width"), get(..,"height")
2005-09-10 kramm* fix for fileVersion and protect parameters
2005-09-10 krammget() now takes a "name" parameter
2005-09-10 krammfixed segv bug in drawChar()
2005-09-05 dsegFixed command substitution (`swfdump -XY ...`) handling...
2005-09-05 dsegWin32 fix
2005-08-06 krammadded faketags parameter
2005-07-31 krammworkaround for ligature problems
2005-07-24 kramm* shapes are now stored relatively to (0,0)
2005-07-23 krammremoved debugging code
2005-07-23 krammlink pages tables are now a part of SWFOutputDev
2005-07-23 krammadded swf_output_preparepage()
2005-07-23 krammfixed off-by-one bug in link handling
2005-07-23 krammcall swf_output_preparepage() in order to get links...
2005-07-16 kramm* use InfoOutputDev to determine maximum font size
2005-07-16 kramm* increased subfraction for spline->line conversion
2005-07-05 krammcheck c,m,y,k parameters against bad values (< 0,>...
2005-06-25 krammremoved getCharID()
2005-06-25 krammfixed space->m bug, removed x1,y1,x2,y2 fields in swf_o...
2005-06-25 krammremoved x1,y1,x2,y2 fields in swf_output
2005-06-25 krammsome cleanups in drawchar()
2005-06-19 kramm* several cleanups
2005-06-19 krammchanged pagefeed to startframe/endframe
2005-06-19 krammremoved swfoutput_newpage(), swfoutput_pagefeed()
2005-06-19 krammnup code rewritten to comply with the new startframe...
2005-06-19 krammswf_output_startframe() and swf_output_endframe() now...
2005-06-17 krammfixed parameter setting
2005-06-04 krammfixed a mem leak
2005-06-02 krammfixed some memory allocation issues
2005-06-02 krammimplemented new version of finish()
2005-06-02 krammswf_output_save() now returns a negative value on failure
2005-05-28 krammtook some further steps in implementing gfxdevice.
2005-05-22 krammfixed rounding of text bboxes.
2005-05-22 krammfixed font bounding box generation.
2005-05-21 krammadded drawlink strub
2005-05-16 krammzoom is now a double
2005-05-16 krammfixed dll target linker invokation
2005-05-16 krammfixed several font-stroke related bugs
2005-05-08 krammadded more gfxdevice-like prototypes
2005-05-08 krammadded gfx font loading
2005-05-08 kramm* moved non-gfxdevice specific font handling to SWFOutp...
2005-05-01 krammadded ../lib/gfxfont.o dependency
2005-05-01 krammnew parameter "bboxvars".
2005-04-30 krammtype 0 fonts are now enabled by default
2005-04-30 krammadded pdf2swf.dll target
2005-04-30 krammif there's an ID overflow, output a blank page.
2005-04-30 kramm* re-inserted font deletion
2005-04-29 krammif there was an ID or depth overflow, wipe everything.
2005-04-29 krammadded stub for image cache
2005-04-29 kramm* fixed a mem leak
2005-04-29 krammfixed a mem leak
2005-04-29 krammfixed a few mem leaks
2005-04-29 krammfixed -w option
2005-04-07 krammadded workaround for text clipping (text render = 7)
2005-04-07 krammadded log message "swf written"
next