summaryrefslogtreecommitdiff
path: root/fitz
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-19Exception handling fixes.Robin Watts
2013-06-19Move pixmap md5 summing into pixmap.cTor Andersson
2013-06-19Exception handling changesRobin Watts
2013-06-18Add gen_ prefix to generated header files.Tor Andersson
2013-06-18Move fz_write_pixmap wrapper into pdfextract (its only user).Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-06-17Make common wchar_t / utf-8 conversion functions for MSVC tools.Tor Andersson
2013-06-17Add support to build command line tools on MINGW.Tor Andersson
2013-06-13Make display lists reference counted objects.Robin Watts
2013-06-12Fix tiling breakage from b975f1bRobin Watts
2013-06-12Support begin/end page calls in text extraction device.Tor Andersson
2013-06-12Add begin_page and end_page calls to device interface.Tor Andersson
2013-06-12Clean up whitespace errors.Tor Andersson
2013-06-09Remove fz_interactive API in favour of direct use of pdf APIPaul Gardiner
2013-06-08Simple PCL outputRobin Watts
2013-06-05Fix XPS leaking fz_buffers for images.Robin Watts
2013-06-05Change in doc_document.c to account for oxps type. Also error catching when ...Michael Vrhel
2013-06-03make dev_bbox take clips into accountzeniko
2013-06-03prevent memory leak and unexpected exceptionzeniko
2013-06-03prevent deadlock under memory pressurezeniko
2013-06-03Improve rendering of fts_15_1506.pdfRobin Watts
2013-05-31Fix typo in text extraction RTL pass.Tor Andersson
2013-05-30Add fz_puts to the fz_output bestiary.Robin Watts
2013-05-30Check signatures on clicking the corresponding form fieldPaul Gardiner
2013-05-30Add functions to return digital signature infoPaul Gardiner
2013-05-29Rename some find/lookup functions to be in line with documentation.Tor Andersson
2013-05-29Silence warnings.Tor Andersson
2013-05-27Treat multiple whitespace in search strings as single.Robin Watts
2013-05-27Strip trailing whitespace.Tor Andersson
2013-05-24Avoid assert, and pull in changes.zeniko
2013-05-24Fix from zeniko for memory leak in fz_load_jpxRobin Watts
2013-05-24Update build to use the latest openJPEG2Shailesh Mistry
2013-05-22Bug 693503: Fix infinite loop within JPEG2K stream reading.Robin Watts
2013-05-22Update OpenJPEG to v2.0.0.Robin Watts
2013-05-22Fix end-of-line handling in text search.Tor Andersson
2013-05-22Fix typo in comment.Tor Andersson
2013-05-21Fix app breakages.Robin Watts
2013-05-21Add monochrome PWG output routines.Robin Watts
2013-05-21Split PWG code into a separate file.Robin Watts
2013-05-21Add PWG options structure for writing PWGs.Robin Watts
2013-05-16Add colorspace context.Tor Andersson
2013-05-16Reorder #ifdef's in base_time.cTor Andersson
2013-05-16Merge branch 'winRT2'Robin Watts
2013-05-16Miscellaneous tidying.Robin Watts
2013-05-16Code cleanup and removal of c++ if def in fitz headersMichael Vrhel
2013-05-16Fix for merge of golden commits as well as initial attempt at html viewing. ...Robin Watts
2013-05-16Major clean up of winRT visual studio project.Robin Watts
2013-05-16Initial commit of windowsRT viewer code.Michael Vrhel