22 Commits (e93cf5ca9714b1b9a8ff8911bfbc31984728ad6a)

Author SHA1 Message Date
Yury Delendik 2ac7ac4678 Removes lastScrollSource and isViewerInPresentationMode from TextLayerBuilderOptions 10 years ago
Yury Delendik f68678086d Simple restructuring PageView into PDFPageView 10 years ago
Fil Zembowicz dcb931dbe0 Use existing page count in nextMatch 11 years ago
Fil Zembowicz 4275481e08 Fix how matches are found in search 11 years ago
Yury Delendik 374b94381d Moves scrollPageIntoView to the PDFViewer. 11 years ago
Yury Delendik 7642c39734 Moves pdfDocument.getPage/getTextContent requests out of PDFView 11 years ago
Yury Delendik 7af8748151 Moves viewer code into PDFViewer and some code from PageView. 11 years ago
Tim van der Meij dbe22475e1 Converting PDFFindBar and PDFFindController to classes 11 years ago
Tim van der Meij fbfb9458d6 Implement text normalization for page content and queries 11 years ago
Tim van der Meij ec1b58a30a Fix code style issues in pdf_find_controller.js and build strings more efficiently 11 years ago
Brendan Dahl 5bd8a83c9b Build the text layer geometry on the worker. 11 years ago
Stratos Voukelatos 6a8c998ebd Fix error message typo 11 years ago
Jonas Jenwald af4e977848 Fix coding style in web/pdf_find_controller.js 11 years ago
Yury Delendik 48f0d0a131 Refactors nextPageMatch (nits) 11 years ago
Yury Delendik 96fff4cc74 Refactors getTextContent return value 11 years ago
Karl Denninghoff 1be27e3c81 Fixes but 960409 and adresses review comments including removal of do-while construct 11 years ago
Yury Delendik 5bf3e44e30 Introduces LegacyPromise; polyfills DOM Promise 11 years ago
Jonas Jenwald 982a286f7b Begin searching from current page 12 years ago
Jonas 54dfe05e30 Prevent searching during load from breaking the find functionality 12 years ago
Jonas baba41f702 Prevent searching from breaking when opening a new file in the web viewer 12 years ago
Vivin Paliath 83b6eaed16 pr #3356 12 years ago