summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-28add FZ_IMAGE_JXR placeholder for downstream implementorsSimon Bünzli
2013-08-28invert color transformed CMYK JPEG imagesSimon Bünzli
2013-08-28support deprecated JPEG-in-TIFF compressionSimon Bünzli
2013-08-28better JPEG image resolution detection (for XPS)Simon Bünzli
2013-08-28fix gradient ordering edge caseSimon Bünzli
2013-08-28make cmapdump ignore VCS foldersSimon Bünzli
2013-08-28take /Version in /Root into accountSimon Bünzli
2013-08-28default OCGs to visibleSimon Bünzli
2013-08-28fix memory leaksSimon Bünzli
2013-08-28sync bits when closing an LZW streamSimon Bünzli
2013-08-28optionally detect initial EOL in CCITTFaxDecode streamsSimon Bünzli
2013-08-28fix various typosSimon Bünzli
2013-08-28Dump glyph cache size as part of mudraw -MRobin Watts
2013-08-28Fix big endian operation of paint code.Robin Watts
2013-08-28Fix bad interaction between incremental update and object streamsPaul Gardiner
2013-08-27Android: support signingPaul Gardiner
2013-08-27A few updates to signing supportPaul Gardiner
2013-08-27Android: add signature checkingPaul Gardiner
2013-08-27Support openssl build in androidPaul Gardiner
2013-08-26Optimise fz_paint_scan_with_color and fz_paint_spanRobin Watts
2013-08-26Optimise fz_paint_affine_near and similar fnsRobin Watts
2013-08-26Remove conditional code from draw-paint.cRobin Watts
2013-08-26Optimise fz_paint_span_with_color and fz_paint_solid_colorRobin Watts
2013-08-26Fix memory leak in new glyph cache code.Robin Watts
2013-08-24Support named destinations in remote link annotations.Sebastian Rasmussen
2013-08-24Link annotation code rearranged for aesthetic reasons.Sebastian Rasmussen
2013-08-24Rename varible in pdfapp to relate it to searching.Sebastian Rasmussen
2013-08-24Display warnings in statusbar in x11 viewer.Sebastian Rasmussen
2013-08-24X11 viewer code rearranged for aesthetic reasons.Sebastian Rasmussen
2013-08-24Add support for showing messages in x11 viewer statusbar.Sebastian Rasmussen
2013-08-24Generalize search blitting in x11 to include page number.Sebastian Rasmussen
2013-08-24Cancel page timeout when searching in x11 viewer.Sebastian Rasmussen
2013-08-23Look up glyphs by the 'uniXXXX' form if the glyph list duplicates all fail.Tor Andersson
2013-08-22Rework glyph cache to enable partial eviction.Robin Watts
2013-08-22Add support for writing of xref streamsPaul Gardiner
2013-08-21Add simple memory use tracking to mudrawRobin Watts
2013-08-21Add -F flag to mudraw to allow format selection.Robin Watts
2013-08-21Bug 694522: Cope with selection of text on a JPEG image.Robin Watts
2013-08-21Enable horizontal mouse scrolling in X11.Robin Watts
2013-08-21Update source code browser html generation scripts for new layout.Tor Andersson
2013-08-20Include platform source files in "make tags".Tor Andersson
2013-08-20Use unscaled metrics in xps_measure_font_glyph.Tor Andersson
2013-08-15Merge branch 'release' into 'master'.Tor Andersson
2013-08-14Bug 694516: Fix Android operation with passworded files.Robin Watts
2013-08-14Fix build of curl on macosx.Tor Andersson
2013-08-13Signature creationPaul Gardiner
2013-08-13Remove unnecessary parameterPaul Gardiner
2013-08-13Insert the extra layers required for a signature-appearance streamPaul Gardiner
2013-08-13Add support for creating signature-field appearance streamsPaul Gardiner
2013-08-07Use ascender and descender to determine line skipPaul Gardiner