summaryrefslogtreecommitdiff
path: root/xps/xps_resource.c
AgeCommit message (Expand)Author
2012-11-29Bug 693463: Fix various memory leaks.Robin Watts
2012-11-26xps: Move XML parser into fitz namespace.Tor Andersson
2012-03-28Fix access of recently freed memory.Tor Andersson
2012-03-14Miscellaneous fixes for XPS from SumatraPDf.Tor Andersson
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-13Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-02Support remote links in XPS documents.Robin Watts
2012-01-06XPS tweaks/fixes.Robin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-08Throw exceptions in xps code.Tor Andersson
2011-09-21Rename xps_context to xps_document.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-09-14Initial import of exception handling codeRobin Watts
2011-08-09Fix bug 692284: return error for empty resource dictionaries.Tor Andersson
2011-04-03xps: Fix some issues with the XML parser.Tor Andersson
2011-04-03xps: Rearrange files, part two.Tor Andersson