summaryrefslogtreecommitdiff
path: root/winrt/mupdf_cpp/MainPage.xaml.cpp
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-19Addition of code to allow files to be opened from skydrive and for app to be ...Michael Vrhel
2013-06-14Missing update for slider when page is already rendered.Michael Vrhel
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-08Fix for crash if no file present and links button pressed.Michael Vrhel
2013-06-05Change in doc_document.c to account for oxps type. Also error catching when ...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-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-16Miscellaneous tidying.Robin Watts
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-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