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
2013-03-22
Bug 693708: Fix unclosed XML entry in fz_trace output.
Robin Watts
2013-03-22
Squash some warnings.
Robin Watts
2013-03-22
Fix store debugging fns so that all output goes to the same file.
Robin Watts
2013-03-21
Add 'void' to a function declaration.
Robin Watts
2013-03-21
Bug 693708: Avoid dereferencing null pointer.
Robin Watts
2013-03-21
Simple debug code to quantify locking times
Robin Watts
2013-03-20
Add caching of rendered tiles.
Robin Watts
2013-03-20
Fix invalid font bboxes
Robin Watts
2013-03-20
Add noreturn attribute to throw/rethrow to help improve compiler warnings.
Tor Andersson
2013-03-18
Auto-generate appearance streams for strikeout, underline, highlight
Paul Gardiner
2013-03-01
Bug 693624: Ensure that windows copes with utf8 filenames
Robin Watts
2013-02-28
Pass bbox to pdf_set_annot_appearance rather than base on display list
Paul Gardiner
2013-02-28
Force colorspaces to match with JPX images.
Robin Watts
2013-02-26
Include required quadPoints entry in created markup annotations.
Paul Gardiner
2013-02-26
Implement annotation deletion, with necessary changes to partial update
Paul Gardiner
2013-02-22
Add fz_get_annot_type
Paul Gardiner
2013-02-20
Bug 693639: Avoid heap overflow and leaks in error cases.
Robin Watts
2013-02-20
Bug 693639: fix UTF-8 BOM detection.
Tor Andersson
2013-02-20
Bug 693639: treat NULL scissor in display list as infinite rect.
Tor Andersson
2013-02-20
Bug 693639: fix overflow due to wrong type of intermediate variable.
Tor Andersson
2013-02-20
Bug 693639: allow OpenXPS extension and XML namespaces.
Tor Andersson
2013-02-20
Bug 693639: fix warnings.
Tor Andersson
2013-02-20
Bug 693639: bring fitz.h in line with source use of restrict keyword.
Tor Andersson
2013-02-19
Bug 693639: fix integer overflow in image_tiff.c
Tor Andersson
2013-02-19
Bug 693639: don't take references on global (static) resource objects.
Tor Andersson
2013-02-19
Bug 693639: fix incomplete error handling in null device.
Tor Andersson
2013-02-19
Bug 693639: fix potential NULL pointer dereference in base_context.c
Tor Andersson
2013-02-19
Fix whitespace.
Tor Andersson
2013-02-13
Bump version number strings and dates for 1.2 release.
Tor Andersson
2013-02-11
Fix problem with text selection caused by 0399332d54
Paul Gardiner
2013-02-06
Rename bbox to irect.
Tor Andersson
2013-02-06
Add some 'restrict' qualifiers to hopefully speed matrix ops.
Robin Watts
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2013-02-06
Fix SEGVs seen on unix caused by the fz_output commit.
Robin Watts
2013-02-06
Tweak text extraction block creation.
Robin Watts
2013-02-05
Tweak HTML output.
Robin Watts
2013-02-04
Add fz_output, and make output functions use it.
Robin Watts
2013-01-31
Add support for annotation creation
Paul Gardiner
2013-01-30
Improve exception handling in fz_bound_t3_glyph
Paul Gardiner
2013-01-30
Rename fz_irect back to fz_bbox.
Tor Andersson
2013-01-30
Always pass value structs (rect, matrix, etc) as values not by pointer.
Tor Andersson
2013-01-30
Rename fz_rect_covering_rect to fz_irect_from_rect.
Tor Andersson
2013-01-30
Introduce fz_irect where the old fz_bbox was useful.
Tor Andersson
2013-01-30
Pass content/clip bbox to device functions by value.
Tor Andersson
2013-01-30
Eliminate fz_bbox in favor of fz_rect everywhere.
Tor Andersson
2013-01-25
Make strdup take a const char * to silence some warnings.
Tor Andersson
2013-01-23
Bug 693520: Fix rendering of non-orthogonal gradients.
Robin Watts
2013-01-11
Bug 693519: Replace char * with const char * in open document.
Robin Watts
2013-01-11
Attempt to fix SEGVs seen in fax decoder.
Robin Watts
2013-01-11
Bug 693503: Fix NULL dereference in atoi.
Robin Watts
[next]