index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
fitz.h
Age
Commit message (
Expand
)
Author
2012-12-03
Tweak fz_try/fz_always/fz_catch to handle throws from within always.
Robin Watts
2012-11-29
Bug 693463: Various small fixes.
Robin Watts
2012-11-26
Move XML parser into fitz directory.
Tor Andersson
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-11-16
Add functions to highlight and copy text selections.
Tor Andersson
2012-11-16
Move text searching function into fitz.
Tor Andersson
2012-10-29
Support partial update in pdfapp.c
Paul Gardiner
2012-10-29
Add fz_update_page
Paul Gardiner
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-17
First steps towards supporting transitions.
Robin Watts
2012-10-11
Android Forms: pass in mouse events and handle updating
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-18
Forms: add event handling api and specifically support for javascript alert
Paul Gardiner
2012-09-18
Forms: document event api
Paul Gardiner
2012-09-04
Merge branch 'master' into forms
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-28
Add fz_open_document_with_stream function.
Tor Andersson
2012-08-23
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-07
Remove fz_too_deeply_nested.
Robin Watts
2012-08-06
Throw exception on too deeply nested arrays/dicts
Sebastian Rasmussen
2012-08-03
Forms: add basic support for choice widgets to the Windows app
Paul Gardiner
2012-08-02
Forms: add document dirty flag
Paul Gardiner
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-07-17
Forms: implement library api for handling list boxes and combo boxes
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-06
Whitespace fixes in fitz header.
Sebastian Rasmussen
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-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
Robin Watts
2012-06-13
Merge branch 'master' into forms
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-06-11
Move to using sigsetjmp/siglongjmp on more platforms.
Robin Watts
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-31
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-18
Update fitz.h with __cplusplus guard to protect against inline changes.
Robin Watts
2012-05-18
Allow for fitz.h being included in a C++ source file
Paul Gardiner
2012-05-15
Forms: make forms API separate to the main document API
Paul Gardiner
2012-05-08
Forms: part of text field handling
Paul Gardiner
2012-05-08
Forms: handle field appearance change on mouse up/down
Paul Gardiner
2012-05-07
Forms API for native mode
Paul Gardiner
[next]