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
2010-06-16
Allow bookmark commands in the viewer to take a number argument so you can st...
Sebastian Rasmussen
2010-06-16
Do runtime endianness test instead of relying on unreliable preprocessor macros.
Tor Andersson
2010-06-15
Explicitly return 0 from main() in the tools.
Tor Andersson
2010-06-06
Improve error message to print page number and document title when unable to ...
Sebastian Rasmussen
2010-05-31
Revert removal of object resolving as it is needed in pdclean.
Sebastian Rasmussen
2010-05-31
Remove old and obsolete NPAPI plugin support files.
Tor Andersson
2010-05-31
Interpret X11 keysyms to adhere to Windows viewers keyboard input.
Sebastian Rasmussen
2010-05-28
Don't use UnmapWindow to signal closing the x11 viewer -- Unmap is used to ic...
Tor Andersson
2010-05-27
Change command line options to x11 viewer.
Tor Andersson
2010-05-24
Make the pdfdraw benchmark numbers fit on a 80 column terminal.
Sebastian Rasmussen
2010-05-23
Check that page to show is not outside of valid range.
Sebastian Rasmussen
2010-05-23
Unmap and free X11 resources upon exit.
Sebastian Rasmussen
2010-05-23
Check X11 error code when creating window.
Sebastian Rasmussen
2010-05-23
Implement reloading of document.
Sebastian Rasmussen
2010-05-23
Drop file stream after inserting it into xref when opening document.
Sebastian Rasmussen
2010-05-23
Globally rename oid to num to fit with fz_tonum().
Sebastian Rasmussen
2010-05-22
Remove unnecessary explicit resolving of indirect objects.
Sebastian Rasmussen
2010-05-22
Print indirect object reference in error messages.
Sebastian Rasmussen
2010-05-18
Do not check return value from fz_malloc() and fz_realloc() in pdfinfo and Wi...
Sebastian Rasmussen
2010-05-16
Print filename in error message when not being able to open file in pdftools.
Sebastian Rasmussen
2010-05-14
Fix various wide char versus ansi mismatches in the windows viewer.
Tor Andersson
2010-05-14
Change pdf_openxref to take a fz_stream instead of a filename so that windows...
Tor Andersson
2010-05-13
Add WM_MOUSEWHEEL definition for the cases where it isn't defined.
Robin Watts
2010-05-13
Don't use the removed info field of pdf_xref.
Tor Andersson
2010-04-24
Fix memory leaks when running pdfdraw in text extraction mode.
Tor Andersson
2010-04-24
Add font and font size information to text spans.
Tor Andersson
2010-04-24
Fix pdfapp_oncopy logic for inserting newlines.
Tor Andersson
2010-04-24
Calculate bounding boxes for text in the text extraction device.
Tor Andersson
2010-04-24
Add support to retain only the specified pages when using pdfclean.
Sebastian Rasmussen
2010-04-24
Always parse info and encryption entries in trailer in pdfinfo.
Sebastian Rasmussen
2010-04-18
Silencing two compiler warnings.
Sebastian Rasmussen
2010-04-17
Make error message follow common cannot idiom.
Sebastian Rasmussen
2010-04-16
Resurrect pdfinfo tool.
Sebastian Rasmussen
2010-04-16
Rewrite glyph cache to use fz_hashtable without a fixed size buffer.
Tor Andersson
2010-04-15
Make the content stream interpreter automatically rewind the fz_buffer.
Tor Andersson
2010-04-15
Make the glyph cache an input to fz_newdrawdevice so that it can be shared be...
Tor Andersson
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
Simplify API for opening a PDF document.
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-11
Rename functions fz_intersectirects and fz_transformaabb.
Tor Andersson
2010-04-11
Rename fz_irect to fz_bbox.
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-04
Add flag to force checksumming of pixel data when rendering pages in pdfdraw.
Sebastian Rasmussen
2010-04-08
Add display list device.
Tor Andersson
2010-04-06
Support rendering alpha mask only with the device colorspace set to NULL. Use...
Tor Andersson
2010-03-26
Re-enable copy/paste in the viewer application.
Tor Andersson
[next]