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-23
Remove a stray space at the beginning of a line.
Tor Andersson
2010-06-22
Add support for greyscale rendering to the mupdf core and pdfdraw.
Robin Watts
2010-06-21
Revert a local debugging change that snuck into a patch.
Tor Andersson
2010-06-21
Change pdfshow default to print streams decompressed.
Tor Andersson
2010-06-21
Preload page tree into an array to avoid unnecessary linear searching when lo...
Tor Andersson
2010-06-21
Adjust for mediabox origin when inverting highlights.
Tor Andersson
2010-06-21
Implement searching for text within the current page.
Tor Andersson
2010-06-21
Prepare for searching by implementing the UI for entering a search string. Ch...
Tor Andersson
2010-06-20
Rename the remaining non-reference-counted free functions to free instead of ...
Tor Andersson
2010-06-19
Floats everywhere!
Tor Andersson
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
[next]