summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-16Code clean up plus bug fix so we dont crash when opening a new fileMichael Vrhel
2013-05-16Some progress on the search resultsMichael Vrhel
2013-05-16Addition of preliminary search code and also addition of canvas in flipview itemMichael Vrhel
2013-05-16Initial commit of windowsRT viewer code.Michael Vrhel
2013-05-16Add PWG raster output to mudraw.Robin Watts
2013-05-16Fix off by one error in xref resizing.Robin Watts
2013-05-15PDF Pattern gstate fix.Robin Watts
2013-05-14svgwrite: First attempt at an SVG output device.Robin Watts
2013-05-10Tweak png outputting functions.Robin Watts
2013-05-10Update fz_bound_{text,path} functions.Robin Watts
2013-05-07Android: Fix android build.Robin Watts
2013-05-06Fix formatting.Tor Andersson
2013-05-06Add simple visual-to-logic RTL reordering as a text extraction pass.Tor Andersson
2013-05-06Use linked list for text spans.Tor Andersson
2013-05-06Add UCDN unicode character library.Tor Andersson
2013-05-03Update mudraw to better spot output file types.Robin Watts
2013-05-03Simple Image file format recogniserRobin Watts
2013-05-03Simplify mesh rasterizer.Tor Andersson
2013-05-01Try to use ToUnicode cmap to encode identity-encoded substitute fonts.Tor Andersson
2013-05-01Never treat cid fonts as builtin.Tor Andersson
2013-04-30Move fz_normalize_vector into base_geometry.cTor Andersson
2013-04-30Split dev_text into three parts.Tor Andersson
2013-04-30Move device hint functions to a more appropriate source file.Tor Andersson
2013-04-30Android: Update text handling in android specific code.Robin Watts
2013-04-30Catch slow case in PDF tiling.Robin Watts
2013-04-29Android: Fix the makefile (again) for v8 or not.Robin Watts
2013-04-29Internationalisation: Translations of strings.Robin Watts
2013-04-29x11: Copy to clipboard on Ctl+C.Tor Andersson
2013-04-29Update debian packageSebastian Rasmussen
2013-04-29Fix copyright statementsSebastian Rasmussen
2013-04-29Correct pkg-config dependency to libopenjpeg1Sebastian Rasmussen
2013-04-29Bug 693939: Fix memory problems.Robin Watts
2013-04-29Add Memento build option to Android build. Fix memory leaks.Robin Watts
2013-04-29Android: Missed renaming of function.Robin Watts
2013-04-29Fix various leaks in the dev_text device.Robin Watts
2013-04-26Clean up some formatting.Tor Andersson
2013-04-26Rename functions for consistency.Robin Watts
2013-04-26Fix dirty flag handling bug in X11 event loop.Robin Watts
2013-04-26Bug 693845: Vertical motion in PDF.Robin Watts
2013-04-26Fix SNAFU in the store handling.Robin Watts
2013-04-26Multi-threaded store SEGV fixes and debug improvements.Robin Watts
2013-04-26Squash 2 const warnings.Robin Watts
2013-04-26Add image output for HTML.Robin Watts
2013-04-26Hint enabling/disabling for devices.Robin Watts
2013-04-25Generalise fz_write_png to fz_output_pixmap_to_pngRobin Watts
2013-04-25Add fz_write method for output streams.Robin Watts
2013-04-25Tweak fz_text_page to include image records.Robin Watts
2013-04-23Fix pkg-config issues.Tor Andersson
2013-04-22Fix various multi-threading problems with the store.Robin Watts
2013-04-19When triangulating quads, send edges in consistent order.Robin Watts