Ionuț G. Stan
a17b13019b
Fix strict mode syntax error in Safari
...
This happens in Safari 5.1 and Mobile Safari on iOS 5.
Apparently, Safari considers the function name as part of the ECMA's
FormalParameterList and applies the strict mode rules from section 13.1
of the specification.
> It is a SyntaxError if any Identifier value occurs more than once
> within a FormalParameterList of a strict mode
> FunctionDeclaration or FunctionExpression.
14 years ago
Chris Jones
8341579fd3
Merge pull request #699 from kkujala/dev
...
Fix strict js warnings.
14 years ago
Chris Jones
22601dcff6
Merge pull request #689 from vingtetun/jpx2000-donotcrash
...
Do not stop rendering on filter JPXdecode
14 years ago
Kalervo Kujala
e72216649a
Fix strict js wanings.
14 years ago
Artur Adib
b428552e87
Merge pull request #698 from brendandahl/fixext
...
Fix extension and web builds
14 years ago
=
4b8add9483
Fix extension and web builds
14 years ago
Artur Adib
4cfcd45e70
Update README.md
14 years ago
Vivien Nicolas
440e3c263f
TODO's all unknown filters
14 years ago
vingtetun
65beea82a5
Merge pull request #692 from brendandahl/integration
...
Web worker integration (disabled by default)
14 years ago
=
a203437d67
Fix lint error.
14 years ago
=
300730c335
Addressing Vivian's comments.
14 years ago
=
23363cf464
Remove debugger
14 years ago
=
d272f835d7
Merge remote-tracking branch 'origin/integration' into integration
14 years ago
=
5293a248b6
Merge remote-tracking branch 'upstream/master' into integration
14 years ago
Brendan Dahl
8a6f9ae4cd
Merge pull request #1 from jviereck/integration
...
Integration
14 years ago
Julian Viereck
b873c1f4da
Fix imageObj.imageMask bug from merge
14 years ago
=
435d9f2e9a
Removing all console logs.
14 years ago
=
29ed0be26b
Merge upstream/master.
14 years ago
Chris Jones
7185a12300
Merge pull request #685 from kkujala/master
...
Refactor duplicate code in getTwoDimCode function.
14 years ago
Chris Jones
27ad798d86
Merge pull request #686 from vingtetun/offscreen
...
Make firstrun looks faster
14 years ago
vingtetun
2aa9b16b51
Merge pull request #691 from kkujala/dev
...
Fix strict javascript warning in CanvasGraphics.
14 years ago
Kalervo Kujala
7da3c68c48
Fix strict javascript warning in CanvasGraphics.
14 years ago
=
82aef59edf
Refactor TilingPattern to be more similar to the
...
other IR patterns.
14 years ago
=
1d66c0e895
Rename JpegStreamIr to just JpegImage since it isn't
...
an IR.
14 years ago
=
2ad1e622ab
Move remaining worker.js code into pdf.js.
14 years ago
=
211cf22886
Fix setting the font from graphics state. Fix
...
setting other graphical state params.
14 years ago
=
d4a810e2b3
Fix merge problem with argsArray/fnArray.
14 years ago
Vivien Nicolas
a2692bbb89
Do not stop rendering on filter JPXdecode
14 years ago
vingtetun
5a699720bc
Merge pull request #688 from notmasteryet/tree-35
...
Add cidmaps.js in Makefile
14 years ago
notmasteryet
dc5c8da9dd
Add cidmaps.js for Makefile
14 years ago
Vivien Nicolas
b0bf99098b
Make firstrun looks faster
14 years ago
Kalervo Kujala
0a83c2661d
Refactor duplicate code in getTwoDimCode function.
...
Also reuse the existing findTableCode function for it.
14 years ago
=
452f33b328
Remove WorkerPage.
14 years ago
Kalervo Kujala
56ae32e856
Merge remote-tracking branch 'upstream/master'
14 years ago
=
65ea07a3a2
Initial merge of master.
14 years ago
=
c9508100ff
Initial merge with master
14 years ago
vingtetun
4d0fe2d71e
Merge pull request #684 from vingtetun/master
...
Add a 'download' button
14 years ago
Vivien Nicolas
63099565a3
fix spacing issue (lint)
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
notmasteryet
401732336d
Merge pull request #679 from vingtetun/extension_2
...
Fix reload based on the discovery of #666
14 years ago
vingtetun
303fc114b3
Merge pull request #677 from kkujala/test
...
Fix javascript strict warnings in driver.js.
14 years ago
notmasteryet
e27e87aeef
Merge pull request #683 from vingtetun/master
...
Fix issue #681
14 years ago
Vivien Nicolas
010b59cc54
Use 'hidden' instead of display: none
14 years ago
Vivien Nicolas
20efacb3a1
Use 'hidden' instead of display: none
14 years ago
Vivien Nicolas
b378314857
Merge remote branch 'upstream/master'
14 years ago
vingtetun
fefe4247c0
Merge pull request #665 from notmasteryet/viewlink
...
Adds "bookmark" icon and fixes scale/ current page number issues
14 years ago
Vivien Nicolas
a0c70b7162
Merge remote branch 'upstream/master'
14 years ago
Kalervo Kujala
b424ab6df4
Merge remote-tracking branch 'upstream/master'
14 years ago
Kalervo Kujala
ecf831b44b
Use task.pageLimit properly.
14 years ago