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
Age
Commit message (
Expand
)
Author
2012-06-22
Fix a char vs unsigned char warning.
Robin Watts
2012-06-21
Add fz_buffer_cat_pdf_string function to avoid Bug 693143.
Robin Watts
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-18
Fix indentation and white space errors.
Tor Andersson
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-12
Forms: improved handling of text scaling in multiline text widgets
Paul Gardiner
2012-06-11
Move to using sigsetjmp/siglongjmp on more platforms.
Robin Watts
2012-06-11
Fix Bug 693102: Overflows in large pixmap indexing.
Robin Watts
2012-06-11
Fix Bug 693099: Render failure due to corrupt jpeg data.
Robin Watts
2012-06-08
Fix Bug 693097; memory overwrite when handling knockout groups.
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-23
Make CCITTFax tables static.
Tor Andersson
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
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-05-08
Update seeking behaviour of null streams.
Robin Watts
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
Do not rely on printf NULL-pointer handling for missing font names.
Sebastian Rasmussen
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
Fix typo in pdf writing code.
Sebastian Rasmussen
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-19
Change fz_document_open to assume PDF format by default.
Robin Watts
2012-04-19
Retry loading a hinted glyph without hinting if freetype returns an error.
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-04-09
Fix use of uninitialised variable.
Robin Watts
2012-04-09
Bug 692979: Fix race condition in thread debugging.
Robin Watts
2012-04-09
Bug 692976: Fix spurious thread lock debug warnings on context clones
Robin Watts
2012-04-05
Fix potential problems on malloc failure.
Robin Watts
2012-04-05
Bug 692946 - fix 'stray white pixels in black areas' when halftoning.
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-28
Whitespace fixes.
Tor Andersson
2012-03-21
Update iOS app.
Tor Andersson
2012-03-19
Fix typo in text device where lines would group into blocks too eagerly.
Tor Andersson
2012-03-19
Don't create empty spans and lines in the text device.
Tor Andersson
2012-03-19
Bug 692746; avoid 'double palettes' on jpx images.
Robin Watts
2012-03-16
Bug 692805: BBox rounding issues
Robin Watts
[prev]
[next]