1579 Commits (2d6b15d0d99e5af6e77916c88d04ef2d45a1afab)

Author SHA1 Message Date
arai 5c4e3c31b8 Bug 1156287 - Do not extract unreachable code after return 10 years ago
Jonas Jenwald bc0d55bf43 Remove commented out code from viewer.html 10 years ago
Taylor Brown 34d3b96b52 prevent viewer from zooming on cmd+mousewheel 10 years ago
Jonas Jenwald 48242abe72 [B2G] Stub the |DownloadManager| to avoid error 10 years ago
Jonas Jenwald e5c4819601 Small refactoring of the code that calls |PDFViewerApplication.setInitialView| 10 years ago
Jonas Jenwald 6091e7bd6b Move the code that resets the history state when the |showPreviousViewOnLoad| preference is set to |false| 10 years ago
Jonas Jenwald 03497eabd5 Move fetching of the |defaultZoomValue| preference value to |PDFViewerApplication.initialize| 10 years ago
Jonas Jenwald 3974adcc22 Remove reference to GNUpdf from comment in |DocumentProperties.parseDate| 10 years ago
Mohamed Baig 6d8adb31ad Added the data-page-number dom attribute to the page rendered in the browser 10 years ago
Rob Wu d34e6ddd60 Set page size via @page + size 10 years ago
Jonas Jenwald 94cc731616 Add custom |outlineloaded| and |attachmentsloaded| events to the viewer (bug 1112947) 10 years ago
Jonas Jenwald 36400ae48d Add |pageActualOption| to the list of predefined zoom options in the |scalechange| event handler in viewer.js 10 years ago
Jonas Jenwald 4a3b0d9c64 Add a |PDFViewer| option to remove the border shadow around pages (issue 5559) 10 years ago
Jonas Jenwald 65a5543efe Disable PresentationMode for certain problematic configurations 10 years ago
Tim van der Meij 230d8c40e4 Make presentation mode work again in Safari 10 years ago
Rob Wu 6eb9e6a6a4 Fix flaw in mozCurrentTransform polyfill 10 years ago
Jonas Jenwald f0d538d7cf Revert PR 5510, except in WebKit browsers, for breaking print preview in Firefox 10 years ago
speedplane 80d85b5fe7 Embedded PDF viewers should not be changing their parent page's title. 10 years ago
Rob Wu 6a16d7dd44 Reset state upon load if showPreviousViewOnLoad 10 years ago
fkaelberer a78bb6b946 Use binary search in getVisibleElements() 10 years ago
Damjan Velickovski 29290f3277 added nbsp normalization 10 years ago
Jonas Jenwald eed67ea8bb Remove the |el| property in PDFPageView and PDFThumbnailView 10 years ago
Jonas Jenwald a495ab0d13 Fix regression that prevents resetting the zoom level to "Automatic" when using the |Ctrl + 0| keys 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Jonas Jenwald 8131440f9e Move the call to |PDFFindController.resolveFirstPage| into PDFViewer 10 years ago
Rob Wu ac5a8bcdda [l10n] Treat language as case-insensitive 10 years ago
Jonas Jenwald d53fa1884b Simplify a couple of preprocessor tags in viewer.js 10 years ago
Jonas Jenwald bb16475070 Use the |shadow| function from src/shared/util.js in viewer.js 10 years ago
Tim van der Meij b72395d5ce Determine filename only once and reduce code for _bindLink 10 years ago
Tim van der Meij 818b7fc306 Add JSDoc comments to PDFAttachmentView 10 years ago
Tim van der Meij 4c6ca1c78f Remove DownloadManager dependency 10 years ago
Tim van der Meij 733882ac25 Refactor PDFAttachmentView to be more class-like and to separate functionality into methods 10 years ago
Tim van der Meij 609e2a30e9 Rename DocumentAttachmentsView to PDFAttachmentView 10 years ago
Tim van der Meij 2c19d99a2e Rename document_attachments_view.js to pdf_attachment_view.js 10 years ago
Tim van der Meij f4dbc99483 Add JSDoc comments to PDFOutlineView 10 years ago
Tim van der Meij ea1d37eb0d Refactor PDFAttachmentView to be more class-like and to separate functionality into methods 10 years ago
Tim van der Meij b17da309ed Rename DocumentOutlineView to PDFOutlineView 10 years ago
Tim van der Meij 3eeb571425 Rename document_outline_view.js to pdf_outline_view.js 10 years ago
fkaelberer d3022e1e70 Update thumbnail images only when sidebar is visible 10 years ago
fkaelberer 047d61ed1f Update thumbnail style only when sidebar is visible 10 years ago
Jonas Jenwald 777d69b52e Remove dead code from PDFThumbnailView 10 years ago
Jonas Jenwald b7041f81f4 Enable cancelling of thumbnail drawing 10 years ago
Jonas Jenwald 878aa76c15 Refactor PDFThumbnailView to look more similar to PDFPageView 10 years ago
Jonas Jenwald 7f8f404536 Rename ThumbnailView to PDFThumbnailView and refactor it to be more class-like 10 years ago
Tim van der Meij 2524c4dee7 Remove obselete file from .gitignore 10 years ago
Jonas Jenwald 8471bb3206 Avoid getting |childNodes| twice in PDFPageView_reset, by using the variable instead 10 years ago
Tim van der Meij c278d65dfd Remove unused viewer-snippet-b2g-activity-header.html 10 years ago
Tim van der Meij f89d1ca2e7 Remove unused index.html.template 10 years ago
Jonas Jenwald 64ba38008f Rename the thumbnail_view.js file 10 years ago
Jonas Jenwald dfa993d13d Fix function names in PDFThumbnailViewer 10 years ago