summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-10Move rdb and file entries into pdf_csi.Robin Watts
2014-02-10Tweak handling of PDF arrays during text object operator stream parsing.Robin Watts
2014-02-10Add pdf_is_number.Robin Watts
2014-02-10Add pdf_output_obj function.Robin Watts
2014-02-04Don't use deprecated and/or non-standard Javascript functions.Tor Andersson
2014-02-04Improve glyph bounding, outlining and SVG output text.Robin Watts
2014-01-27Android: fix to account for document handlersPaul Gardiner
2014-01-22Handle cmap table overflow gracefully in range-to-table mappings.Tor Andersson
2014-01-22Make fz_tree_lookup iterative rather than recursive.Tor Andersson
2014-01-22Use object literals rather than "new Array" objects.Tor Andersson
2014-01-21Bug 694900: Avoid valgrind problems when cmap tables fill up.Robin Watts
2014-01-20iOS: fix the release buildPaul Gardiner
2014-01-17Take on JBIG2Dec and OpenJPEG fixes from ghostscript.Robin Watts
2014-01-17Bug 694899: Avoid using invalid gstate pointer.Robin Watts
2014-01-17Avoid overflows in floating point causing illegal accessesRobin Watts
2014-01-17Fix more Memento/Valgrind interactions.Robin Watts
2014-01-17Bug 694896: Ensure that repairs don't lose trailer dict.Robin Watts
2014-01-17Bug 694897: Fix valgrind issues with versionsRobin Watts
2014-01-17Add missing dependencies back into VS2005 project.Robin Watts
2014-01-16Bug 694957: fix stack buffer overflow in xps_parse_colorSimon Bünzli
2014-01-16Revert change of mupdf.sln from VS2005 format to VS2012.Robin Watts
2014-01-16fix memory leaks in pdf_load_jpx and fz_new_image_from_pixmapSimon Bünzli
2014-01-16disable JPEG decoding speed-ups to prevent artifactsSimon Bünzli
2014-01-16Bug 694894: Avoid throwing away an object while in use.Robin Watts
2014-01-15Remove repeated NDEBUG in release preprocessor list in WinRT projectsMichael Vrhel
2014-01-15Clearer division in WinRT vs std C++ codeMichael Vrhel
2014-01-15Minor changes for windows 8 store validationMichael Vrhel
2014-01-15Fixes for Windows 8.1 store validationMichael Vrhel
2014-01-13Avoid rendering errors caused by linejoins on tiny distances.Robin Watts
2014-01-13tolerate overlong colorspace lookup stringsSimon Bünzli
2014-01-13Bug 694890: Solve valgrind issues/SEGV due to use of invalid pixmapRobin Watts
2014-01-13Bug 694851: enhance fz_load_system_fontSimon Bünzli
2014-01-13verify that openjpeg actually allocates dataSimon Bünzli
2014-01-13More fixes for PDF clean.Robin Watts
2014-01-13Memento fixes for working with valgrind.Robin Watts
2014-01-13iOS: attach the slider to the toolbar differently for iOS 7Paul Gardiner
2014-01-10iOS: animate the custom buttons used for the iPhone buildPaul Gardiner
2014-01-10Bug 694889: Fix valgrind issues due to empty indexed spaces.Robin Watts
2014-01-10iOS: correctly handle document changes that may affect several pagesPaul Gardiner
2014-01-10iOS: better structure the page update codePaul Gardiner
2014-01-10iOS: on iPhone use custom buttons to accommodate shortage of spacePaul Gardiner
2014-01-10Solve SEGV in mutool clean with fuzzed file.Robin Watts
2014-01-10Bug 694885: Avoid stack overflow in ps_run.Robin Watts
2014-01-10Bug 694879: Fix SEGV in draw-simple-scale.Robin Watts
2014-01-10Fix build_filter_chain not to leak if pdf_array_get fails.Robin Watts
2014-01-09Add tiling into the DirectX printing code.Michael Vrhel
2014-01-09prevent two further heap access violationsSimon Bünzli
2014-01-09Bug 694878: Fix SEGV due to double freeRobin Watts
2014-01-09Add -o option for mutool show.Tor Andersson
2014-01-09Remove comment header blurb from ios files.Tor Andersson