summaryrefslogtreecommitdiff
path: root/platform/ios/common.h
AgeCommit message (Collapse)Author
2014-06-26Fix various Xcode analyzer warnings.Matt Holgate
Most were pretty harmless, and were addressed by renaming functions to match the Core Foundation naming conventions, but there was one actual memory leak, and some potential uses of uninitialised data.
2014-04-18iOS: use bitmap based printingPaul Gardiner
allows printing of file types other than PDF
2014-01-09Remove comment header blurb from ios files.Tor Andersson
2013-09-17iOS: split the classes into separate filesPaul Gardiner