Age | Commit message (Expand) | Author |
2016-09-23 | Clean up annotation enum names. | Tor Andersson |
2016-09-08 | Add options to control heuristics in structured text. | Sebastian Rasmussen |
2016-07-14 | Simple update due to API change | Michael Vrhel |
2016-07-14 | Update iOS code to call fz_close_device. | Robin Watts |
2016-07-13 | Bug 696699: Fix Text extraction mediabox information. | Robin Watts |
2016-07-11 | Fixes to iOS application for recent API changes | Michael Vrhel |
2016-06-09 | iOS: Run Xcode's "Convert to Modern ObjC" for "ObjC literals" | Joseph Heenan |
2016-06-09 | iOS: Replace property like accessors with properties | Joseph Heenan |
2016-06-09 | iOS: Use modern instancetype instead of id for init return type | Joseph Heenan |
2016-06-09 | iOS: Fix a bad call to super in MuDocumentController.m | Joseph Heenan |
2016-06-09 | iOS: Replace char * with NSString in ObjC APIs | Joseph Heenan |
2016-06-09 | iOS: Remove some printfs | Joseph Heenan |
2016-05-25 | iOS: Update after pixmap alpha made optional | Joseph Heenan |
2016-04-21 | Bump patch-level. | Tor Andersson |
2016-04-21 | ios: Fix memory leak of outline controller. | Tor Andersson |
2016-04-21 | ios: Regenerate app icons from original source image. | Tor Andersson |
2016-04-20 | Fix bug 696718 by deferring creation of the outline until it's about to be sh... | fredrossperry |
2016-04-19 | add 167x167 icon | fredrossperry |
2016-04-12 | Fixes for building on XCode 7.3, and to use copies of images from the Android... | fredrossperry |
2016-04-06 | Bump version number. | Tor Andersson |
2016-03-31 | Initialize disabled document writing flags to zero | Sebastian Rasmussen |
2016-01-05 | Remove fz_page argument from fz_annot function calls. | Tor Andersson |
2016-01-05 | Link required thirdparty libraries into one library: libmupdfthird.a | Tor Andersson |
2015-12-18 | iOS: Fix two warnings in MuPrintPageRenderer with latest Xcode | Joseph Heenan |
2015-12-18 | Remove fz_save_document and use pdf_save_document directly instead. | Tor Andersson |
2015-12-15 | muPDF iOS app: Support for the latest (3.4.1) Crashlytics. | fredrossperry |
2015-12-15 | muPDF iOS app: properly support 4-inch iPhone. | fredrossperry |
2015-12-15 | muPDF iOS app: add bitcode and UIRequiresFullScreen | fredrossperry |
2015-12-11 | Rename structured text structs and functions to 'stext'. | Tor Andersson |
2015-10-21 | Bump version number. | Tor Andersson |
2015-10-14 | Add proper support for when a combobox widget has options that are 2-element ... | Michael Vrhel |
2015-05-07 | Update version number to 1.7a for the bugfix release. | Tor Andersson |
2015-04-15 | ios: add epub to the list of handled file formats | Tor Andersson |
2015-04-15 | Fix crash in iOS app when share button is used | Paul Gardiner |
2015-04-07 | Fix whitespace. | Tor Andersson |
2015-02-25 | iOS: Minor cleanups to match current best practice | Joseph Heenan |
2015-02-25 | iOS: Fix some warnings in the 64bit build | Joseph Heenan |
2015-02-25 | iOS: Disable empty body warning | Joseph Heenan |
2015-02-25 | iOS: Suppress warnings about unused functions | Joseph Heenan |
2015-02-25 | iOS: conform to recent mupdf API changes. | fredrossperry |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2015-02-17 | Reference count fz_document. | Tor Andersson |
2014-10-12 | iOS: Remove CFBundleIcon* keys from the Info.plist | Joseph Heenan |
2014-10-05 | iOS: Run at native res on iphone6/6+ | Joseph Heenan |
2014-10-05 | iOS: tweak types to avoid warnings in 64 bit builds | Joseph Heenan |
2014-10-04 | iOS: minor cleans ups | 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-10-04 | iOS: Fix an analyser warning | Joseph Heenan |
2014-10-04 | iOS: Remove empty didReceiveMemoryWarning implementation | Joseph Heenan |