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-01-23
Update ARM optimised scaling code in line with recent changes.
Robin Watts
2012-01-23
Remove assert in tiling code.
Robin Watts
2012-01-21
Fix deadlock in fz_drop_storable.
Robin Watts
2012-01-21
Update image scaling subpixel offset calculations for top-down images.
Tor Andersson
2012-01-21
Clean up some stray mixed tabs and spaces.
Tor Andersson
2012-01-20
Bitmap 'patch' scaling - second attempt.
Robin Watts
2012-01-20
Ensure Memento checking is reflected in block numbers
Robin Watts
2012-01-20
Flip images the right side up in the PDF interpreter.
Tor Andersson
2012-01-20
Update Android build to cope with removal of pdf_load_page_tree.
Robin Watts
2012-01-20
Fix locking problems.
Robin Watts
2012-01-20
Revert "Bitmap 'patch' scaling."
Tor Andersson
2012-01-19
Use explicit flags rather than bit masks when parsing link destinations.
Tor Andersson
2012-01-19
Transform link rectangles by the hidden page CTM.
Tor Andersson
2012-01-19
Remove confusing optional 'password' argument to pdf_open_xref.
Tor Andersson
2012-01-19
Bitmap 'patch' scaling.
Robin Watts
2012-01-19
Multi-threading support for MuPDF
Robin Watts
2012-01-18
Better handling of 'uncacheable' Type3 glyphs. Bug 692745.
Robin Watts
2012-01-18
Add fullscreen mode to mupdf viewer.
Tor Andersson
2012-01-14
Smarter path construction (avoid needless segments).
Robin Watts
2012-01-13
Rework pdf_resolve_indirect to make it idempotent.
Robin Watts
2012-01-13
Avoid infinite loops with XObjects.
Robin Watts
2012-01-13
Allow the interpreter gstate stack to grow.
Robin Watts
2012-01-13
Avoid premature flushing of warnings.
Robin Watts
2012-01-13
Clipping stack handling tweaks in dev_list.
Robin Watts
2012-01-13
Simple annotation fixes to avoid infinite recursions.
Robin Watts
2012-01-13
Scavenging fixes; overflow and division by zero.
Robin Watts
2012-01-13
Ensure that client_data pointer for jpx decodes is ctx.
Robin Watts
2012-01-12
Support proper XPS mitering. (And stroke fixes).
Robin Watts
2012-01-12
Avoid possible array overrun (and SEGV).
Robin Watts
2012-01-12
Calculate individual glyph bboxes for Type 3 fonts too.
Tor Andersson
2012-01-12
Use the FontMatrix entry to scale the FontBBox in Type3 fonts.
Tor Andersson
2012-01-12
Fix typo in pdf_repair.c
Tor Andersson
2012-01-12
Update copyright notices for 2012.
Tor Andersson
2012-01-12
Check the abort cookie in XPS.
Tor Andersson
2012-01-12
Fix memory leak in font->bbox_table.
Tor Andersson
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-12
Fix android for previous glyph cache changes.
Tor Andersson
2012-01-11
Add xps_run_page function.
Tor Andersson
2012-01-11
Flush warnings before printing an error message in fz_throw.
Tor Andersson
2012-01-11
Use enum for FZ_STORE_DEFAULT default size.
Tor Andersson
2012-01-11
Hide glyph cache in context.
Tor Andersson
2012-01-11
Set default values for alloc context and max store size if none are given.
Sebastian Rasmussen
2012-01-11
Do not unnecessarily use O_BINARY in X11 viewer.
Sebastian Rasmussen
2012-01-11
Stylistic comment and whitespace fixes.
Tor Andersson
2012-01-11
Add glyph bbox cache.
Tor Andersson
2012-01-11
Calculate accurate per-glyph bounding boxes for fz_bound_text.
Tor Andersson
2012-01-11
Remove fuzzing from fz_round_rect.
Tor Andersson
2012-01-10
Make debian package files work.
Sebastian Rasmussen
2012-01-10
Automatically load page tree when accessing a page/page count.
Sebastian Rasmussen
2012-01-10
Move fuzz from fz_execute_display_list into fz_bound_text.
Robin Watts
[next]