summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-09Remove fz_interactive API in favour of direct use of pdf APIPaul Gardiner
2013-06-08Simple PCL outputRobin Watts
2013-06-08Silence warning.Tor Andersson
2013-06-08Add ctags make target.Tor Andersson
2013-06-08Update openjpeg submodule with ARM build fix.Robin Watts
2013-06-08Fix for crash if no file present and links button pressed.Michael Vrhel
2013-06-08Fix up of winrt project so that all the configs and platforms compileMichael Vrhel
2013-06-08Remove debug prints from the file spec parsing codeSebastian Rasmussen
2013-06-05Fix XPS leaking fz_buffers for images.Robin Watts
2013-06-05Maintain the separation of xref sections when loading a documentPaul Gardiner
2013-06-05Rework the xref loading code in preparation for separately holding sectionsPaul Gardiner
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-03fix MSVC compilation warnings in appszeniko
2013-06-03prevent memory leak and unexpected exceptionzeniko
2013-06-03prevent deadlock under memory pressurezeniko
2013-06-03Removal of resource files from project.Michael Vrhel
2013-06-03Clean up of assets and manifest in preparation to submit to Windows App store.Michael Vrhel
2013-06-03Added support for keyboard zooming (+/- key). Fixed issues when orientation c...Michael Vrhel
2013-06-03Fix for issue of link rectangle display when device is rotated.Michael Vrhel
2013-06-03Fix tile drawing problems with {x,y}step < width/heightRobin Watts
2013-06-03Improve rendering of fts_15_1506.pdfRobin Watts
2013-06-03Fix SVG output.Robin Watts
2013-06-03Parse full PDF filespecs, not just filenamesSebastian Rasmussen
2013-06-03Do not print invalid hex character in warningSebastian Rasmussen
2013-06-03Assume non-clang compilers support incbinSebastian Rasmussen
2013-06-03Clean out some old renaming scripts.Tor Andersson
2013-05-31Fix typo in text extraction RTL pass.Tor Andersson
2013-05-30Update Makefile for V8 MacOS X operation.Robin Watts
2013-05-30Delete libraries before updating them.Tor Andersson
2013-05-30Fix header file dependencies and X11 CFLAGS in Makefile.Tor Andersson
2013-05-30Add fz_puts to the fz_output bestiary.Robin Watts
2013-05-30Android: Tweak towards api-7 compatibilityRobin Watts
2013-05-30Android manifest tweaks.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-30Generate C-includable version of Adobe CA certificatePaul Gardiner
2013-05-29Rename some find/lookup functions to be in line with documentation.Tor Andersson
2013-05-29Add some documentation about naming and reference counting schemes.Tor Andersson
2013-05-29Access the xref table via an interfacePaul Gardiner
2013-05-29Access the trailer via an interfacePaul Gardiner
2013-05-29Fix a typo in Makethird where we used $(BUILD) rather than $(build).Tor Andersson
2013-05-29Add rules to configure and build openssl if it is present in thirdparty.Tor Andersson
2013-05-29Clean up thirdparty / system library makefile variables.Tor Andersson
2013-05-29Fix fontdump .incbin ifdef for clang.Tor Andersson
2013-05-29Killed pdf_cmap_token enum.Tor Andersson
2013-05-29Silence warnings.Tor Andersson
2013-05-29Trivial (and probably needless) simplification of git hook.Tor Andersson
2013-05-29Remove unneccessary variables in android makefiles.Tor Andersson
2013-05-29Add "thirdparty.txt"Chris Liddell