171 Commits (cc007b539a73d0d96d7d34d48851a4aad7f95f75)

Author SHA1 Message Date
Kalervo Kujala 092235a56f Fix lint errors. 14 years ago
mohansun 1babe72c38 Fix for few html tag errors (as reported by Safari 5.0.6) 14 years ago
mohansun 35cc5f9965 fix for the issue:https://github.com/andreasgal/pdf.js/issues/360 14 years ago
notmasteryet d664652b86 Lifting up this.xref; buttons tooltips 14 years ago
Kalervo Kujala 8ffbf683b8 Add more debug data to error-logs. 14 years ago
notmasteryet 3aa6e38f01 Switching to the document outline view if the document structure is present 14 years ago
notmasteryet 3e0c0de985 Fixing bookmarks for PDF32000 14 years ago
notmasteryet 3b940c4bcd 'GoTo' action/links; document outline (no UI) 14 years ago
sbarman 5f233d7cde cleanup 14 years ago
notmasteryet 1e8090c19d brace fix 14 years ago
notmasteryet c2eaa55cd9 Move scale out of pdf.js 14 years ago
sbarman 259f8c7317 added include to fonts_util.js 14 years ago
sbarman 2ad39c20cf added include to fonts_util.js 14 years ago
notmasteryet 5c7ecbfa28 Basic annotation link support 14 years ago
sbarman 8ff8a92244 Revert "Merge branch 'writeToFile' into hmm" 14 years ago
notmasteryet 180747dbdc Optimize usage of the memory in the LZWStream; linting 14 years ago
Kalervo Kujala eebb47c072 Refactor the line that is longer than 80 characters in web/viewer.js. 14 years ago
Kalervo Kujala f656e841ac Correct the coding style according to gjslint. 14 years ago
Brendan Dahl 4377eed920 Adding support for page rotation 14 years ago
Christian Mehlis 1cca102517 fix url to demo site 14 years ago
Vivien Nicolas bf86d1bec8 Use Tango Public Domain icons and add some small tweaks to viewer.js 14 years ago
Vivien Nicolas 26bf2735fd Add a cache system to limit the amount of ram used 14 years ago
Vivien Nicolas e28e0669f9 Add buttons images 14 years ago
Vivien Nicolas 0edb6546a5 Unify the multi_page_viewer and the basic viewer 14 years ago
Vivien Nicolas fad6e36a80 Missed a small change 14 years ago
Vivien Nicolas 6f2d3238cd Add code to nulti page viewer to works with the extension 14 years ago
Vivien Nicolas f1a8a98757 Make viewer.js compatible with the content type handler addon 14 years ago
sbarman 7d5470a7e5 added include to fonts_util.js 14 years ago
sbarman dbc6d67ea6 added include to fonts_util.js 14 years ago
Vivien Nicolas f5b9a9355b Get rid of the inclusion of fonts_utils 14 years ago
Vivien Nicolas 10e9694135 Support font with characters below 0x20 declared in format 1 cmap and be more general about the TrueType rewritting cases 14 years ago
Chris Jones 452ba3d85b #123, part 2: move more PDF-page rendering stuff into pdf.js 14 years ago
notmasteryet f541c4cd37 Removing const and extending shadow() arguments 14 years ago
Justin D'Arcangelo 29fac5b352 Refactored toolbar buttons to use CSS with an icon image instead of just images. 14 years ago
Rob Sayre 699c91b0aa Fix up late patches to pdf.js and web/compatibility.js. 14 years ago
Rob Sayre f5a3587dde Almost passing gjslint. 14 years ago
Devon Govett b4461eeb26 Fix test page in non FileAPI supporting browsers 14 years ago
notmasteryet e5762f3ec8 Function.prototype.bind emulation; enable compatibility.js for multi_page_viewer 14 years ago
notmasteryet 2179cd0943 Move compatibility.js into web folder, enable it for viewer.html 14 years ago
Rob Sayre 4530384769 Add a make server target, fix paths to scripts. 14 years ago
Rob Sayre 7f5c7a3130 Add Makefile. Move some files around to make building the website easier. 14 years ago