index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-27
Makefile tweaks
Robin Watts
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
2012-06-22
Rework pdf_lexbuf to allow for dynamic parsing buffers.
Robin Watts
2012-06-22
Free context in mujstest to avoid leaks.
Robin Watts
2012-06-22
Resize About box to restore change in size lost when merging.
Robin Watts
2012-06-21
Add fz_buffer_cat_pdf_string function to avoid Bug 693143.
Robin Watts
2012-06-21
Updates for more effective mujstest.
Robin Watts
2012-06-21
Forms; Improve text positioning in single-line text widgets
Paul Gardiner
2012-06-21
Forms: implement javascript "color" convenience object (fixes bug 693130)
Paul Gardiner
2012-06-21
Forms: handle exclusivity of radio buttons. Fixes bug 693125
Paul Gardiner
2012-06-21
Forms: implement the ResetForm action
Paul Gardiner
2012-06-21
Forms: permit annotations with no appearance stream
Paul Gardiner
2012-06-20
Move the Visual C solution over to new v8 library layout
Robin Watts
2012-06-20
Makefile changes to enable mupdf-v8 and mujstest-v8 on linux.
Robin Watts
2012-06-20
Various fixes to pdf forms stuff found while compiling for linux.
Robin Watts
2012-06-20
Various small fixes found while trying to build for linux.
Robin Watts
2012-06-20
Remove unused variable.
Robin Watts
2012-06-20
Reduce amount of boiler plate by casting function pointers to void*.
Tor Andersson
2012-06-20
Don't compile javascript v8 implementation on unix for now.
Tor Andersson
2012-06-20
Stub wintextinput on x11.
Tor Andersson
2012-06-20
Silence signed/unsigned conversion warning.
Tor Andersson
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-19
Avoid lots of const warnings.
Robin Watts
2012-06-19
Fix bug 693133: MuPDF forms support: Text incorrectly transformed
Paul Gardiner
2012-06-18
Forms: fix potential SEGV
Paul Gardiner
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-15
Fix binary handling in mujstest
Robin Watts
2012-06-15
Tweaks to mujstest; -v and -p flags.
Robin Watts
2012-06-15
Move javascript loading after encryption/repair has been done.
Robin Watts
2012-06-15
Fix bug 693128: MuPDF forms support: crash on button click
Paul Gardiner
2012-06-15
Forms: Assume black if default appearance doesn't specify a color
Paul Gardiner
2012-06-14
Solution changes to make release and memento builds of v8 linked things work.
Robin Watts
2012-06-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
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-14
Fix problem in text_splitter (badly initialised max_lines)
Robin Watts
2012-06-13
Tweak pdf_new_{rect,matrix,xobject} to avoid warnings.
Robin Watts
2012-06-13
Merge branch 'master' into forms
Paul Gardiner
2012-06-13
Remove unnecessary function and improve naming
Paul Gardiner
2012-06-13
Merge branch 'master' into forms
Paul Gardiner
2012-06-12
Android app: explicitly release resources when page moves out of cache area
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-06-12
Remove use of uninialized context.
Paul Gardiner
2012-06-12
Android app: build safe AsyncTask behaviour into a derived class
Paul Gardiner
2012-06-12
Forms: handle carriage control in multiline text widget
Paul Gardiner
2012-06-12
Change mudraw to set the error code if rendering errors present.
Robin Watts
[next]