summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-22Fix Bug 692756: SEGVs in pdf_annot and pdf_outlineRobin Watts
2011-12-22More MemSqueezing fixes.Robin Watts
2011-12-21Fix whitespace.Tor Andersson
2011-12-21Bring the Android demo port up to date.Robin Watts
2011-12-20More memsqueezing fixes.Robin Watts
2011-12-19More memsqueezing fixes.Robin Watts
2011-12-19Add Memento 'pattern' code.Robin Watts
2011-12-19More Memory squeezing fixesRobin Watts
2011-12-19Removed unused variable.Robin Watts
2011-12-17More memsqueezing fixes.Robin Watts
2011-12-17More Memory Squeezing fixes.Robin Watts
2011-12-17Memory squeezing fixRobin Watts
2011-12-17More memsqueezing fixes; stream creation.Robin Watts
2011-12-17Change stream 'close' functions to facilitate error cleanup.Robin Watts
2011-12-16More memsqueezing fixes.Robin Watts
2011-12-16Increase amount to search in blocks for nestings in memento.Robin Watts
2011-12-16More MemSqueezing fixes.Robin Watts
2011-12-16Fix another Memento_label warning.Robin Watts
2011-12-16More memsqueezing fixes.Robin Watts
2011-12-16More memsqueezing fixes.Robin Watts
2011-12-16Fix Memento_label related warnings in non-memento builds.Robin Watts
2011-12-16Mote memsqueezing fixes.Robin Watts
2011-12-16Add fz_malloc_struct, and make code use it.Robin Watts
2011-12-16Another memsqueezing fix.Robin Watts
2011-12-16New Memento features; nesting of listed blocks, labelling of blocksRobin Watts
2011-12-16More memsqueezing fixesRobin Watts
2011-12-15More Memsqueezing fixes.Robin Watts
2011-12-15Another memsqueezing bug.Robin Watts
2011-12-15Memento tweak.Robin Watts
2011-12-15Another Memsqueezing bug.Robin Watts
2011-12-15Various Memsqueezing fixes.Robin Watts
2011-12-15Fix warnings/errors on unix builds.Robin Watts
2011-12-15Don't count ROM data in size of fontdescs.Robin Watts
2011-12-15Add scavenging functionality.Robin Watts
2011-12-15Add MEMENTO_MAXMEMORY (and Memento_setMax).Robin Watts
2011-12-15Bring Memento up to date with changes in gs.Robin Watts
2011-12-15Remove stray whitespace.Tor Andersson
2011-12-15Remove 'soft limit' on pixmaps in favour of fz_store.Robin Watts
2011-12-15Rework pdf_store to fz_store, a part of fz_context.Robin Watts
2011-12-12Add -i and -f flags to pdfclean.Robin Watts
2011-12-09Reinstate some missing fz_vars.Robin Watts
2011-12-09Fix pdfdraw "repairing" every document.Robin Watts
2011-12-09Squash 2 warnings (fz_obj * != int).Robin Watts
2011-12-09Fix missing " in win_main.cRobin Watts
2011-12-08Stylistic changes when testing pointer values for NULL.Tor Andersson
2011-12-08Remove deprecated error handling code.Tor Andersson
2011-12-08Throw exceptions in xps code.Tor Andersson
2011-12-08Remove remaining fz_error_note calls in the pdf code.Tor Andersson
2011-12-08Use context in x11_main.Tor Andersson
2011-12-08Throw exceptions for read errors.Tor Andersson