Skip to content

Tags: wyyrepo/mupdf

Tags

1.13.0

Toggle 1.13.0's commit message
Fix VS project file.

Stray line, presumably a merge edit failure.

1.13.0-rc1

Toggle 1.13.0-rc1's commit message
Fix VS project file.

Stray line, presumably a merge edit failure.

1.12.0

Toggle 1.12.0's commit message
Import FreeGLUT fixes for clipboard and unicode input.

Fixes issues with dead keys in unicode input.

1.11.1

Toggle 1.11.1's commit message
Remove fz_android_fprintf.

Use android logging for throw/warn like we do with OutputDebugString
on windows.

1.11

Toggle 1.11's commit message
jpx: Make Luratech decoder glue layer compile.

1.11-rc1

Toggle 1.11-rc1's commit message
Fix typo in PDFAnnotation.setQuadPoints.

1.10a

Toggle 1.10a's commit message
Bump version number.

1.10

Toggle 1.10's commit message
Fix a few cases where pdf_unmark_obj wasn't always being called on er…

…rors.

1.10-rc2

Toggle 1.10-rc2's commit message
Build Java viewer with libcrypto support if available.

1.10-rc1

Toggle 1.10-rc1's commit message
Clean up braces and indentation in fz_paint_affine_near/lerp.