summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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
2013-08-27Support openssl build in androidPaul Gardiner
2013-08-24Rename varible in pdfapp to relate it to searching.Sebastian Rasmussen
2013-08-24Display warnings in statusbar in x11 viewer.Sebastian Rasmussen
2013-08-24X11 viewer code rearranged for aesthetic reasons.Sebastian Rasmussen
2013-08-24Add support for showing messages in x11 viewer statusbar.Sebastian Rasmussen
2013-08-24Generalize search blitting in x11 to include page number.Sebastian Rasmussen
2013-08-24Cancel page timeout when searching in x11 viewer.Sebastian Rasmussen
2013-08-21Bug 694522: Cope with selection of text on a JPEG image.Robin Watts