index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf
/
pdf_form.c
Age
Commit message (
Expand
)
Author
2013-01-02
Bug 693503: Fix memory leak in forms handling
Robin Watts
2012-12-19
Bug 693503: 'Flatten' display list for all type3 glyphs.
Robin Watts
2012-12-13
Forms: refactor form reset
Paul Gardiner
2012-11-30
Bug 693290: Various fixes found from fuzzing.
Robin Watts
2012-11-21
Forms: ensure changed widgets are marked dirty rather than parent field
Paul Gardiner
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-11-08
Forms: correctly handle setting the value of a checkbox field
Paul Gardiner
2012-11-08
Forms: handle all color types in Field.setTextColor
Paul Gardiner
2012-11-07
Javascript: implement Field.name
Paul Gardiner
2012-11-01
Forms: extend setFillColor implementation to include text widgets
Paul Gardiner
2012-10-31
Forms: add focus and blur actions
Paul Gardiner
2012-10-29
Add fz_update_page
Paul Gardiner
2012-10-29
Forms: always use inherited version of default appearance
Sebastian Rasmussen
2012-10-16
Forms: avoid the need to reload the page on every change
Paul Gardiner
2012-09-19
Forms: handle print request, both from javascript and from named action
Paul Gardiner
2012-09-19
Forms: handle 'additional' actions for mouse up and mouse down
Paul Gardiner
2012-09-19
Forms: correct bug in form reset
Paul Gardiner
2012-09-18
Forms: improve cpp/c interface regarding exceptions
Paul Gardiner
2012-09-04
Forms: mass renaming for the sake of consistency
Paul Gardiner
2012-08-31
Forms: rework form reset action to use new method introduced for JS
Paul Gardiner
2012-08-31
Forms: implement javascript doc.resetForm method
Paul Gardiner
2012-08-31
Forms: don't focus hidden fields
Paul Gardiner
2012-08-31
Forms: keep checkbox and radio button values up to date
Paul Gardiner
2012-08-29
Forms: implement javascript Field.display property
Paul Gardiner
2012-08-29
Merge branch 'master' into forms
Paul Gardiner
2012-08-24
Forms: avoid javascript action execution when engine not available
Paul Gardiner
2012-08-16
Forms: correct the mechanism for detecting failed field validations
Paul Gardiner
2012-08-16
Silence some warnings.
Robin Watts
2012-08-16
Forms: respond to failed validation in windows app
Paul Gardiner
2012-08-10
Forms: handle Keystroke and Validate actions
Paul Gardiner
2012-08-10
Forms: move js-side event setup out of execute_action
Paul Gardiner
2012-08-10
Forms: alter the handling of the javascript event object
Paul Gardiner
2012-08-07
Forms: simple appearance generation for choice widgets
Paul Gardiner
2012-08-07
Forms: for choices with a single selection avoid an unnecessary array
Paul Gardiner
2012-08-07
Forms: mark choice field dirty after value change (and fix error handling)
Paul Gardiner
2012-08-02
Forms: add document dirty flag
Paul Gardiner
2012-07-18
Forms: convert strings from pdf to utf8 before passing to the js engine
Paul Gardiner
2012-07-18
Forms: partial handling of utf8 output from javascript
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-17
Forms: protect agains recursion during internal field recalculation
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-04
Forms: avoid infinite loop when laying out multiline text in thin box
Paul Gardiner
2012-07-02
Form: implement calculation action and javascrip AFSimple_Calculate
Paul Gardiner
2012-06-28
Forms: implement javascript form-field formatting
Paul Gardiner
2012-06-25
Fix warnings/compile error on linux.
Robin Watts
2012-06-25
Forms: handle clicking on one of a group of like-named check boxes
Paul Gardiner
2012-06-22
Forms support: correctly locate the field dictionary when setting value
Paul Gardiner
2012-06-22
Forms: implement appearance synthesis for combed text
Paul Gardiner
[next]