summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson
2013-06-18Fix win32 project files.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-17Tweaks to ink annotation for smoothness.Paul Gardiner
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-14Missing update for slider when page is already rendered.Michael Vrhel
2013-06-14Fix error handling in WinRT code (that I broke).Robin Watts
2013-06-14Addition of locking cache for display list in winRT libraryMichael Vrhel
2013-06-14Addition of zoom in and zoom out control on top app bar.Michael Vrhel
2013-06-14Addition of display list rendering in WinRT libraryMichael Vrhel
2013-06-13Bug 694313: Fix potential double frees of objectsRobin Watts
2013-06-13Fix typos in comments.Robin Watts
2013-06-13Make display lists reference counted objects.Robin Watts
2013-06-13Bug 694315: Fix locking problem in error case.Robin Watts
2013-06-13Remove stray code from last commit.Robin Watts
2013-06-13Bug 694303: Fix various problems in pdf parsingRobin Watts
2013-06-12Call begin/end page in pdfapp.Tor Andersson
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-12Some Makefile cleanups.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-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