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-05-15
Forms: make forms API separate to the main document API
Paul Gardiner
2012-05-08
JavaScript: add v8 implementation
Paul Gardiner
2012-05-08
Forms: use existing appearance stream Tm when present and handle alignment
Paul Gardiner
2012-05-08
Hardcode %.8f format used by calc.pdf for now
Paul Gardiner
2012-05-08
Free javascript types and objects correctly
Paul Gardiner
2012-05-08
Use defaults from AcroForm dict when attributes missing in field heirarchy
Paul Gardiner
2012-05-08
Implement dummy JavaScript engine just for the sake of viewing calc.pdf
Paul Gardiner
2012-05-08
First go at Javascript-engine abstract API
Paul Gardiner
2012-05-08
Forms: replace the marked content rather than the entire stream
Paul Gardiner
2012-05-08
Forms: use a text matrix to fit text rather than altering the font size
Paul Gardiner
2012-05-08
Forms: fix the base line for fit to width text
Paul Gardiner
2012-05-08
Forms: update field value on text entry
Paul Gardiner
2012-05-08
Forms: handle scaling text to fit
Paul Gardiner
2012-05-08
Forms: initialise stream contents of freshly created text appearance streams
Paul Gardiner
2012-05-08
Forms: add text input dialog to win32 app
Paul Gardiner
2012-05-08
Forms: centre text vertically
Paul Gardiner
2012-05-08
Forms: handle font size zero in default appearance
Paul Gardiner
2012-05-08
Forms: create apearance streams for text fields when not present in the file
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: initial simple handling of check boxes and radio buttons
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-25
Remove use of uninialized context.
Paul Gardiner
2012-04-25
Android app: build safe AsyncTask behaviour into a derived class
Paul Gardiner
2012-04-24
Maintain search results across a device rotation
Paul Gardiner
2012-04-24
Provoke search with the Return key in addition to the Done key
Paul Gardiner
2012-04-24
Fix crash in android app due to flood of page seeks.
Robin Watts
2012-04-24
Add local.properties back in as local.properties.sample
Robin Watts
2012-04-23
Remove stray files that should not be here.
Tor Andersson
2012-04-23
Use jmemnobs.c instead of jmemansi.c in libjpeg.
Tor Andersson
2012-04-23
Minimize android ThirdParty.mk targets.
Tor Andersson
2012-04-23
Remove local.properties.
Tor Andersson
2012-04-23
Add mingw32 cross compilation targets to make file.
Tor Andersson
2012-04-23
Fix whitespace and indentation.
Tor Andersson
2012-04-23
Update build files for new thirdparty package with freetype 2.4.9.
Tor Andersson
2012-04-23
Android tweak; more null checks.
Robin Watts
2012-04-22
Avoid leaking the page stack in pdf_load_page_tree_node.
Robin Watts
2012-04-21
Correct mistake in fz_meta.
Robin Watts
2012-04-21
Big 692996: Eliminate recursion to avoid exception stack overflows.
Robin Watts
2012-04-21
Add XLIBS to complement XCFLAGS
Robin Watts
2012-04-20
Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges.
Tor Andersson
2012-04-20
Bug 692995: Fix hang when rendering image.
Robin Watts
2012-04-20
Add -ttt into usage string for mudraw.
Robin Watts
2012-04-20
Update pdf_version to 1.0
Robin Watts
2012-04-20
Update usage string, and About box.
Robin Watts
2012-04-19
Change fz_document_open to assume PDF format by default.
Robin Watts
2012-04-19
Bug 692924: Allow mupdfinfo to accept files that don't end in .pdf
Robin Watts
[next]