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-05-27
Treat multiple whitespace in search strings as single.
Robin Watts
2013-05-27
Strip trailing whitespace.
Tor Andersson
2013-05-24
Avoid assert, and pull in changes.
zeniko
2013-05-24
Fix from zeniko for memory leak in fz_load_jpx
Robin Watts
2013-05-24
Update build to use the latest openJPEG2
Shailesh Mistry
2013-05-22
Bug 693503: Fix infinite loop within JPEG2K stream reading.
Robin Watts
2013-05-22
Update OpenJPEG to v2.0.0.
Robin Watts
2013-05-22
Fix end-of-line handling in text search.
Tor Andersson
2013-05-22
Fix typo in comment.
Tor Andersson
2013-05-21
Fix app breakages.
Robin Watts
2013-05-21
Add monochrome PWG output routines.
Robin Watts
2013-05-21
Split PWG code into a separate file.
Robin Watts
2013-05-21
Add PWG options structure for writing PWGs.
Robin Watts
2013-05-16
Add colorspace context.
Tor Andersson
2013-05-16
Reorder #ifdef's in base_time.c
Tor Andersson
2013-05-16
Merge branch 'winRT2'
Robin Watts
2013-05-16
Miscellaneous tidying.
Robin Watts
2013-05-16
Code cleanup and removal of c++ if def in fitz headers
Michael Vrhel
2013-05-16
Fix for merge of golden commits as well as initial attempt at html viewing. ...
Robin Watts
2013-05-16
Major clean up of winRT visual studio project.
Robin Watts
2013-05-16
Initial commit of windowsRT viewer code.
Michael Vrhel
2013-05-16
Add PWG raster output to mudraw.
Robin Watts
2013-05-14
svgwrite: First attempt at an SVG output device.
Robin Watts
2013-05-10
Tweak png outputting functions.
Robin Watts
2013-05-10
Update fz_bound_{text,path} functions.
Robin Watts
2013-05-06
Fix formatting.
Tor Andersson
2013-05-06
Add simple visual-to-logic RTL reordering as a text extraction pass.
Tor Andersson
2013-05-06
Use linked list for text spans.
Tor Andersson
2013-05-03
Simple Image file format recogniser
Robin Watts
2013-04-30
Move fz_normalize_vector into base_geometry.c
Tor Andersson
2013-04-30
Split dev_text into three parts.
Tor Andersson
2013-04-30
Move device hint functions to a more appropriate source file.
Tor Andersson
2013-04-29
Fix copyright statements
Sebastian Rasmussen
2013-04-29
Bug 693939: Fix memory problems.
Robin Watts
2013-04-29
Add Memento build option to Android build. Fix memory leaks.
Robin Watts
2013-04-29
Fix various leaks in the dev_text device.
Robin Watts
2013-04-26
Rename functions for consistency.
Robin Watts
2013-04-26
Fix SNAFU in the store handling.
Robin Watts
2013-04-26
Multi-threaded store SEGV fixes and debug improvements.
Robin Watts
2013-04-26
Squash 2 const warnings.
Robin Watts
2013-04-26
Add image output for HTML.
Robin Watts
2013-04-26
Hint enabling/disabling for devices.
Robin Watts
2013-04-25
Generalise fz_write_png to fz_output_pixmap_to_png
Robin Watts
2013-04-25
Add fz_write method for output streams.
Robin Watts
2013-04-25
Tweak fz_text_page to include image records.
Robin Watts
2013-04-22
Fix various multi-threading problems with the store.
Robin Watts
2013-04-19
When triangulating quads, send edges in consistent order.
Robin Watts
2013-04-19
Rename internal mesh processing functions.
Robin Watts
2013-04-19
Add new function to return the accurate bbox of a path.
Robin Watts
2013-04-19
Optimised mesh bounding functions
Robin Watts
[next]