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
/
pdfapp.c
Age
Commit message (
Expand
)
Author
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-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-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-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
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-03
Forms: add basic support for choice widgets to the Windows app
Paul Gardiner
2012-08-02
Forms: implement saving on 'S' key
Paul Gardiner
2012-08-02
Forms: add support for save on exit to the windows app
Paul Gardiner
2012-07-17
Forms: remove unhelpful type distinction
Paul Gardiner
2012-07-09
Forms: add widget enumeration, and text-widget content type
Paul Gardiner
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-15
Add colorspace entry to pdfapp_s to set default colorspace.
Robin Watts
2012-06-15
Fix mouse click glitches with forms enabled pdfapp.
Robin Watts
2012-06-14
First version of mujstest-v8.pdf and associated solution changes.
Robin Watts
2012-06-14
After handling a mouseclick on a form field, stop processing.
Robin Watts
2012-06-13
Make backspace go to the previous page in x11 viewer.
Sebastian Rasmussen
2012-06-13
Merge branch 'master' into forms
Paul Gardiner
2012-06-11
Fix Bug 693099: Render failure due to corrupt jpeg data.
Robin Watts
2012-06-01
Merge branch 'master' into forms
Paul Gardiner
2012-05-15
Forms: make forms API separate to the main document API
Paul Gardiner
2012-05-08
Bug 693028 - improve mupdf viewer handling of broken page streams
Robin Watts
2012-05-08
Forms: add text input dialog to win32 app
Paul Gardiner
2012-05-08
Forms: handle some cases of setting text-field text
Paul Gardiner
2012-05-08
Forms: part of text field handling
Paul Gardiner
2012-05-08
Forms: inhibit "wait" cursor when updating display just for a form change
Paul Gardiner
2012-05-08
Forms: handle field appearance change on mouse up/down
Paul Gardiner
2012-04-20
Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges.
Tor Andersson
2012-04-20
Update pdf_version to 1.0
Robin Watts
2012-04-20
Update usage string, and About box.
Robin Watts
2012-04-05
Don't unlock a lock we don't own.
Robin Watts
2012-03-28
Bump version string to 1.0 release candidate 1.
Tor Andersson
2012-03-19
Add simple 'inverted color' mode for mupdf viewer.
Robin Watts
[next]