index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2013-02-19
Bug 693639: Use strlcpy instead of strncpy!
Tor Andersson
2013-02-19
Fix whitespace.
Tor Andersson
2013-02-13
Bump version number strings and dates for 1.2 release.
Tor Andersson
2013-02-06
Rename bbox to irect.
Tor Andersson
2013-02-06
Solve potential problems with partial update.
Robin Watts
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2013-02-06
Fix forgetting to open fz_output for xml output.
Robin Watts
2013-02-04
Add fz_output, and make output functions use it.
Robin Watts
2013-01-30
Rename fz_irect back to fz_bbox.
Tor Andersson
2013-01-30
Always pass value structs (rect, matrix, etc) as values not by pointer.
Tor Andersson
2013-01-30
Introduce fz_irect where the old fz_bbox was useful.
Tor Andersson
2013-01-30
Eliminate fz_bbox in favor of fz_rect everywhere.
Tor Andersson
2012-12-24
Bug 693503: Fix leak while writing a broken file.
Robin Watts
2012-12-13
Bug 693462: Tweak X11 app startup.
Robin Watts
2012-11-29
Bug 693463: Various small fixes.
Robin Watts
2012-11-29
Bug 693461: Add LL suffix to large number.
Robin Watts
2012-11-28
Bug 693452: Memory leak with transitions disabled.
Robin Watts
2012-11-28
Bug 693392: Add \n to some printfs in mujstest.
Robin Watts
2012-11-27
Forms: avoid directly saving to the original file
Paul Gardiner
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-11-16
Build on Solaris (10, at least)
Chris Liddell
2012-11-01
Forms: extend setFillColor implementation to include text widgets
Paul Gardiner
2012-10-29
Support partial update in pdfapp.c
Paul Gardiner
2012-10-29
Add fz_update_page
Paul Gardiner
2012-10-25
Update pdfapp to keep a separate display list for annotations
Paul Gardiner
2012-10-19
Fix double free of old image in page transitions
Sebastian Rasmussen
2012-10-19
Fix bug where X11 motion events were parsed as button events
Sebastian Rasmussen
2012-10-17
First steps towards supporting transitions.
Robin Watts
2012-10-16
Forms: avoid the need to reload the page on every change
Paul Gardiner
2012-10-10
Add showing of encryption dictionary to pdfshow
Sebastian Rasmussen
2012-10-10
Mention SIGHUP for reloading in manpage
Sebastian Rasmussen
2012-10-05
Rename mubusy to mutool.
Tor Andersson
2012-09-25
Forms: support doc.mailDoc.
Paul Gardiner
2012-09-25
Forms: handle app.launchUrl, currently by displaying a warning
Paul Gardiner
2012-09-25
Forms: show warning for use of app.execDialog
Paul Gardiner
2012-09-25
Forms: handle app.execMenuItem (presently just as a not-supported warning)
Paul Gardiner
2012-09-25
Avoid possible buffer overflow in pdfapp_warn
Paul Gardiner
2012-09-19
Forms: handle print request, both from javascript and from named action
Paul Gardiner
2012-09-18
Forms: add event handling api and specifically support for javascript alert
Paul Gardiner
2012-09-04
Forms: mass renaming for the sake of consistency
Paul Gardiner
2012-08-29
Merge branch 'master' into forms
Paul Gardiner
2012-08-23
Mupdfinfo: Cope with zero page pdf files.
Robin Watts
2012-08-16
Bump version numbers to 1.1
Tor Andersson
2012-08-16
Instead of giving error, throw exception when password is invalid
Sebastian Rasmussen
2012-08-16
Silence some warnings.
Robin Watts
2012-08-16
Forms: respond to failed validation in windows app
Paul Gardiner
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-06
Check for a display list before trying to render it in pdfapp
Sebastian Rasmussen
2012-08-06
Add option to mudraw to process further files upon error
Sebastian Rasmussen
2012-08-06
Make use of fz_always instead of repeating code for error and normal path
Sebastian Rasmussen
[next]