Age | Commit message (Expand) | Author |
---|---|---|
2011-11-15 | Merge branch 'master' into context | Robin Watts |
2011-11-10 | Add XPS outline parsing and move outline data struct to fz_outline. | Tor Andersson |
2011-10-04 | Reintroduce alloc context section. | Robin Watts |
2011-10-04 | Move to exception handling rather than error passing throughout. | Robin Watts |
2011-09-21 | Rename xps_context to xps_document. | Tor Andersson |
2011-09-21 | Rename malloc functions for arrays (fz_calloc and fz_realloc). | Tor Andersson |
2011-09-20 | Reshuffle exception context code to fit Tor's aesthetic sense. | Tor Andersson |
2011-09-15 | Add context to mupdf. | Robin Watts |
2011-09-14 | Initial import of exception handling code | Robin Watts |
2011-04-05 | Clean up xps and pdf page access functions. | Tor Andersson |
2011-04-04 | Le Roi est mort, vive le Roi! | Tor Andersson |
2011-04-04 | draw: Speed up display list execution by using a visibility test. | Tor Andersson |
2011-04-03 | xps: XPS uses 96 dpi as default where PDF uses 72. | Tor Andersson |
2011-04-03 | xps: Rearrange files, part two. | Tor Andersson |