763 Commits (2acb40fffb3b3d6d5e8d6f90f77f0fab9223bf24)

Author SHA1 Message Date
Julian Viereck 3a86e047e0 Prevent default actions when zooming. Otherwise the browser performs a zoom of the entire page 14 years ago
notmasteryet 0f6291c7b9 Move text layer UI to viewer.js; fixes adding div with single char; replaces innerHTML to textContent 14 years ago
notmasteryet ddf9c43116 Fixing setting of auto-zoom value in bookmarks (#938) 14 years ago
notmasteryet fb2d165a48 Simple search results 14 years ago
notmasteryet 3b72c6063c Text char codes extraction 14 years ago
Artur Adib 8439830d4e disableWorker via URL 14 years ago
Artur Adib 2040c35001 Moved event binding to 'load' event 14 years ago
Artur Adib 7d8240f15c Addressing comments, linting 14 years ago
Brendan Dahl 7d57f5d2eb Address Yury's comment 2. 14 years ago
notmasteryet c06697732f Avoiding pageRefMap is not defined in the getDestinationHash() 14 years ago
notmasteryet 66eda9b36b replace isName in the viewer.js 14 years ago
Artur Adib 8dc467709d bug fix 14 years ago
Artur Adib 4369a1a84a make it work in WebKit 14 years ago
Artur Adib a523d80753 bringing Cache() back 14 years ago
Artur Adib e316d78755 Smoother thumbnail scrolling via lazy rendering 14 years ago
Brendan Dahl cddb106358 Fix lints. 14 years ago
Brendan Dahl b40af3555b Display error messages on more problems. 14 years ago
Brendan Dahl d6925b13ba Adding new errorback and code to display error messages. 14 years ago
notmasteryet 8685915542 Re-using the pages as thumbnails 14 years ago
Artur Adib f2d54d3207 Replacing URL flag format 14 years ago
notmasteryet 3d36a05d7f Text alignment inside input controls 14 years ago
notmasteryet f3ee85efab Simple AcroForms support 14 years ago
Artur Adib 98f3bab65c Lazy rendering 14 years ago
Artur Adib e7d08e3a98 Selection working 14 years ago
Artur Adib 6c5d2ac88b progress 14 years ago
Artur Adib 1d4e3025b6 PDF --> PDFJS, global wrapper named 14 years ago
Artur Adib 21753b9e89 Only one worker file, bundled in pdf.js 14 years ago
Vivien Nicolas b0bf99098b Make firstrun looks faster 14 years ago
= 65ea07a3a2 Initial merge of master. 14 years ago
Vivien Nicolas f3dc4206ee Make the 'download' button behavior more robust 14 years ago
Vivien Nicolas 6d2c5414bf Add a download button in case the extension is not enough 14 years ago
Vivien Nicolas 010b59cc54 Use 'hidden' instead of display: none 14 years ago
Vivien Nicolas 931192fb79 Remove useless code since the extension is loaded into a privileged chrome:// scope 14 years ago
Vivien Nicolas 674d6a7d18 Fix warnings in strict mode 14 years ago
notmasteryet b54be346b5 Add "bookmark" icon; and fixing scale/ current page number issues 14 years ago
Julian Viereck 15d1d359b3 Fix lint, remove for old worker code, fix some small stuff 14 years ago
Julian Viereck 9b8ce24924 Kill global vars FontsMap, FontLoadedCounter, objIdCounter. 14 years ago
notmasteryet 15cbb5a86a Fixing disappearing pages (when multiple are visible) 14 years ago
notmasteryet 08f3fc45e0 Fixing disappearing pages (when multiple are visible) 14 years ago
Julian Viereck 23e413520b Small fixes + docs 14 years ago
Kalervo Kujala 06cdba3526 Name anonymous functions. 14 years ago
notmasteryet 612f59aa10 Limiting scale 25..400 (ref #582); disable scale keyboard when toolbar is active (ref #579); set page number field as 'number' 14 years ago
notmasteryet 62f9ab0063 lint warning fix 14 years ago
notmasteryet 381efa8a50 Making all link bookmark-able (ref #574, #428); removing always-changing hash 14 years ago
Vivien Nicolas 556727f2f5 Firefox extension now use the default loading indicator 14 years ago
Kalervo Kujala de408dac70 Fix lint warnings. 14 years ago
Artur Adib 83854a085c Implemented getPdf(). Closes #516 14 years ago
Kalervo Kujala 2094c29169 Use data directly in PDFDoc. 14 years ago
notmasteryet 7fd6283d6f Fixing hyperlinks (regr. #509) 14 years ago
Vivien Nicolas d8905b524d Fix a lint error 14 years ago