summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-07-15java - move fitz sources into a 'src' subfolder.fred ross-perry
2016-07-15Android viewer - fix bugs in mupdf.c associated with changing APIs.fred ross-perry
2016-07-15Fix indentation for Java sources.Tor Andersson
2016-07-15Fix build breakage in Android viewer jni code.Robin Watts
2016-07-15Support changing reflowable font size in JNI sample viewer.Sebastian Rasmussen
2016-07-15Adding missing JNI interfaces.Sebastian Rasmussen
2016-07-15Cleanup of JNI code for consistency.Sebastian Rasmussen
2016-07-14Simple update due to API changeMichael Vrhel
2016-07-14Update android viewer with fz_close_device.Robin Watts
2016-07-14Update iOS code to call fz_close_device.Robin Watts
2016-07-14Fix whitespace and indentation.Tor Andersson
2016-07-14x11: Update x11/win32 viewer for fz_close_device changes.Tor Andersson
2016-07-13Bug 696699: Fix Text extraction mediabox information.Robin Watts
2016-07-12Android JNI Annotation fix.Robin Watts
2016-07-11Java desktop example: detect retina and scale accordinglyfredrossperry
2016-07-11android desktop viewer: scale the page box before making the pixmap in imageF...fred ross-perry
2016-07-11JNI: Fix annotation crashing problem.Robin Watts
2016-07-11MSVC: Add DebugJava/ReleaseJava configurations.Robin Watts
2016-07-11Update mupdf_native.c for Windows.Robin Watts
2016-07-11Fixes to iOS application for recent API changesMichael Vrhel
2016-07-08Fix Windows builds.Robin Watts
2016-07-08git stripspaceTor Andersson
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-07-08Slim pdf_annot struct: remove cached annot_type and widget_type fields.Tor Andersson
2016-07-08android: Fix mixed tabs/spaces in DocViewActivity.java.Tor Andersson
2016-07-06Android example: modify to use new JNI, N-up page displayfredrossperry
2016-07-06Android viewer - replace missing build.gradle filefredrossperry
2016-07-06Android viewer: add mupdf_native.c to buildfredrossperry
2016-07-06x11: Fix segfault when creating presentation transitions.Tor Andersson
2016-07-06Start slimming pdf_page.Tor Andersson
2016-07-06gl: Fix buffer overrun when there are too many annotations.Tor Andersson
2016-07-05Fix Java makefile to link to system freetype library.Sebastian Rasmussen
2016-06-29Add Source Han Sans CJK per-language fonts.Tor Andersson
2016-06-27MSVC: Add DebugGProof configurationRobin Watts
2016-06-23epub: Use markup language when shaping and selecting fallback fonts.Tor Andersson
2016-06-23Update JNI code. Take explicit alpha argument in toPixmap functions.Tor Andersson
2016-06-23modified mupdf.c and mupdf_native.c to adapt to APIs that have recently changed.fredrossperry
2016-06-22Update font names in libfonts.vcprojMichael Vrhel
2016-06-22gl: Fix annotation textures that have alpha, while page textures don't.Tor Andersson
2016-06-20Bug 696835: Reverse zoom in/zoom out mouse controls.Robin Watts
2016-06-20Add simple muraster.Robin Watts
2016-06-17Update base 14 fonts to the latest release from URW.Tor Andersson
2016-06-17Add mediabox argument to fz_new_display_list.Tor Andersson
2016-06-17Add device space transform state to draw device.Tor Andersson
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-06-16Drop save_alpha argument from image writing functions.Tor Andersson
2016-06-16Split image output functions into separate files.Tor Andersson
2016-06-16gl: Add PDF creator and producer to info display.Tor Andersson
2016-06-16Update JNI bindings for pixmap alpha changes.Tor Andersson
2016-06-16MSVC: 64bit fixes.Robin Watts