16 Commits (9a4186ff9b5fd06893ef9693eb2d1275fb53fd31)

Author SHA1 Message Date
Tim van der Meij d4309614f9
Replace `DOMParser` with `SimpleXMLParser` 8 years ago
Tim van der Meij bc9afdf3c4
Convert `src/display/metadata.js` to ES6 syntax 8 years ago
Yury Delendik d028c26210 Removes error() 8 years ago
Jonas Jenwald f20d2cd2ae Fix inconsistent spacing and trailing commas in objects in remaining `src/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
Jonas Jenwald 52e3de3c0a Convert the files in the `/src/display` folder to ES6 modules 8 years ago
Jonas Jenwald c850968fa7 Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 9 years ago
Jonas Jenwald 77bcc9232e Remove a misplaced `false` from a condition in `fixMetadata`, in `metadata.js`, since it currently short circuits the entire condition 9 years ago
Yury Delendik 1d12aed5ca Move all PDFJS.xxx settings into display/global. 9 years ago
Yury Delendik bda5e6235e Removes global PDFJS usage from the src/core/. 9 years ago
Yury Delendik 2edf2792dc Replaces literal {} created lookup tables with Object.create 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 10 years ago
Jonas Jenwald 373da010ac Move the `globals` comments in bidi.js and metadata.js to after the Copyright comments 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald ec6ec13506 Add strict equalities in src/display/metadata.js 11 years ago
Tim van der Meij 7d86fa859f Making src/display/metadat.js adhere to the style guide 11 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
Jon Buckley 9b13cbee69 Issue #2008 - Fix lint errors for src/metadata.js 12 years ago
Saebekassebil c88924f411 Optimize metadata parsing 13 years ago
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Yury Delendik f7ccb291f4 Fix broken metadata 13 years ago
Kalervo Kujala 99440ab691 Refactor class method names. 13 years ago
Saebekassebil e9b5205612 File header 13 years ago
Saebekassebil 10fb0dc383 Use strict and expose in build version 13 years ago
Saebekassebil 1181ef2778 Fix throwing errors 13 years ago
Saebekassebil 89c1873fd8 more one-line fixes 13 years ago
Saebekassebil edc1694620 Now also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes 13 years ago
Saebekassebil 20dd225e40 Metadata parsing/serialization 13 years ago