Commit Graph

6435 Commits

Author SHA1 Message Date
Brendan Dahl
2909225fb0 Merge pull request #4605 from brendandahl/1.0
1.0 release.
2014-04-11 13:21:24 -07:00
Brendan Dahl
76dd0ef38a 1.0 release. 2014-04-11 13:20:26 -07:00
Yury Delendik
d17d91e1f8 Removes incorrect examples link 2014-04-11 15:10:43 -05:00
Yury Delendik
ad8b7893d9 Merge pull request #4604 from timvandermeij/gh-pages-link
Fixes broken link in the documentation
2014-04-11 14:28:43 -05:00
Tim van der Meij
8e98c47757 Fixes broken link in the documentation 2014-04-11 21:26:09 +02:00
Yury Delendik
f6c631bc31 Reverts #4556 due to flicker on Chome 2014-04-11 14:07:36 -05:00
Yury Delendik
012a727eed Merge pull request #4598 from Rob--W/crx-filesystem-worker
Work-around for filesystem:-URL bug
2014-04-11 13:50:41 -05:00
Yury Delendik
36f1a1019d Merge pull request #4596 from brendandahl/seac-regression
Fix seac regression.
2014-04-11 13:43:12 -05:00
Brendan Dahl
6ac7f97dae Merge pull request #4599 from yurydelendik/issue4428
Adds then method to the RenderTask
2014-04-11 11:27:48 -07:00
Brendan Dahl
bccec87db9 Merge pull request #4601 from yurydelendik/issue4401
Fixes documentation for PDFPage.render
2014-04-11 11:11:02 -07:00
Yury Delendik
8c0762a32a Adds then method to the RenderTask 2014-04-11 12:10:42 -05:00
Brendan Dahl
e1c5d130ea Merge pull request #4602 from yurydelendik/jshintignore
Introduces .jshintignore
2014-04-11 09:57:30 -07:00
Brendan Dahl
b242826d29 Fix seac regression. 2014-04-11 09:55:39 -07:00
Yury Delendik
c88696cf5f Merge pull request #4595 from brendandahl/search-regression
Append whitespace divs so matches still line up.
2014-04-11 11:48:57 -05:00
Yury Delendik
fcebe57d8e Introduces .jshintignore 2014-04-11 11:42:44 -05:00
Yury Delendik
175fbce0df Fixes documentation for PDFPage.render 2014-04-11 10:57:48 -05:00
Rob Wu
bfcc8af6ed Move logic from viewer.js to chromecom.js
and also default to '' instead of DEFAULT_URL to avoid trying to
load a non-existent file when no file has been specified.
2014-04-11 17:37:48 +02:00
Yury Delendik
fe093a37ad Merge pull request #4597 from Snuffleupagus/webgl-console
Print WebGL status in the console
2014-04-11 09:00:04 -05:00
Rob Wu
b64c06f68d Work-around for filesystem:-URL bug (#4592).
Visit https://robwu.nl/pdfjs/filesystem-worker-bug.htm and follow the
steps to verify that the extension works as intended with this patch.
2014-04-11 15:33:34 +02:00
Jonas Jenwald
965f7a7b14 Print WebGL status in the console 2014-04-11 13:37:50 +02:00
Yury Delendik
206db6f715 Merge pull request #4588 from yurydelendik/text-only
Adds text-only example
2014-04-10 20:30:46 -05:00
Yury Delendik
938547276e Merge pull request #4550 from yurydelendik/macenc
Heuristics to recognize the unknown glyphs for toUnicode
2014-04-10 20:26:35 -05:00
Yury Delendik
7363456707 Fixes typo in the sample code 2014-04-10 19:55:47 -05:00
Yury Delendik
cffe0fd15a Require wintersmith when needed 2014-04-10 19:42:48 -05:00
Yury Delendik
003e94885b Tests for text layer 2014-04-10 19:22:13 -05:00
Yury Delendik
88c1747cc3 Heuristics to recognize the unknown glyphs for toUnicode 2014-04-10 19:21:09 -05:00
Yury Delendik
2c61f60a4e Merge pull request #4577 from timvandermeij/reporter
Removes custom test/reporter.js from the lint process
2014-04-10 19:17:48 -05:00
Tim van der Meij
f463f96f35 Resolving new lint issues 2014-04-11 00:41:18 +02:00
Tim van der Meij
1d066b768f Removes custom test/reporter.js from the lint process 2014-04-11 00:41:18 +02:00
Tim van der Meij
73e23bbc30 Fixes lint warning W004 in make.js 2014-04-11 00:41:17 +02:00
Tim van der Meij
4e055169ed Fixes lint warning W004 in src/display/{api, canvas, pattern_helper}.js 2014-04-11 00:41:17 +02:00
Tim van der Meij
df91acf239 Fixes lint warning W004 in src/core 2014-04-11 00:41:08 +02:00
Tim van der Meij
7a2cb7cddd Fixes lint warning W004 in /test 2014-04-11 00:02:33 +02:00
Tim van der Meij
b348243866 Fixes lint warning W004 in /web 2014-04-11 00:02:33 +02:00
Tim van der Meij
10f80bda23 Fixes lint warning W004 in src/shared 2014-04-11 00:02:32 +02:00
Tim van der Meij
a71a87a821 Fixes lint warning W018: confusing use of exclamation mark 2014-04-11 00:02:31 +02:00
Yury Delendik
d61ee23afc Merge pull request #4556 from p01/OpaqueCanvas
Use Opaque Canvas
2014-04-10 16:54:26 -05:00
Yury Delendik
79f82b0fae Merge pull request #4589 from Snuffleupagus/bug-872827
Remove leading and trailing spaces from info.Producer and info.Creator when printing debug info in the console (bug 872827)
2014-04-10 16:32:09 -05:00
Yury Delendik
85c86a2fd7 Merge pull request #4590 from yurydelendik/ie9murhash
Relaxes murmurhash array requirement.
2014-04-10 16:28:54 -05:00
Brendan Dahl
5ba674c996 Append whitespace divs so matches still line up. 2014-04-10 14:01:21 -07:00
Brendan Dahl
36d63a2313 Merge pull request #4593 from brendandahl/docs
Fix version numbers.
2014-04-10 10:08:39 -07:00
Brendan Dahl
93ba3f88a1 Fix version numbers. 2014-04-10 10:07:05 -07:00
Brendan Dahl
ba9f1e7965 Merge pull request #4585 from brendandahl/docs
Redo and add more documentation to gh-pages.
2014-04-10 10:03:04 -07:00
Brendan Dahl
3ce622a106 Redo and add more documentation to gh-pages. 2014-04-10 10:01:51 -07:00
Yury Delendik
80fed15dd3 Merge pull request #4584 from chriskr/make-create-lists-automatically
Create the WORKER_SRC_FILES and EXT_SRC_FILES lists in make
2014-04-10 10:51:30 -05:00
Yury Delendik
791c9a7b13 Relaxes murmurhash array requirement. 2014-04-10 07:55:08 -05:00
Jonas Jenwald
eb7f369c54 Remove leading and trailing spaces from info.Producer and info.Creator when printing debug info in the console (bug 872827) 2014-04-10 12:20:39 +02:00
p01
b10aa18b3e Use Opaque Canvas where possible 2014-04-10 11:50:20 +02:00
Yury Delendik
e128081857 Adds text-only example 2014-04-09 21:59:19 -05:00
Yury Delendik
82e6018826 Merge pull request #4587 from yurydelendik/textselectexample
Fixes text-selection example
2014-04-09 21:57:13 -05:00