summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-21Fix Android builds.Robin Watts
2013-06-20Fix default make target.Tor Andersson
2013-06-20Rename fz_image_to_pixmap to fz_new_pixmap_from_image.Tor Andersson
2013-06-20Update source, makefiles and win32 projects.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson
2013-06-20Comment fixes (rename fz_ to pdf_ was missed)Robin Watts
2013-06-19Fix up of issues in Windows 8 app prior to submission to Windows storeMichael Vrhel
2013-06-19Android build fixes.Robin Watts
2013-06-19Exception handling fixes.Robin Watts
2013-06-19Use subdirs in build directory for thirdparty libraries.Tor Andersson
2013-06-19Fix exception handling changes in X11 app.Tor Andersson
2013-06-19Move pixmap md5 summing into pixmap.cTor Andersson
2013-06-19Fix of winRT solution with changes to header files in mupdfMichael Vrhel
2013-06-19Addition of code to allow files to be opened from skydrive and for app to be ...Michael Vrhel
2013-06-19Exception handling changesRobin Watts
2013-06-19Fix win32, with-openssl buildPaul Gardiner
2013-06-19Update Win32 project with new header files.Robin Watts
2013-06-18Fix win32 and javascript build.Tor Andersson
2013-06-18Add gen_ prefix to generated header files.Tor Andersson
2013-06-18Fix makefile header dependencies.Tor Andersson
2013-06-18Move fz_write_pixmap wrapper into pdfextract (its only user).Tor Andersson
2013-06-18Split pdf.h into subheaders.Tor Andersson
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