summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-13docs: Put logo in title bar.Tor Andersson
2017-11-13docs: Don't shout in the navigation bar.Tor Andersson
2017-11-13Add sed script to update <nav> sections.Tor Andersson
2017-11-13Never draw Popup annotations.Tor Andersson
2017-11-13gl: Fix GLUT build on MacOS X.Tor Andersson
2017-11-13gl: Make KEY_DELETE match actual ASCII DEL code.Tor Andersson
2017-11-13gl: Fix busy loop.Tor Andersson
2017-11-13Bug 698369: Fix stroking issue when closepath is infinitessimal.Robin Watts
2017-11-10Remove fz_android_fprintf.Tor Andersson
2017-11-10Purge obsolete NDK_PROFILER code.Tor Andersson
2017-11-10Fix potential problem with null path segments leaving dots.Robin Watts
2017-11-10jni: Update for StructuredText highlight and copy changes.Tor Andersson
2017-11-10Remove unused variables.Tor Andersson
2017-11-10Update build docs to change HAVE_GLFW into HAVE_GLUT.Tor Andersson
2017-11-09Bug 698307: Improve stdint.h detection logic in openjpeg wrapper.Robin Watts
2017-11-09Bug 698353: Avoid having our API depend on DEBUG/NDEBUG.Robin Watts
2017-11-09Avoid mu-office-lib calling fz_lock.Robin Watts
2017-11-09Fix windows build of GL app.Robin Watts
2017-11-09Squash warning.Robin Watts
2017-11-09VS2005: Fix Freeglut build.Robin Watts
2017-11-08Bug 698460: Mudraw: Set stdout to binary on windowsRobin Watts
2017-11-08Clean up and speed up text searching.Tor Andersson
2017-11-08Be a bit paranoid.Tor Andersson
2017-11-08Select and copy structured text by lines.Tor Andersson
2017-11-08Purge some obsolete MacOS X build stuff.Tor Andersson
2017-11-08gl: Remove GLFW and reinstate FreeGLUT.Tor Andersson
2017-11-08Remove broken bidi reordering code.Tor Andersson
2017-11-08Silence warning.Tor Andersson
2017-11-08Move static inline function out of header.Tor Andersson
2017-11-08Bug 698467: Honour resolution in text extraction.Robin Watts
2017-11-08Bug 698616: Fix use after free in Page_textAsHtmlRobin Watts
2017-11-08Use fz_snprintf in preference to snprintf.Robin Watts
2017-11-08Fix TGA banded operation.Robin Watts
2017-11-08Pixmap writers for formats with alpha should handle premultiplied data.Robin Watts
2017-11-08Bug 689699: Avoid buffer overrun.Robin Watts
2017-11-08Bug 698704: Fix for overflow check failing due to 'clever' compiler.Robin Watts
2017-11-08Bug 698689: Don't create a hint stream for a file with 0 pages.Robin Watts
2017-11-06Update lcms2art with the latest from lcms2 (2.9).Robin Watts
2017-11-06Expose text filtering through pdf_clean interface.Robin Watts
2017-11-06Use text state handling in pdf_filter_processor to filter text.Robin Watts
2017-11-06Extract text state handling from run pdf_processor.Robin Watts
2017-11-02Fixes for win32 build.Tor Andersson
2017-11-01Add separate fz_close_output step.Tor Andersson
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-11-01Don't use 'long' needlessly.Tor Andersson
2017-11-01Silence warning.Tor Andersson
2017-10-30Avoid UMR in fz_copy_pixmap_area_converting_seps.Robin Watts
2017-10-25Fix multithreaded crash with tiled regions.Robin Watts
2017-10-25Fix pgm corruption with spots files.Robin Watts
2017-10-25Ensure that fz_new_image_from_buffer doesn't leak a colorspace.Robin Watts