summaryrefslogtreecommitdiff
path: root/winrt
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-19Fix up of issues in Windows 8 app prior to submission to Windows storeMichael Vrhel
2013-06-19Fix of winRT solution with changes to header files in mupdfMichael Vrhel
2013-06-19Addition of code to allow files to be opened from skydrive and for app to be ...Michael Vrhel
2013-06-18Move fz_write_pixmap wrapper into pdfextract (its only user).Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-14Missing update for slider when page is already rendered.Michael Vrhel
2013-06-14Fix error handling in WinRT code (that I broke).Robin Watts
2013-06-14Addition of locking cache for display list in winRT libraryMichael Vrhel
2013-06-14Addition of zoom in and zoom out control on top app bar.Michael Vrhel
2013-06-14Addition of display list rendering in WinRT libraryMichael Vrhel
2013-06-12Support begin/end page calls in text extraction device.Tor Andersson
2013-06-12Add begin_page and end_page calls to device interface.Tor Andersson
2013-06-09Remove fz_interactive API in favour of direct use of pdf APIPaul Gardiner
2013-06-08Fix for crash if no file present and links button pressed.Michael Vrhel
2013-06-08Fix up of winrt project so that all the configs and platforms compileMichael Vrhel
2013-06-05Change in doc_document.c to account for oxps type. Also error catching when ...Michael Vrhel
2013-06-03Removal of resource files from project.Michael Vrhel
2013-06-03Clean up of assets and manifest in preparation to submit to Windows App store.Michael Vrhel
2013-06-03Added support for keyboard zooming (+/- key). Fixed issues when orientation c...Michael Vrhel
2013-06-03Fix for issue of link rectangle display when device is rotated.Michael Vrhel
2013-05-27Fix of winRT solution for the changes with openjpeg plus fix for change in fz...Michael Vrhel
2013-05-21Addition of support for password input.Michael Vrhel
2013-05-16winrt: Strip trailing whitespace.Tor Andersson
2013-05-16Addition of progress bar code with cancel during text search.Michael Vrhel
2013-05-16Mutex fixRobin Watts
2013-05-16Miscellaneous tidying.Robin Watts
2013-05-16Minor fixes to winRT project and text search code to account for changes in g...Michael Vrhel
2013-05-16Code cleanup and removal of c++ if def in fitz headersMichael Vrhel
2013-05-16Implemented zooming and fixed and simplified the binding of several objects t...Michael Vrhel
2013-05-16Fix for some memory leaks as well as a stack growth issue in the text search.Michael Vrhel
2013-05-16Fix to ensure thumbnails that are rendered asynchronously out of order get pl...Michael Vrhel
2013-05-16Text search working now. This is done in a similar fashion the the linksMichael Vrhel
2013-05-16Support for going to the links.Michael Vrhel
2013-05-16Display of link in document reworked.Michael Vrhel
2013-05-16Fix for crash with rotation of devices. Added rescale for thumb images with ...Michael Vrhel
2013-05-16Rework of background task set up for rendering the thumbnails of the pages in...Michael Vrhel
2013-05-16Fix so that we can open a new document after already opening oneMichael Vrhel
2013-05-16Code cleanupMichael Vrhel
2013-05-16Removal of old winapp projectMichael Vrhel
2013-05-16Addition of html viewing with winRT library callMichael Vrhel
2013-05-16Addition of content display into WinRT libraryMichael Vrhel
2013-05-16Major changes in the entire design.Michael Vrhel
2013-05-16Fix for issues in links as well as search. Also some general clean up.Michael Vrhel
2013-05-16Addition of reflow page view. Also fix for crash when opening new document.Michael Vrhel
2013-05-16Add missing files related to contents list view.Michael Vrhel
2013-05-16Rename winRT to winrtRobin Watts