index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xps
Age
Commit message (
Expand
)
Author
2013-04-11
Move pdf_image to fz_image.
Robin Watts
2013-03-20
Silence warnings.
Tor Andersson
2013-02-20
Bug 693639: Avoid heap overflow and leaks in error cases.
Robin Watts
2013-02-20
Bug 693639: allow OpenXPS extension and XML namespaces.
Tor Andersson
2013-02-20
Bug 693639: plug various memory leaks.
Tor Andersson
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2013-01-30
Pass content/clip bbox to device functions by value.
Tor Andersson
2013-01-23
Bug 693520: Fix rendering of non-orthogonal gradients.
Robin Watts
2013-01-11
Bug 693519: Replace char * with const char * in open document.
Robin Watts
2012-12-13
Bug 693290: Avoid potential infinite loop in xps path parsing.
Robin Watts
2012-12-13
Bug 693290: Potential NULL deref in xps
Robin Watts
2012-11-30
Bug 693290: Various fixes found from fuzzing.
Robin Watts
2012-11-29
Bug 693463: Fix various memory leaks.
Robin Watts
2012-11-26
Move XML parser into fitz directory.
Tor Andersson
2012-11-26
xps: Move XML parser into fitz namespace.
Tor Andersson
2012-11-26
xps: Fix potential off-by-one buffer overwrite in XML parser.
Tor Andersson
2012-11-26
xps: Save text content in XML nodes.
Tor Andersson
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-01
Move to consistently refer to "Linear" shadings rather than "Axial" ones.
Robin Watts
2012-10-01
Bug 693330: Change shadings to decompose to meshes at render time.
Robin Watts
2012-09-04
Merge branch 'master' into forms
Paul Gardiner
2012-08-28
Add fz_open_document_with_stream function.
Tor Andersson
2012-08-23
Silence some warnings.
Robin Watts
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-06
Check whether font in xps has charmap before using it
Sebastian Rasmussen
2012-08-06
Make use of fz_always instead of repeating code for error and normal path
Sebastian Rasmussen
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-07-20
Pass original font name to fz_new_font from PDF interpreter.
Tor Andersson
2012-07-17
Handle glyphs that are too large to render as pixmaps.
Tor Andersson
2012-07-09
Make synthetic font styles match XPS spec more closely.
Tor Andersson
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-20
Reduce amount of boiler plate by casting function pointers to void*.
Tor Andersson
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-03-28
Fix access of recently freed memory.
Tor Andersson
2012-03-28
Whitespace fixes.
Tor Andersson
2012-03-14
Bug 692917: Move to dynamic stroke_states.
Robin Watts
2012-03-14
Combine Opacity attribute with alpha from #RGBA specified colors.
Tor Andersson
2012-03-14
Parse path geometry for separate filling and stroking.
Tor Andersson
2012-03-14
Support alternate content / markup compatibility tags in XPS.
Tor Andersson
2012-03-14
Implement Repeat and Reflect gradients in XPS.
Tor Andersson
2012-03-14
Support StyleSimulation for fonts in XPS.
Tor Andersson
2012-03-14
Add ZIP64 support to XPS parser.
Tor Andersson
2012-03-14
Miscellaneous fixes for XPS from SumatraPDf.
Tor Andersson
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-13
Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.
Tor Andersson
2012-03-12
Change order of params in fz_convert_color to C standard.
Robin Watts
2012-03-07
More release tidyups.
Robin Watts
[next]