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