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
2009-07-04
Follow naming conventions in pdfinfo.
Sebastian Rasmussen
2009-07-04
Finalize freetype when no fonts refers to it.
Sebastian Rasmussen
2009-07-04
Remove creation of fake objects from pdfinfo.
Sebastian Rasmussen
2009-07-04
Remove duplicate insert/keep of object into xref when repairing pdfs.
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
Remove accidentally committed debug print.
Sebastian Rasmussen
2009-07-03
Move cleanup to after the variables are used.
Tor Andersson
2009-07-02
Change license to GPLv3.
Tor Andersson
2009-07-03
Fix typo in compiler-warning-silencing variable initialization.
Tor Andersson
2009-07-03
Use StandardEncoding for non-embedded simple fonts without a BaseEncoding.
Tor Andersson
2009-07-03
Improve error messages in fontdump tool.
Tor Andersson
2009-07-03
Throw an error if jbig2dec fails to decode.
Tor Andersson
2009-07-03
Don't allow automatic resolving of references when pretty printing arrays.
Tor Andersson
2009-07-03
Change confusing name from drop to free.
Tor Andersson
2009-07-03
Remove unnecessary X11R6 paths in Jamrules.
Tor Andersson
2009-07-03
Use fz_getopt & co.
Tor Andersson
2009-07-03
Be less strict when comparing tiny features with epsilon in the path stroking...
Tor Andersson
2009-07-02
More reference counting cleanups.
Tor Andersson
2009-07-02
Fix some typos in moz_main.
Tor Andersson
2009-07-02
FT_Get_Advance was introduced in FT 2.3.8 not in 2.3.9, update the ifdef macr...
Tor Andersson
2009-07-02
Increment reference count of catalog and info objects when opening a pdf.
Tor Andersson
2009-07-02
Stop infinite recursion in pdf_crypt.
Tor Andersson
2009-07-02
Remove some stray fz_dropobj calls that shouldn't be there.
Tor Andersson
2009-07-01
Update README file with text from the new web page.
Tor Andersson
2009-07-01
Simplify Jamrules, again.
Tor Andersson
2009-07-01
Fix uninitialized variable warnings.
Tor Andersson
2009-07-01
Add FT_Get_Advance fallback replacement for freetype < 2.3.9.
Tor Andersson
2009-07-01
Remove unuseful test for DynaLab fonts.
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
Remove unused variable.
Sebastian Rasmussen
2009-06-30
Ensure that an object really is a name before passing fz_toname to strcmp, so...
Tor Andersson
2009-06-30
Use memcmp to compare fz_obj strings which can contain embedded zeroes.
Tor Andersson
2009-06-30
Move dynamic objects (fz_obj) out of fitz and into mupdf conceptually. Make a...
Tor Andersson
2009-06-29
Remove unused fitz object generic data container.
Sebastian Rasmussen
2009-06-29
Attempt to continue is password is missing for pdf debug tools.
Sebastian Rasmussen
2009-06-28
Digital signatures will not be supported, so not a todo item.
Sebastian Rasmussen
2009-06-29
Print warning when ignoring transfer functions.
Sebastian Rasmussen
2009-06-29
Correct pdfinfo usage text.
Sebastian Rasmussen
2009-06-28
Print warning when page contents are missing.
Sebastian Rasmussen
2009-06-28
Throw errors on invalid indirect references in dicts.
Sebastian Rasmussen
2009-06-28
Throw errors on invalid keys in dicts.
Sebastian Rasmussen
2009-06-27
Check for non-existing values for dict entries.
Sebastian Rasmussen
2009-06-27
Keep name tree sorted to speed up insertion in big trees.
Sebastian Rasmussen
2009-06-27
Check if links exist before dropping them.
Sebastian Rasmussen
2009-06-25
Remove evicted resources properly from store list.
Sebastian Rasmussen
[prev]
[next]