summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-26Import URW fonts version 1.10 converted to CFF by FontForge.Tor Andersson
2013-11-26Don't sort cbz entries.Tor Andersson
2013-11-26Add Objective-C files to git's list of files to use tab indents.Tor Andersson
2013-11-22iOS: fix white-space inconsistencyPaul Gardiner
2013-11-22iOS; remove use of deprecated functions and fix other warningsPaul Gardiner
2013-11-22iOS: support annotation deletionPaul Gardiner
2013-11-22iOS: hold widget rectangles using document coordinatesPaul Gardiner
2013-11-20iOS: support creation of Ink annotationsPaul Gardiner
2013-11-19iOS: add support for creating markup annotationsPaul Gardiner
2013-11-16Increase allocation to include room for string terminator.Robin Watts
2013-11-14Update WinRT project to Windows 8.1 / VS 2013. Fix several issues with zooming.Michael Vrhel
2013-11-14Fix slip with use of tail pointer for the annotations listPaul Gardiner
2013-11-11DirectX printing addedMichael Vrhel
2013-11-11Add hooks to load system fonts. Use them in PDF interpreter.Tor Andersson
2013-11-11Add fz_new_font_from_buffer function.Tor Andersson
2013-11-11Remove unneccessary CURL_CFLAGS from non-curl make targets.Tor Andersson
2013-11-11Add tree structure to win32 build.Tor Andersson
2013-11-11Cast signature display name when reading itSebastian Rasmussen
2013-11-11Fix error message typoSebastian Rasmussen
2013-11-11Remove unused variables causing warningsSebastian Rasmussen
2013-11-11Fix Makefile output directory dependency for curl library.Tor Andersson
2013-11-08Use an end pointer for the annotation list to avoid unnecessary iterationPaul Gardiner
2013-11-07iOS: fix non-appearance of buttons for files with no outlinePaul Gardiner
2013-11-06Place newly created annotations at the end of the annotation listPaul Gardiner
2013-11-05Fix bug 694730: Wrong bbox in one-point ink annotationPaul Gardiner
2013-11-05Allow stroke states to be kept on the stack.Tor Andersson
2013-11-05Add binary search tree for mapping strings to void* pointers.Tor Andersson
2013-11-05Fix bug in fz_debug_xml.Tor Andersson
2013-11-05Improve stroke state function names that take the dash array length.Tor Andersson
2013-11-05Ignore <!DOCTYPE ...> declaration in XML parser.Tor Andersson
2013-11-04Fix of tab/space issues as well as changing thumbnail scale look ahead to +/-...Michael Vrhel
2013-11-04Make sure declarations come first. This would not compile with default wind...Michael Vrhel
2013-11-04Addition of printing support.Michael Vrhel
2013-11-04Fix UI so that consistent zoom size is maintained as pages changed.Michael Vrhel
2013-10-31Fix segv bug in clear_pixmap_with_value functions.Tor Andersson
2013-10-31Fix bug in gray to cmyk color converters.Tor Andersson
2013-10-31Special case clear_pixmap_with_value for CMYK colorspaces.Tor Andersson
2013-10-31Add CMYK and CMYK Alpha colorspaces to mudraw options.Tor Andersson
2013-10-31Add CMYK support to PWG output.Tor Andersson
2013-10-31Add CMYK support to PAM output.Tor Andersson
2013-10-23Fix so that multi-threaded rendering of display list works.Michael Vrhel
2013-10-17Remove duplicated line.Robin Watts
2013-10-16Fix cross document store object hash collisions.Robin Watts
2013-10-16Adopt backported bugfix from openjpeg2 into our version.Robin Watts
2013-10-16page->contents should be a reference, not the original object.Robin Watts
2013-10-16Fix null device clip stack scissor handling.Robin Watts
2013-10-16iOS: add support for selecting form choice fieldsPaul Gardiner
2013-10-16iOS: use partial updates to display annotation changesPaul Gardiner
2013-10-16iOS: keep reference to the fz_pixmaps.Paul Gardiner
2013-10-16iOS: support filling in of text form fieldsPaul Gardiner