index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
ios
/
MuPDF.xcodeproj
Age
Commit message (
Expand
)
Author
2016-01-05
Link required thirdparty libraries into one library: libmupdfthird.a
Tor Andersson
2015-12-15
muPDF iOS app: properly support 4-inch iPhone.
fredrossperry
2014-10-05
iOS: Run at native res on iphone6/6+
Joseph Heenan
2014-10-04
iOS: convert app icons & launch image into image catalogues
Joseph Heenan
2014-10-04
iOS: Enable various warnings to match current best practice
Joseph Heenan
2014-07-14
Add the ability to hook a post-archive script into the build process.
Matt Holgate
2014-07-10
Convert Xcode schemes to shared schemes, so that they are tracked in git.
Matt Holgate
2014-07-10
Crashlytics support for official builds.
Matt Holgate
2014-07-10
Enable modules in iOS build.
Matt Holgate
2014-07-07
Fix disabled state of bar buttons on iPhone/iPod Touch.
Matt Holgate
2014-07-07
Use tabs rather than spaces for the MuPDF project.
Matt Holgate
2014-06-30
Switch to Artifex Team.
Matt Holgate
2014-05-07
iOS: add extra icon sizes for iOS 7
Paul Gardiner
2014-04-24
iOS: add support for sharing documents with other apps
Paul Gardiner
2014-04-18
iOS: use bitmap based printing
Paul Gardiner
2014-04-18
iOS: add AirPrint support
Paul Gardiner
2014-03-26
iOS: fix build and update to use mujs
Paul Gardiner
2014-01-10
iOS: correctly handle document changes that may affect several pages
Paul Gardiner
2014-01-10
iOS: on iPhone use custom buttons to accommodate shortage of space
Paul Gardiner
2014-01-07
iOS: update the form filling dialogs to avoid the keyboard hiding the buttons
Paul Gardiner
2013-12-16
iOS: add javascript support
Paul Gardiner
2013-11-27
iOS: some fixes for iOS 7
Paul Gardiner
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: add support for selecting form choice fields
Paul Gardiner
2013-10-16
iOS: support filling in of text form fields
Paul Gardiner
2013-10-09
iOS: implement internal-link following
Paul Gardiner
2013-09-24
iOS: add reflow mode
Paul Gardiner
2013-09-24
iOS: use ObjC-level ref counting to control lifetime of fz_document
Paul Gardiner
2013-09-17
iOS: split the classes into separate files
Paul Gardiner
2013-09-16
iOS: avoid XCode's passed environment breaking the "generated" build
Paul Gardiner
2013-09-08
ios: Clean up project file.
Tor Andersson
2013-06-25
Update ios project for reshuffle.
Tor Andersson
2013-06-20
Rearrange source files.
Tor Andersson