summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2014-04-11Add all form field flags. Check flags before marking fields dirty.Tor Andersson
2014-04-02Remove V8 section from android readme.Tor Andersson
2014-04-02Bump the version number to 1.4.Tor Andersson
2014-04-02iOS: in 7.0 and above, allow the system to tint our custom menu buttonsPaul Gardiner
2014-04-02iOS: ensure that the slider has the correct size if hidden during device rota...Paul Gardiner
2014-04-01Solve crash (NullPointerException) when cancelling from password promptRobin Watts
2014-04-01Fix Android build w.r.t. mujs.Robin Watts
2014-04-01Various android fixes.Tor Andersson
2014-03-26iOS: fix build and update to use mujsPaul Gardiner
2014-03-26Pull mujs source into VS solution (disabled)Robin Watts
2014-03-25Update the winrt solution with the changes made in the win32 solution.Michael Vrhel
2014-03-25Use MuJS in Android build.Tor Andersson
2014-03-25Update win32 project files for JS.Tor Andersson
2014-03-25Break dependencies on pdf-form.c and pdf-js.cTor Andersson
2014-03-25Break dependency of pdf-annot.c to graphics library.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts
2014-03-19Implement our own vsnprintf variant.Tor Andersson
2014-03-18Fix operator buffering of inline images.Robin Watts
2014-03-17Rework fz_streams.Robin Watts
2014-03-04Bug 691691: Add way of clearing cached objects out of the xref.Robin Watts
2014-03-04Add pdf_process for filtering operator streams.Robin Watts
2014-03-04Add pdf_process for writing operator streams out to a buffer.Robin Watts
2014-03-04Add pdf_process interface.Robin Watts
2014-02-10Bug 695022: Add TIFF format handlerRobin Watts
2014-01-27Android: fix to account for document handlersPaul Gardiner
2014-01-20iOS: fix the release buildPaul Gardiner
2014-01-17Add missing dependencies back into VS2005 project.Robin Watts
2014-01-16Revert change of mupdf.sln from VS2005 format to VS2012.Robin Watts
2014-01-15Remove repeated NDEBUG in release preprocessor list in WinRT projectsMichael Vrhel
2014-01-15Clearer division in WinRT vs std C++ codeMichael Vrhel
2014-01-15Minor changes for windows 8 store validationMichael Vrhel
2014-01-15Fixes for Windows 8.1 store validationMichael Vrhel
2014-01-13iOS: attach the slider to the toolbar differently for iOS 7Paul Gardiner
2014-01-10iOS: animate the custom buttons used for the iPhone buildPaul Gardiner
2014-01-10iOS: correctly handle document changes that may affect several pagesPaul Gardiner
2014-01-10iOS: better structure the page update codePaul Gardiner
2014-01-10iOS: on iPhone use custom buttons to accommodate shortage of spacePaul Gardiner
2014-01-09Add tiling into the DirectX printing code.Michael Vrhel
2014-01-09Remove comment header blurb from ios files.Tor Andersson
2014-01-09Update copyright date.Tor Andersson
2014-01-09iOS: save changes on returning to the libraryPaul Gardiner
2014-01-07iOS: remove search-bar-transparency hackPaul Gardiner
2014-01-07iOS: don’t allow hiding of the navigation bar when it is other than at the ...Paul Gardiner
2014-01-07iOS: protect against crashing when handling accented chars in choice fieldsPaul Gardiner
2014-01-07iOS: update the form filling dialogs to avoid the keyboard hiding the buttonsPaul Gardiner
2014-01-07iOS: fix for document handlersPaul Gardiner
2014-01-07Introduce 'document handlers'.Robin Watts
2014-01-06add stub files for JPEG-XR supportSimon Bünzli
2014-01-06Android: for scroll steps, use postOnAnimation when availablePaul Gardiner
2014-01-03Android: fix buildPaul Gardiner