summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-18Disable inlines in the debug build.Ralph Giles
2008-10-01Don't pretend encryption v4 is v2.Ralph Giles
2008-09-30Fix a buffer signedness warning.Ralph Giles
2008-11-24Improve error message when encountering unknown xobject resources.Sebastian Rasmussen
2008-11-23Added object refence to error message.Sebastian Rasmussen
2008-11-14Handle nil in reference counting as it may be called in the error case.Sebastian Rasmussen
2008-11-14Attempt to recover when pagetree nodes lack the correct types.Sebastian Rasmussen
2008-11-13Improved pagetree error messages.Sebastian Rasmussen
2008-11-13Use a lowercase build directory, and provide build variants again.Tor Andersson
2008-11-13Fixed reference counting for shadings found in resource object store.Sebastian Rasmussen
2008-11-12Keep all operators in the postscript calculator function name table.Tor Andersson
2008-11-12Properly drop references to resources after preloading them in the store.Tor Andersson
2008-11-12Add debug printout for pdf store.Tor Andersson
2008-11-12Corrected bug in postscript function "copy" operator.Tor Andersson
2008-11-12Make object number printouts be more consistent.Tor Andersson
2008-11-11Warn when creating empty paths. Do not realloc to trim path data.Tor Andersson
2008-11-11Cap extreme font sizes.Tor Andersson
2008-11-05Show stack trace in windows error dialog.Tor Andersson
2008-11-05Look in PUA encoding if characters are not found in the regular encoding.Tor Andersson
2008-11-05Allow /Bounds that are not strictly monotonic in stitching functions.Tor Andersson
2008-11-03Fix LTEXT syntax in winres.rc.Tor Andersson
2008-10-26Move page range check out of loop and print range of pages drawn.Sebastian Rasmussen
2008-10-16Put buffer->eof handling in filter struct, not in individual process functions.Tor Andersson
2008-10-13Take md5 checksum of rasters in pdftool, and clean up messages a bit.Tor Andersson
2008-10-07Fix typo in the previous typo fix.Tor Andersson
2008-10-02Fix typo that prevented file buffers from rewinding when flushing a stream.Tor Andersson
2008-10-02Warn and continue after encountering unknown keywords.Tor Andersson
2008-10-02Branch apps as mupdf.Ralph Giles
2008-09-29Add _XOPEN_SOURCE for sys/ipc.h.Ralph Giles
2008-09-30Remove a cast now that md5 buffers are const.Ralph Giles
2008-09-30Remove an unused variable.Ralph Giles
2008-09-30Remove a spurious reference drop.Ralph Giles
2008-09-29const-ify md5 interface.Ralph Giles
2008-09-29Use sane variable names.Sebastian Rasmussen
2008-08-28Follow common idiom for allocating shade triangle mesh.Sebastian Rasmussen
2008-09-29Fixed uninitialized compiler warnings.Tor Andersson
2008-09-29Removed signed/unsigned char pointer warnings.Tor Andersson
2008-09-28Simplified error handling logic.Tor Andersson
2008-09-23Remove obsolete reference to xxd.cRalph Giles
2008-09-17Updated DESIGN document a bit.Tor Andersson
2008-09-07Make CIE colorspace use common colorspace conversion routine, and move debug ...Sebastian Rasmussen
2008-09-07Removed incorrect use of system header inclusion syntax for internal headers.Sebastian Rasmussen
2008-09-07Use proper newlines and removed trailing whitespace.Sebastian Rasmussen
2008-09-07Make header file names lower case only.Sebastian Rasmussen
2008-09-07Fix compiler warnings.Sebastian Rasmussen
2008-09-05Fix MACOSX include flags in Jamrules.Tor Andersson
2008-09-07Fix jasper/jbig2dec tests in Jamfile.Tor Andersson
2008-09-07Tweak Jamrules to build on linux.Tor Andersson
2008-09-07Add timersub/timeradd macros (non-standard from BSD) to x11pdf.Tor Andersson
2008-09-05Reorganize NEED flag handling a bit.Tor Andersson