summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2014-01-09Remove comment header blurb from ios files.Tor Andersson
2014-01-09Update copyright date.Tor Andersson
2014-01-09iOS: save changes on returning to the libraryPaul Gardiner
2014-01-07iOS: remove search-bar-transparency hackPaul Gardiner
2014-01-07iOS: don’t allow hiding of the navigation bar when it is other than at the ...Paul Gardiner
2014-01-07iOS: protect against crashing when handling accented chars in choice fieldsPaul Gardiner
2014-01-07iOS: update the form filling dialogs to avoid the keyboard hiding the buttonsPaul Gardiner
2014-01-07iOS: fix for document handlersPaul Gardiner
2014-01-07Introduce 'document handlers'.Robin Watts
2014-01-06add stub files for JPEG-XR supportSimon Bünzli
2014-01-06Android: for scroll steps, use postOnAnimation when availablePaul Gardiner
2014-01-03Android: fix buildPaul Gardiner
2014-01-02Add rebinding for fz_streams.Robin Watts
2014-01-02Bug 694732: Android: draw single point strokes when inkingPaul Gardiner
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