summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-25iOS: conform to recent mupdf API changes.fredrossperry
2015-02-25Avoid fz_begin_tile_id ever returning an undefined value.Robin Watts
2015-02-25Fix Android builds.Robin Watts
2015-02-25Text device; collect matrix and bbox for images too.Robin Watts
2015-02-24Update display list tile skipping.Robin Watts
2015-02-24Fix incorrect object culling in display list.Robin Watts
2015-02-24Update MSVC solution with html entries. Fix windows issues with html.Robin Watts
2015-02-24Bug 695843: Tweak bboxes of type3 fonts; honour the d1 values.Robin Watts
2015-02-24Simplify/Correct logic in pdf_show_charRobin Watts
2015-02-24fz_irect_from_rect; don't make a non empty irect from an empty rect.Robin Watts
2015-02-24Squash some warnings from scan build.Robin Watts
2015-02-23Merge branch 'html'Tor Andersson
2015-02-23Update pdf-js-none for context passing changes.Tor Andersson
2015-02-23Fix double-malloc error.Tor Andersson
2015-02-20Add fz_trim_path and call it.Robin Watts
2015-02-20Rejig display device to have a more compact memory representation.Robin Watts
2015-02-20Do not crash on text extraction on pages with no text.Robin Watts
2015-02-18Fix typos and reference counting errors in CBZ.Tor Andersson
2015-02-18Fix 695831: integer overflow in PNG and TIFF loaders.Tor Andersson
2015-02-17Bring Windows app up to date with API changes.Robin Watts
2015-02-17Fix memory leak in fz_page.Tor Andersson
2015-02-17Use embedded superclass struct instead of user pointer in devices.Tor Andersson
2015-02-17Add helper functions to keep/drop reference counts with locking.Tor Andersson
2015-02-17Remove pointless return value checks when calling fz_open_file.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2015-02-17Reference count fz_path and fz_text.Tor Andersson
2015-02-10Add some Memento_labels to aid debugging of leaks.Robin Watts
2015-02-10Attempting to render a JPEG with xres and yres set to 1 fails.Robin Watts
2015-02-10Print dialog release when new document is opened.Michael Vrhel
2015-02-10Disable options that are not currently possible to do when the source is an i...Michael Vrhel
2015-02-05Fix makefile dependencies (gen_font_droid.h is no more).Tor Andersson
2015-02-03Installer changes for gsview.nsiMichael Vrhel
2015-02-03Update URW fonts.Tor Andersson
2015-02-03Update MuJS.Tor Andersson
2015-01-27Fix mismatching allocation and deallocation issues.Michael Vrhel
2015-01-27Move OK and Cancel to lower left of dialog. Suggested by Fred-Ross Perry.Michael Vrhel
2015-01-27Remove visual studio based installers and add nsis installerMichael Vrhel
2015-01-27Fix issue in display list CacheMichael Vrhel
2015-01-27Catch exception thrown for case when character conversion failsMichael Vrhel
2015-01-22Fix android scrolling bug.Robin Watts
2015-01-21Fix rebase/merge error in previous commit.Tor Andersson
2015-01-21Update MuJS.Tor Andersson
2015-01-21Remove dead structure definition, pdf_obj_read_state.Robin Watts
2015-01-20don't omit patterns with huge xstep/ystep valuesSimon Bünzli
2015-01-20don't decode '8' and '9' as octal digitsSimon Bünzli
2015-01-20remove some lonely tabs and move some braces onto their own linesSimon Bünzli
2015-01-20fix crash caused by commit 90c560641d9b459a658029eefc4cbb02fdbca0b5Simon Bünzli
2015-01-20fix memory leak introduced with commit 90c560641d9b459a658029eefc4cbb02fdbca0b5Simon Bünzli