summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-12-24Bug 693503: Fix leak while writing a broken file.Robin Watts
2012-12-13Bug 693462: Tweak X11 app startup.Robin Watts
2012-11-29Bug 693463: Various small fixes.Robin Watts
2012-11-29Bug 693461: Add LL suffix to large number.Robin Watts
2012-11-28Bug 693452: Memory leak with transitions disabled.Robin Watts
2012-11-28Bug 693392: Add \n to some printfs in mujstest.Robin Watts
2012-11-27Forms: avoid directly saving to the original filePaul Gardiner
2012-11-20Obsess about whitespace.Tor Andersson
2012-11-16Build on Solaris (10, at least)Chris Liddell
2012-11-01Forms: extend setFillColor implementation to include text widgetsPaul Gardiner
2012-10-29Support partial update in pdfapp.cPaul Gardiner
2012-10-29Add fz_update_pagePaul Gardiner
2012-10-25Update pdfapp to keep a separate display list for annotationsPaul Gardiner
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-16Forms: avoid the need to reload the page on every changePaul Gardiner
2012-10-10Add showing of encryption dictionary to pdfshowSebastian Rasmussen
2012-10-10Mention SIGHUP for reloading in manpageSebastian Rasmussen
2012-10-05Rename mubusy to mutool.Tor Andersson
2012-09-25Forms: support doc.mailDoc.Paul Gardiner
2012-09-25Forms: handle app.launchUrl, currently by displaying a warningPaul Gardiner
2012-09-25Forms: show warning for use of app.execDialogPaul Gardiner
2012-09-25Forms: handle app.execMenuItem (presently just as a not-supported warning)Paul Gardiner
2012-09-25Avoid possible buffer overflow in pdfapp_warnPaul Gardiner
2012-09-19Forms: handle print request, both from javascript and from named actionPaul Gardiner
2012-09-18Forms: add event handling api and specifically support for javascript alertPaul Gardiner
2012-09-04Forms: mass renaming for the sake of consistencyPaul Gardiner
2012-08-29Merge branch 'master' into formsPaul Gardiner
2012-08-23Mupdfinfo: Cope with zero page pdf files.Robin Watts
2012-08-16Bump version numbers to 1.1Tor Andersson
2012-08-16Instead of giving error, throw exception when password is invalidSebastian Rasmussen
2012-08-16Silence some warnings.Robin Watts
2012-08-16Forms: respond to failed validation in windows appPaul Gardiner
2012-08-08Merge branch 'master' into formsPaul Gardiner
2012-08-06Check for a display list before trying to render it in pdfappSebastian Rasmussen
2012-08-06Add option to mudraw to process further files upon errorSebastian Rasmussen
2012-08-06Make use of fz_always instead of repeating code for error and normal pathSebastian Rasmussen
2012-08-06Handle exceptions better in mupdfcleanSebastian Rasmussen
2012-08-03Forms: add basic support for choice widgets to the Windows appPaul Gardiner
2012-08-02Forms: implement saving on 'S' keyPaul Gardiner
2012-08-02Forms: add support for save on exit to the windows appPaul Gardiner
2012-08-01Merge branch 'master' into formsPaul Gardiner
2012-07-27Fix typo in pdfshow.Tor Andersson
2012-07-27Fix typo in mudraw preventing tracking of slowest page drawSebastian Rasmussen
2012-07-25Exit in child process if fork/exec to open $BROWSER doesn't work.Tor Andersson
2012-07-19Improve mudraw generation of .mjs scriptsRobin Watts
2012-07-17Forms: remove unhelpful type distinctionPaul Gardiner
2012-07-09Forms: add widget enumeration, and text-widget content typePaul Gardiner
2012-07-06Use pdf_fprintf_obj instead of pdf_print_obj in apps.Sebastian Rasmussen