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
2011-10-12
Default to opening URIs with xdg-open instead of open in X11 viewer.
Sebastian Rasmussen
2011-10-12
Ask for screen resolution in X11 viewer.
Sebastian Rasmussen
2011-10-12
Improve trace formatting of text objects.
Tor Andersson
2011-09-20
Plug some memory leaks in pdfapp.
Sebastian Rasmussen
2011-09-20
Keep dicts that have more than 100 entries sorted.
Sebastian Rasmussen
2011-09-20
Return expected location when finding keys in dicts.
Sebastian Rasmussen
2011-09-20
Move array/dict growing into separate functions.
Sebastian Rasmussen
2011-09-19
In X11 viewer, repaint entire page if no match found.
Sebastian Rasmussen
2011-09-17
Show page number in X11 viewer upon 'P' keypress.
Sebastian Rasmussen
2011-09-17
Implement backwards search in viewer.
Sebastian Rasmussen
2011-09-17
Use rate limited fitz warnings for openjpeg warnings/errors.
Sebastian Rasmussen
2011-09-06
Don't invoke tiling device calls when there is only one tile to be drawn.
Tor Andersson
2011-09-06
Support empty and little-endian UTF-16 strings.
Tor Andersson
2011-09-05
Version 0.9
Tor Andersson
2011-09-05
Use 3-digit octal escapes in strings.
Tor Andersson
2011-09-04
Fix bug where PDF version of document was not correctly parsed.
Sebastian Rasmussen
2011-09-04
Update manpages for tools.
Sebastian Rasmussen
2011-09-04
Reload file in X11 viewer upon SIGHUP.
Sebastian Rasmussen
2011-09-04
Coalesce consecutive X11 resize events into a single resize operation.
Sebastian Rasmussen
2011-09-04
Repaint only viewer search area when editing search string.
Sebastian Rasmussen
2011-09-04
Do not redraw viewer window if the search string is not found.
Sebastian Rasmussen
2011-09-04
Fix panning bug in viewer related to backwards search.
Sebastian Rasmussen
2011-09-04
Send string not found message to viewer app, don't print on stdout.
Sebastian Rasmussen
2011-09-04
Do not search for empty strings in viewer.
Sebastian Rasmussen
2011-09-04
Go to first page when 'g' is pressed without number prefix in viewer.
Sebastian Rasmussen
2011-09-04
Remove unused redraw timeout from X11 viewer.
Sebastian Rasmussen
2011-09-03
Introduce ATTEMPT_KNOCKOUT_AND_ISOLATED define (off by default).
Robin Watts
2011-09-02
Fix bug 692248. Ensure objstm references are valid.
Tor Andersson
2011-09-02
Relax length requirements of ID and U keys in encryption dictionaries.
Tor Andersson
2011-09-02
Fix bug 692356: use stricter limit for dash pattern lengths.
Tor Andersson
2011-09-02
Fix minor regression in fix for zero-length line segment dots.
Tor Andersson
2011-09-02
Add Droid Sans Mono as a substitute font.
Tor Andersson
2011-09-02
Update DroidSans and DroidSansFallback fonts to latest version.
Tor Andersson
2011-09-01
Manage linewidth state correctly when rendering text with stroking.
Tor Andersson
2011-09-01
Only draw dots for zero-length line segments with round line caps.
Tor Andersson
2011-09-01
Use correct concatenation order for XObject matrix.
Tor Andersson
2011-08-31
Update DroidSans fonts to latest upstream versions.
Tor Andersson
2011-08-31
Make in_array state a local variable to cope with broken XObject streams.
Tor Andersson
2011-08-30
Ignore X11 key mappings when searching.
Bert
2011-08-30
Do not change view when reloading file.
Bert
2011-08-29
Check for and disallow image depths greater than 16.
Tor Andersson
2011-08-29
Turn off shrinkwrap mode when maximizing the window.
Tor Andersson
2011-08-17
pdfdraw: Add command line option to gamma correct and invert images.
Tor Andersson
2011-08-09
Fix bug 692312.
Tor Andersson
2011-08-09
Fix bug 692272: use the softmask_ctm when drawing soft masks.
Tor Andersson
2011-08-09
Fix bug 692253: handle curvetov with no current point set.
Tor Andersson
2011-08-09
Fix bug 692284: return error for empty resource dictionaries.
Tor Andersson
2011-08-09
Fix bug 692412: typo in buffer size.
Tor Andersson
2011-08-06
Cosmetic style fixes.
Tor Andersson
2011-08-06
Allocate a re-entrant safe buffer for interpreting content streams.
Tor Andersson
[next]