Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-04 | iOS: Move instance variables from .h to .m | Joseph Heenan | |
These are private details that, since changes in Xcode, no longer need to be exposed in the headers. | |||
2014-01-10 | iOS: correctly handle document changes that may affect several pages | Paul Gardiner | |
Interaction with forms may change several pages, so all pages currently represented by view need updating. | |||
2014-01-09 | Remove comment header blurb from ios files. | Tor Andersson | |
2013-11-22 | iOS: support annotation deletion | Paul Gardiner | |
2013-11-20 | iOS: support creation of Ink annotations | Paul Gardiner | |
2013-11-19 | iOS: add support for creating markup annotations | Paul Gardiner | |
2013-10-16 | iOS: keep reference to the fz_pixmaps. | Paul Gardiner | |
2013-10-16 | iOS: support filling in of text form fields | Paul Gardiner | |
2013-10-02 | iOS: Introduce use of display lists | Paul Gardiner | |
Also add exception handling around library calls | |||
2013-09-24 | iOS: add reflow mode | Paul Gardiner | |