summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-31android: avoid regeneration of annotation display list between updatesPaul Gardiner
2012-10-31Android: cache only one page object for the sake of hq renderingPaul Gardiner
2012-10-31Android: use partial updates to speed rendering after interactionPaul Gardiner
2012-10-30Android: cache information for 3 pages in the corePaul Gardiner
2012-10-29Support partial update in pdfapp.cPaul Gardiner
2012-10-29Add fz_update_pagePaul Gardiner
2012-10-29Forms: always use inherited version of default appearanceSebastian Rasmussen
2012-10-25Update the android app to keep a separate display list for annotationsPaul Gardiner
2012-10-25Update pdfapp to keep a separate display list for annotationsPaul Gardiner
2012-10-25Support separate rendering of the main page contents and the annotationsPaul Gardiner
2012-10-22Android: update file list upon download directory changesSebastian Rasmussen
2012-10-22Android: wait for page to be rendered even if no more interactionSebastian Rasmussen
2012-10-22Android: handle all ContentProvider paths the sameSebastian Rasmussen
2012-10-21Android: scan list of files when resumingSebastian Rasmussen
2012-10-21Android: improve build instructionsSebastian Rasmussen
2012-10-21Android: eliminate redundant step in build instructionsSebastian Rasmussen
2012-10-21Android: handle empty downloads directorySebastian Rasmussen
2012-10-21Android: show version number in file pickerSebastian Rasmussen
2012-10-21Android: move version number to string resourcesSebastian Rasmussen
2012-10-19Fix double free of old image in page transitionsSebastian Rasmussen
2012-10-19Fix bug where X11 motion events were parsed as button eventsSebastian Rasmussen
2012-10-17First steps towards supporting transitions.Robin Watts
2012-10-17Fix warning; pdf_js_supported not prototyped.Robin Watts
2012-10-16Forms: avoid the need to reload the page on every changePaul Gardiner
2012-10-11Android: support entry of text into formsPaul Gardiner
2012-10-11Android Forms: pass in mouse events and handle updatingPaul Gardiner
2012-10-10android: v8 buildPaul Gardiner
2012-10-10Fix Android build.Robin Watts
2012-10-10Add showing of encryption dictionary to pdfshowSebastian Rasmussen
2012-10-10Mention SIGHUP for reloading in manpageSebastian Rasmussen
2012-10-08Bug 693350: Add some dreaded 'const's for string keys.Robin Watts
2012-10-08Bug 693368: Fix typo "atin2f".Robin Watts
2012-10-08Fix SHA-384/-512 hash algorithm typosSebastian Rasmussen
2012-10-05Bug 693355: Fix cquote.c trying to write to input file.Robin Watts
2012-10-05Bug 693346: Fix calculation of progress_maxRobin Watts
2012-10-05Bug 693346: Fix memory leak when aborting.Robin Watts
2012-10-05Move local implementation of trig function to internal headerSebastian Rasmussen
2012-10-05Ignore common, .pdf/.png/.pnm test case files in .gitignoreSebastian Rasmussen
2012-10-05Rename mubusy to mutool.Tor Andersson
2012-10-05Make shadings hold the data streams compressed.Robin Watts
2012-10-05Refactor compressed stream loading.Robin Watts
2012-10-01Move to consistently refer to "Linear" shadings rather than "Axial" ones.Robin Watts
2012-10-01Use malformed shading entries as far as possibleSebastian Rasmussen
2012-10-01Give better warnings for out of bounds values in shadingsSebastian Rasmussen
2012-10-01Handle axial and radial shadings the same way as other shadings.Sebastian Rasmussen
2012-10-01Bug 693330: Change shadings to decompose to meshes at render time.Robin Watts
2012-09-26Use 'artifex' branch of third party openjpeg library.Tor Andersson
2012-09-26Add thirdparty libraries as git submodules.Tor Andersson
2012-09-26Implement oversized text clipping and stroked text clipping.Robin Watts
2012-09-25Forms: support doc.mailDoc.Paul Gardiner