index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2009-08-24
Load the stream not the image dictionary when extracting images from pdfs.
Sebastian Rasmussen
2009-08-23
Add type to links so applications can determine how to handle them.
Sebastian Rasmussen
2009-08-21
Remove preloading of resources into store, instead load resources on-demand b...
Sebastian Rasmussen
2009-08-21
Save error messages in a static buffer so that the windows viewer can show th...
Tor Andersson
2009-08-19
Print nonsense error message instead of crashing in windows viewer.
Tor Andersson
2009-08-19
Implement support for AES encryption.
Tor Andersson
2009-08-15
Do not preload named destinations, instead do lookup when necessary.
Sebastian Rasmussen
2009-08-13
Remove encryption support from pdfclean.
Tor Andersson
2009-07-28
Set XClassHint in X11 viewer to allow window managers and other utilities lik...
Tor Andersson
2009-07-27
Workaround to disable XShmPutImage if we get an error from the MIT-SHM extens...
Tor Andersson
2009-07-18
Enable pdfapps to step arbitrary number of pages in either direction.
Sebastian Rasmussen
2009-07-18
Have pdfinfo print the filename being processed.
Sebastian Rasmussen
2009-07-18
Do not let pdfinfo fail on invalid objects/dicts.
Sebastian Rasmussen
2009-07-18
Load the pagecount after the encryption has been parsed and installed.
Tor Andersson
2009-07-12
Fix typo in pdfinfo that made it crash on pdf containing patterns.
Sebastian Rasmussen
2009-07-09
Parse page tree on-demand instead of parsing the entire tree after reading xref.
Sebastian Rasmussen
2009-07-09
Not resolving pages when inserting them in page tree removes a lot of code wi...
Sebastian Rasmussen
2009-07-08
Fix a few occurrances of undeclared functions and functions that could be sta...
Sebastian Rasmussen
2009-07-08
Let the command-line argument for mupdf be a percentage instead of a factor.
Sebastian Rasmussen
2009-07-06
Do not accidentally resolve indirect references in pdfclean.
Sebastian Rasmussen
2009-07-06
Use nil instead of 0 for pointers.
Sebastian Rasmussen
2009-07-06
Declare functions void if they take no arguments.
Sebastian Rasmussen
2009-07-05
Make internal functions static.
Sebastian Rasmussen
2009-07-05
Fix bug in pdfinfo where shadings were gathered as if they were patterns.
Sebastian Rasmussen
2009-07-05
Fix bugs in pdfinfo where not all objects were properly tracked.
Sebastian Rasmussen
2009-07-05
Refactor xref opening and closing to a common file for all pdf tools.
Sebastian Rasmussen
2009-07-04
Follow naming conventions in pdfinfo.
Sebastian Rasmussen
2009-07-04
Remove creation of fake objects from pdfinfo.
Sebastian Rasmussen
2009-07-04
Remove unused outline from pdfinfo.
Sebastian Rasmussen
2009-07-04
Improve printing of processed file names in pdfinfo.
Sebastian Rasmussen
2009-07-03
Use fz_getopt & co.
Tor Andersson
2009-07-02
Fix some typos in moz_main.
Tor Andersson
2009-07-02
Increment reference count of catalog and info objects when opening a pdf.
Tor Andersson
2009-07-01
Initialize zoom factor in winmain.
Tor Andersson
2009-07-01
Fix warning about signedness conversions.
Tor Andersson
2009-07-01
Update mozilla plugin to new fz_obj architecture.
Tor Andersson
2009-07-01
Update mozilla plugin error handling.
Tor Andersson
2009-06-30
Add support to print information about encrypted pdfs.
Sebastian Rasmussen
2009-06-30
Move dynamic objects (fz_obj) out of fitz and into mupdf conceptually. Make a...
Tor Andersson
2009-06-29
Attempt to continue is password is missing for pdf debug tools.
Sebastian Rasmussen
2009-06-29
Correct pdfinfo usage text.
Sebastian Rasmussen
2009-06-22
Validate command-line zoom factor.
Sebastian Rasmussen
2009-06-22
Properly initialize variables in pdfextract.
Sebastian Rasmussen
2009-06-11
Re-enable text extraction functions.
Tor Andersson
2009-05-12
Update winmain.c for fz_error changing to a simple int.
Ralph Giles
2009-05-23
Removed dumping of images from pdfshow.
Sebastian Rasmussen
2009-05-23
Added separate image/font extraction tool.
Sebastian Rasmussen
2009-05-23
Fix typos in pdfshow usage text.
Sebastian Rasmussen
2009-05-10
Properly drop xref when object has been shown.
Sebastian Rasmussen
2009-05-03
Dump images as pnm if decoded and shown in binary.
Sebastian Rasmussen
[next]