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-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
2012-05-07
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts
2012-04-23
Fix whitespace and indentation.
Tor Andersson
2012-04-20
Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges.
Tor Andersson
2012-04-18
Note that the fz_meta interface is subject to change.
Robin Watts
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-04-10
Add fz_new_draw_device_with_bbox function
Robin Watts
2012-03-28
Add documentation for fz_link_dest and text extraction device.
Robin Watts
2012-03-28
Warn that the fz_link_dest struct is not finished.
Tor Andersson
2012-03-21
Update iOS app.
Tor Andersson
2012-03-16
Bug 692805: BBox rounding issues
Robin Watts
[next]