From 2380744fddfe7d47d07a175fb3a55d0b22af1eb2 Mon Sep 17 00:00:00 2001 From: Michael Vrhel Date: Thu, 12 Dec 2013 09:49:06 -0800 Subject: Add in error trapping. Fix warnings. Remove Win8 deprecated calls. Fix issues with surface thumb rendering. Also, make updates for changes made to font names and 3rd party file structures. --- .../winrt/mupdf_cpp/Common/StandardStyles.xaml | 2 +- platform/winrt/mupdf_cpp/MainPage.xaml | 33 +- platform/winrt/mupdf_cpp/MainPage.xaml.cpp | 669 +++++++++++++-------- platform/winrt/mupdf_cpp/MainPage.xaml.h | 39 +- platform/winrt/mupdf_cpp/PrintPage.cpp | 2 +- platform/winrt/mupdf_cpp/mupdf_cpp.vcxproj | 1 + platform/winrt/mupdf_cpp/mupdf_cpp.vcxproj.filters | 1 + 7 files changed, 493 insertions(+), 254 deletions(-) (limited to 'platform/winrt/mupdf_cpp') diff --git a/platform/winrt/mupdf_cpp/Common/StandardStyles.xaml b/platform/winrt/mupdf_cpp/Common/StandardStyles.xaml index 771d773c..ed4b0ec2 100644 --- a/platform/winrt/mupdf_cpp/Common/StandardStyles.xaml +++ b/platform/winrt/mupdf_cpp/Common/StandardStyles.xaml @@ -452,7 +452,7 @@