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
2012-04-23
Update build files for new thirdparty package with freetype 2.4.9.
Tor Andersson
2012-04-23
Android tweak; more null checks.
Robin Watts
2012-04-22
Avoid leaking the page stack in pdf_load_page_tree_node.
Robin Watts
2012-04-21
Correct mistake in fz_meta.
Robin Watts
2012-04-21
Big 692996: Eliminate recursion to avoid exception stack overflows.
Robin Watts
2012-04-21
Add XLIBS to complement XCFLAGS
Robin Watts
2012-04-20
Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges.
Tor Andersson
2012-04-20
Bug 692995: Fix hang when rendering image.
Robin Watts
2012-04-20
Add -ttt into usage string for mudraw.
Robin Watts
2012-04-20
Update pdf_version to 1.0
Robin Watts
2012-04-20
Update usage string, and About box.
Robin Watts
2012-04-19
Change fz_document_open to assume PDF format by default.
Robin Watts
2012-04-19
Bug 692924: Allow mupdfinfo to accept files that don't end in .pdf
Robin Watts
2012-04-19
Remove 256x256 variant from windows icon to support VS2005.
Tor Andersson
2012-04-19
Bug 692847: Tiling problem fix.
Robin Watts
2012-04-19
Retry loading a hinted glyph without hinting if freetype returns an error.
Tor Andersson
2012-04-19
Tweak manpages and add makefile rule to generate plain text versions.
Tor Andersson
2012-04-19
Bug 692990: Fix 'underjoin' of strokes.
Robin Watts
2012-04-18
Note that the fz_meta interface is subject to change.
Robin Watts
2012-04-18
Add LOCAL_TRIG_FNS option.
Robin Watts
2012-04-18
Add XCFLAGS option to makefile.
Robin Watts
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-04-16
Reduce the changes that mupdfclean makes to floats.
Robin Watts
2012-04-10
Add fz_new_draw_device_with_bbox function
Robin Watts
2012-04-09
Fix use of uninitialised variable.
Robin Watts
2012-04-09
Bug 692979: Fix race condition in thread debugging.
Robin Watts
2012-04-09
Bug 692976: Fix spurious thread lock debug warnings on context clones
Robin Watts
2012-04-09
Bug 692977: Stop harmless thread debugging messages during cmapdump
Robin Watts
2012-04-06
mucbz: use fz_malloc, not malloc.
Robin Watts
2012-04-06
Bug 692960: Ensure that -g flag overrides filename detection
Robin Watts
2012-04-05
Fix potential problems on malloc failure.
Robin Watts
2012-04-05
Bug 692946 - fix 'stray white pixels in black areas' when halftoning.
Robin Watts
2012-04-05
Don't unlock a lock we don't own.
Robin Watts
2012-04-05
Bug 692141 - Work around bug in VS2005 Team Suite
Robin Watts
2012-03-28
Add documentation for fz_link_dest and text extraction device.
Robin Watts
2012-03-28
Update application icons.
Tor Andersson
2012-03-28
Warn that the fz_link_dest struct is not finished.
Tor Andersson
2012-03-28
Bump version string to 1.0 release candidate 1.
Tor Andersson
2012-03-28
Disable link support in android app for 1.0 release.
Tor Andersson
2012-03-28
Fix access of recently freed memory.
Tor Andersson
2012-03-28
Whitespace fixes.
Tor Andersson
2012-03-21
Fix warning where we return nothing rather than NULL in sweepref.
Tor Andersson
2012-03-21
Update iOS app.
Tor Andersson
2012-03-20
Use a subtler background tiling pattern from subtlepatterns.com
Tor Andersson
2012-03-20
Android app: fix missing highlights
Paul Gardiner
2012-03-20
Android app: delay the appearance of the page render progress dialogs
Paul Gardiner
2012-03-20
Android app: delay the appearance of the search progress dialog
Paul Gardiner
2012-03-20
Updated README file for 1.0 release.
Robin Watts
2012-03-19
Tweaks to CONTRIBUTORS file.
Robin Watts
2012-03-19
mupdfclean: eliminate mutual recursion (sweepobj/sweepref).
Robin Watts
[next]