summaryrefslogtreecommitdiff
path: root/platform/ios/Classes/MuPageViewReflow.m
AgeCommit message (Expand)Author
2017-01-09Remove platform/ios directory.Tor Andersson
2016-12-02Fix iOS build.Tor Andersson
2016-10-26Update ios/android to use new way of passion stext options.Sebastian Rasmussen
2016-09-08Add options to control heuristics in structured text.Sebastian Rasmussen
2016-07-14Update iOS code to call fz_close_device.Robin Watts
2016-07-13Bug 696699: Fix Text extraction mediabox information.Robin Watts
2016-06-09iOS: Run Xcode's "Convert to Modern ObjC" for "ObjC literals"Joseph Heenan
2016-06-09iOS: Use modern instancetype instead of id for init return typeJoseph Heenan
2015-12-11Rename structured text structs and functions to 'stext'.Tor Andersson
2015-02-25iOS: conform to recent mupdf API changes.fredrossperry
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-10-04iOS: minor cleans upsJoseph Heenan
2014-10-04iOS: Move instance variables from .h to .mJoseph Heenan
2014-01-10iOS: correctly handle document changes that may affect several pagesPaul Gardiner
2014-01-09Remove comment header blurb from ios files.Tor Andersson
2013-11-22iOS: fix white-space inconsistencyPaul Gardiner
2013-11-22iOS: support annotation deletionPaul Gardiner
2013-11-20iOS: support creation of Ink annotationsPaul Gardiner
2013-11-19iOS: add support for creating markup annotationsPaul Gardiner
2013-10-09iOS: implement internal-link followingPaul Gardiner
2013-09-24iOS: add reflow modePaul Gardiner