summaryrefslogtreecommitdiff
path: root/platform/ios/Classes
AgeCommit message (Expand)Author
2014-06-27iOS - Fix #695217 - don't allow annotation of encrypted PDFsMatt Holgate
2014-06-26Add missing fz_var() and fix potential memory leak.Matt Holgate
2014-06-26Fix deleting wrong file or crashing app if first file deleted.Matt Holgate
2014-06-26Add missing 'period' to files launched via 'Open In' before file extension.Matt Holgate
2014-06-26Fix various Xcode analyzer warnings.Matt Holgate
2014-06-18Fix for bug #694405 - iOS Pdf CrashMatt Holgate
2014-04-24iOS: remove the annotations button for non-interactive document typesPaul Gardiner
2014-04-24iOS: perform rendering for AirPrint in stripsPaul Gardiner
2014-04-24iOS: fix AirPrint quality to 300 dpiPaul Gardiner
2014-04-24iOS: refactor AirPrint code ready for printing at higher res and in stripsPaul Gardiner
2014-04-24iOS: copy files from Inbox to Documents so that they can be alteredPaul Gardiner
2014-04-24iOS: add support for sharing documents with other appsPaul Gardiner
2014-04-22Fix iOS formatting.Tor Andersson
2014-04-18iOS: use bitmap based printingPaul Gardiner
2014-04-18iOS: add AirPrint supportPaul Gardiner
2014-04-02iOS: in 7.0 and above, allow the system to tint our custom menu buttonsPaul Gardiner
2014-04-02iOS: ensure that the slider has the correct size if hidden during device rota...Paul Gardiner
2014-03-26iOS: fix build and update to use mujsPaul Gardiner
2014-01-13iOS: attach the slider to the toolbar differently for iOS 7Paul Gardiner
2014-01-10iOS: animate the custom buttons used for the iPhone buildPaul Gardiner
2014-01-10iOS: correctly handle document changes that may affect several pagesPaul Gardiner
2014-01-10iOS: better structure the page update codePaul Gardiner
2014-01-10iOS: on iPhone use custom buttons to accommodate shortage of spacePaul Gardiner
2014-01-09Remove comment header blurb from ios files.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
2013-11-27iOS: some fixes for iOS 7Paul Gardiner
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-07iOS: fix non-appearance of buttons for files with no outlinePaul Gardiner
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-09iOS: ensure link highlights scale correctly on zoom and stay visiblePaul Gardiner
2013-10-09iOS: implement internal-link followingPaul Gardiner
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-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