summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2014-01-02Bug 694753: Android: Recompute the patch on PageView.update()Paul Gardiner
2013-12-18Android: a few improvements to the view handlingPaul Gardiner
2013-12-17Bug 694831: Check width and height of bitmap, not width and widthRobin Watts
2013-12-16iOS: add javascript supportPaul Gardiner
2013-12-14Add in error trapping. Fix warnings. Remove Win8 deprecated calls. Fix iss...Michael Vrhel
2013-11-28Put thirdparty config headers in separate directories.Tor Andersson
2013-11-28Update mupdf to use latest openjpeg pulled from ghostpdl.Robin Watts
2013-11-27iOS: some fixes for iOS 7Paul Gardiner
2013-11-26Import URW fonts version 1.10 converted to CFF by FontForge.Tor Andersson
2013-11-22iOS: fix white-space inconsistencyPaul Gardiner
2013-11-22iOS; remove use of deprecated functions and fix other warningsPaul Gardiner
2013-11-22iOS: support annotation deletionPaul Gardiner
2013-11-22iOS: hold widget rectangles using document coordinatesPaul Gardiner
2013-11-20iOS: support creation of Ink annotationsPaul Gardiner
2013-11-19iOS: add support for creating markup annotationsPaul Gardiner
2013-11-16Increase allocation to include room for string terminator.Robin Watts
2013-11-14Update WinRT project to Windows 8.1 / VS 2013. Fix several issues with zooming.Michael Vrhel
2013-11-11DirectX printing addedMichael Vrhel
2013-11-11Add tree structure to win32 build.Tor Andersson
2013-11-07iOS: fix non-appearance of buttons for files with no outlinePaul Gardiner
2013-11-04Fix of tab/space issues as well as changing thumbnail scale look ahead to +/-...Michael Vrhel
2013-11-04Addition of printing support.Michael Vrhel
2013-11-04Fix UI so that consistent zoom size is maintained as pages changed.Michael Vrhel
2013-10-23Fix so that multi-threaded rendering of display list works.Michael Vrhel
2013-10-16iOS: add support for selecting form choice fieldsPaul Gardiner
2013-10-16iOS: use partial updates to display annotation changesPaul Gardiner
2013-10-16iOS: keep reference to the fz_pixmaps.Paul Gardiner
2013-10-16iOS: support filling in of text form fieldsPaul Gardiner
2013-10-10Fix broken winRT project by adding new glyph.c file.Michael Vrhel
2013-10-09iOS: ensure link highlights scale correctly on zoom and stay visiblePaul Gardiner
2013-10-09iOS: implement internal-link followingPaul Gardiner
2013-10-04Android: Fix reference overflow in mupdf.cRobin Watts
2013-10-02iOS: unify the drawing of the main image and the tilePaul Gardiner
2013-10-02iOS: rework some positioning calclationsPaul Gardiner
2013-10-02iOS: Introduce use of display listsPaul Gardiner
2013-09-25Android: while adjusting reflow zoom, refresh only the visible pagePaul Gardiner
2013-09-25iOS: while adjusting reflow zoom, refresh only the visible pagePaul Gardiner
2013-09-24iOS: add reflow modePaul Gardiner
2013-09-24iOS: use ObjC-level ref counting to control lifetime of fz_documentPaul Gardiner
2013-09-24Android: fix missing fz_varsPaul Gardiner
2013-09-17iOS: split the classes into separate filesPaul Gardiner
2013-09-17iOS: use the background thread for CGDataProviderCreateWithData's callbackPaul Gardiner
2013-09-16iOS: avoid XCode's passed environment breaking the "generated" buildPaul Gardiner
2013-09-16Android: remove use of Bitmap holder and avoid memory churnPaul Gardiner
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-09-08ios: Clean up project file.Tor Andersson
2013-09-03Add FZ_VERSION define. Check header and library version compatibility.Tor Andersson
2013-08-30Use RLE coding scheme for glyph bitmaps.Robin Watts
2013-08-27Android: support signingPaul Gardiner
2013-08-27Android: add signature checkingPaul Gardiner