70 Commits (eda1fe74f4cd8979226444f0e99cc120f563cc2a)

Author SHA1 Message Date
Brendan Dahl b24d647db2 Remove unused span. 13 years ago
Brendan Dahl f17a1679eb Move debugger to the web folder. 13 years ago
Brendan Dahl 9fe5eff905 Combining Yury's and my debugging tools. 13 years ago
notmasteryet feaa8aaa59 Fixes compatibity.js removal for gh-pages 13 years ago
Adil Allawi b50cf76ab5 Properly integrate new file bidi.js 13 years ago
gigaherz c24684b8e9 Got rid of the "released" class and made the pin icon depend on the sidebar state. 13 years ago
Adil Allawi 2e1a88f39e Handle bidi ordering of PDF strings 13 years ago
gigaherz 6ba38daf56 Tiny issue with tabs/spaces in viewer.html 13 years ago
gigaherz 14eae7cb9f Move code to the right place and give it a better style. 13 years ago
gigaherz 6bb14af71c Made the code somewhat cuter. Still totally wrong in concept. 13 years ago
gigaherz a617aff425 Quick & dirty sidebar pinning. 13 years ago
Brendan Dahl f3b2a03de6 Hide the browse bar for the ff extension. 13 years ago
Brendan Dahl 178b89342a Switch to stream converter for extension. 13 years ago
notmasteryet 93ca387d1b Migration of the JPX code (from jpx5) 13 years ago
Brendan Dahl 5bd4d1987a Easier copy/paste error message. 13 years ago
Julian Viereck 997e094bdc Add new 'Auto' option for the viewer. 13 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 3ae06c96ad Address Yury's comments. 14 years ago
Artur Adib e316d78755 Smoother thumbnail scrolling via lazy rendering 14 years ago
Brendan Dahl d6925b13ba Adding new errorback and code to display error messages. 14 years ago
Brendan Dahl 9bb2b881b0 Adds cmyk jpg support. Treats the cmyk jpg as a regular stream. 14 years ago
Julian Viereck 51d4a17232 Change workerSrc location 14 years ago
Julian Viereck 3b7829d057 Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source 14 years ago
Alex Cornejo 46c0f6c23e Slimmed down toolbar height, from 40 to 24px. 14 years ago
notmasteryet 0912959503 Fixing 'compatibility.js' load order; add Object.keys emulation 14 years ago
Julian Viereck 1e6d1f9922 Make worker support work again after file split. Add PDFJS_WORKER_DIR/PDFJS_WORKER_FILE to specify where to load files if worker support is enabled 14 years ago
Artur Adib 0075007d49 Production scripts 14 years ago
Artur Adib 2e0af76865 Viewer working with dev version 14 years ago
Artur Adib 8fbb05613e Progress 14 years ago
Artur Adib 889de3fc4d make pdfjs 14 years ago
Artur Adib a7278b7fbc Splitting files 14 years ago
= 2ad1e622ab Move remaining worker.js code into pdf.js. 14 years ago
= 65ea07a3a2 Initial merge of master. 14 years ago
Vivien Nicolas 6d2c5414bf Add a download button in case the extension is not enough 14 years ago
Vivien Nicolas 20efacb3a1 Use 'hidden' instead of display: none 14 years ago
Vivien Nicolas f1444d6175 Fix wrongs ids 14 years ago
Vivien Nicolas e83c77148d add oncontextmenu='return false;' to buttons 14 years ago
notmasteryet b54be346b5 Add "bookmark" icon; and fixing scale/ current page number issues 14 years ago
Julian Viereck d7521f758a Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code 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 66cd79f308 Initial CID0 font encodings 14 years ago
Muhammad Fikri 34b6416017 fix indentations and style nits 14 years ago
Muhammad Fikri f08aafa72a add loading status 14 years ago
Julian Viereck 00290b9ff4 Rename some stuff and add missing font_handler.js 14 years ago
Julian Viereck ac4a57e858 Refactor to execute IR on main thead by posting messages to itself 14 years ago
Julian Viereck 71ff8ee586 backup 14 years ago
Julian Viereck 0a571899c8 Very basic worker implementation 14 years ago
Vivien Nicolas 95ca8ede85 Add support for Type1C advanced charsets 14 years ago
Vivien Nicolas d4fb9c786c Use the built-in widths to calculate glyphs metrics 14 years ago