index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
winrt
/
mupdf_cpp
Age
Commit message (
Expand
)
Author
2013-06-14
Addition of display list rendering in WinRT library
Michael Vrhel
2013-06-08
Fix for crash if no file present and links button pressed.
Michael Vrhel
2013-06-08
Fix up of winrt project so that all the configs and platforms compile
Michael Vrhel
2013-06-05
Change in doc_document.c to account for oxps type. Also error catching when ...
Michael Vrhel
2013-06-03
Removal of resource files from project.
Michael Vrhel
2013-06-03
Clean up of assets and manifest in preparation to submit to Windows App store.
Michael Vrhel
2013-06-03
Added support for keyboard zooming (+/- key). Fixed issues when orientation c...
Michael Vrhel
2013-06-03
Fix for issue of link rectangle display when device is rotated.
Michael Vrhel
2013-05-21
Addition of support for password input.
Michael Vrhel
2013-05-16
winrt: Strip trailing whitespace.
Tor Andersson
2013-05-16
Addition of progress bar code with cancel during text search.
Michael Vrhel
2013-05-16
Miscellaneous tidying.
Robin Watts
2013-05-16
Code cleanup and removal of c++ if def in fitz headers
Michael Vrhel
2013-05-16
Implemented zooming and fixed and simplified the binding of several objects t...
Michael Vrhel
2013-05-16
Fix for some memory leaks as well as a stack growth issue in the text search.
Michael Vrhel
2013-05-16
Fix to ensure thumbnails that are rendered asynchronously out of order get pl...
Michael Vrhel
2013-05-16
Text search working now. This is done in a similar fashion the the links
Michael Vrhel
2013-05-16
Support for going to the links.
Michael Vrhel
2013-05-16
Display of link in document reworked.
Michael Vrhel
2013-05-16
Fix for crash with rotation of devices. Added rescale for thumb images with ...
Michael Vrhel
2013-05-16
Rework of background task set up for rendering the thumbnails of the pages in...
Michael Vrhel
2013-05-16
Fix so that we can open a new document after already opening one
Michael Vrhel
2013-05-16
Code cleanup
Michael Vrhel
2013-05-16
Addition of html viewing with winRT library call
Michael Vrhel
2013-05-16
Addition of content display into WinRT library
Michael Vrhel
2013-05-16
Major changes in the entire design.
Michael Vrhel