index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-04-15
Change command line flag for the password to -p for all tools.
Tor Andersson
2010-04-15
XML-ify output of dev_trace.
Tor Andersson
2010-04-15
Turn off all optimizations in debug build target.
Tor Andersson
2010-04-15
Move 64k scratch buffer from stack/heap allocation into pdf_xref struct.
Tor Andersson
2010-04-15
Remove NULL check where NULL is impossible.
Tor Andersson
2010-04-15
Simplify API for opening a PDF document.
Tor Andersson
2010-04-14
Silence compiler warning after shading file merger.
Sebastian Rasmussen
2010-04-14
Combined all colorspace and all shading code into two files instead of five.
Sebastian Rasmussen
2010-04-14
Parsing functions in shadings only requires functions dict, not shading dict.
Sebastian Rasmussen
2010-04-13
Fix some typos in the display list device.
Tor Andersson
2010-04-12
Enable archx86 optimized code in the default build on MacOS X.
Tor Andersson
2010-04-12
Support multipage ppm output in pdfdraw if the filename pattern does not cont...
Tor Andersson
2010-04-12
Remove declared functions whose definitions are missing.
Sebastian Rasmussen
2010-04-12
Remove unused CRC32 code.
Sebastian Rasmussen
2010-04-12
Remove function declarations whose definitions are missing.
Sebastian Rasmussen
2010-04-12
Expect encryption object to be a dictionary instead of taking special care of...
Sebastian Rasmussen
2010-04-11
Move MAX4 and MIN4 macros to where they are used.
Tor Andersson
2010-04-11
Remove R_OK macro.
Tor Andersson
2010-04-11
Rename functions fz_intersectirects and fz_transformaabb.
Tor Andersson
2010-04-11
Rename fz_irect to fz_bbox.
Tor Andersson
2010-04-11
Remove unused functions in obj_parse.c
Tor Andersson
2010-04-11
Remove unused functions.
Tor Andersson
2010-04-11
Made hash resize function static.
Tor Andersson
2010-04-11
Remove unused functions.
Tor Andersson
2010-04-11
Remove unused file render.c
Tor Andersson
2010-04-11
Remove obsolete cpu-specific optimization detection code.
Tor Andersson
2010-04-11
Revert to using fitz string functions instead of non-standard libc variants.
Tor Andersson
2010-04-11
Adapted pdfextract to new data structures and included it in the default build.
Sebastian Rasmussen
2010-04-11
Fixed compiler warnings.
Sebastian Rasmussen
2010-04-05
Do not free encoding table unless it exists.
Sebastian Rasmussen
2010-04-04
Add flag to force checksumming of pixel data when rendering pages in pdfdraw.
Sebastian Rasmussen
2010-04-08
Move fz_pixmap from draw directory to fitz.
Tor Andersson
2010-04-08
Remove some debugging trace printfs.
Tor Andersson
2010-04-08
Print fewer spaces in cmapdump.
Tor Andersson
2010-04-08
Add display list device.
Tor Andersson
2010-04-08
Rename the old path and text node files.
Tor Andersson
2010-04-06
Support rendering alpha mask only with the device colorspace set to NULL. Use...
Tor Andersson
2010-04-06
Use the calculated flatness.
Tor Andersson
2010-04-04
Close output files in cmapdump/fontdump.
Sebastian Rasmussen
2010-04-04
Improved cmapdump error messages by printing input file name.
Sebastian Rasmussen
2010-03-31
Attempt to look up glyphs by name when encoding truetype fonts without cmap t...
Tor Andersson
2010-03-31
Make sure to keep gstate stack depth balanced around xobjects and patterns.
Tor Andersson
2010-03-26
Re-enable copy/paste in the viewer application.
Tor Andersson
2010-03-24
Add debug and release modes to the Makefile.
Tor Andersson
2010-03-24
Fix Makefile for MSYS build.
Tor Andersson
2010-03-24
Added pdfclean to Debian package and fixed a manpage typo.
Sebastian Rasmussen
2010-03-24
Add pdfclean target.
Tor Andersson
2010-03-24
Fix lintian warnings for Debian package.
Sebastian Rasmussen
2010-03-24
Fixed bug in Debian menu file.
Sebastian Rasmussen
2010-03-24
Created separate Debian mupdf-utils package for debugging tools.
Sebastian Rasmussen
[next]