Commit Graph

2908 Commits

Author SHA1 Message Date
notmasteryet
3533e5ac6a Add load test 2012-01-04 19:55:04 -06:00
Brendan Dahl
3154ec4e38 Fix bracket nit. 2012-01-04 17:22:07 -08:00
notmasteryet
fbb9acc8cf Merge pull request #1028 from brendandahl/easiererrorcv
Easier copy/paste error message.
2012-01-04 16:52:52 -08:00
notmasteryet
24c2b1638a Merge pull request #1029 from jwagner79/master
IE9 subarray method not defined
2012-01-04 16:27:54 -08:00
Brendan Dahl
dddcb9c91b Add error backs for promises. 2012-01-04 16:13:53 -08:00
Jeff Wagner
567dd330e1 Fix subarray error for IE9 2012-01-04 15:10:25 -08:00
Brendan Dahl
5bd4d1987a Easier copy/paste error message. 2012-01-04 14:48:59 -08:00
Julian Viereck
5830474ef7 Add preDraw() functionality to render the next page in the background 2012-01-04 23:11:59 +01:00
Artur Adib
9732ad688d Merge branch 'master' into disable-textlayer-opt 2012-01-04 15:54:52 -05:00
Brendan Dahl
dba1a7dc6f Merge pull request #982 from merkste/opera-css-issues
support for Opera's linear gradients and transitions
2012-01-04 12:52:40 -08:00
Artur Adib
07deee5750 Merge pull request #954 from notmasteryet/textlayout-ui
Move text layer UI to viewer.js...
2012-01-04 12:52:03 -08:00
Kalervo Kujala
71494bbab5 Find profile dirs in a better way for unit test. 2012-01-04 22:40:43 +02:00
Artur Adib
ddf57072a9 Merge pull request #1025 from arturadib/issue-1015
Add findTableCode() to prototype
2012-01-04 12:31:14 -08:00
Kalervo Kujala
d2a67eda78 Separate browsers correctly with newlines.
Also simplify $$RANDOM handling.
2012-01-04 22:24:58 +02:00
Brendan Dahl
9538da2b58 Move comments. 2012-01-04 11:56:53 -08:00
Artur Adib
8635a694a2 Adding test PDF 2012-01-04 14:49:37 -05:00
Brendan Dahl
702af87731 Merge branch 'master' of https://github.com/mozilla/pdf.js into nativedecode 2012-01-04 11:25:46 -08:00
Artur Adib
c8192698fc disableTextLayer option 2012-01-04 11:20:19 -05:00
notmasteryet
ce337fb2b3 Merge pull request #1023 from jviereck/viewer_default_fix
Reset scale value on opening new file
2012-01-04 04:56:04 -08:00
Julian Viereck
5348dd9028 Merge pull request #1021 from notmasteryet/tree-52
Fix blank unopened-before-document regression
2012-01-04 00:28:16 -08:00
Julian Viereck
496e598813 Reset scale value on opening new file 2012-01-04 09:24:09 +01:00
notmasteryet
1fa5e80ebe Fixes this.xref.trailer.get("ID")[0] is undefined 2012-01-03 19:20:29 -06:00
notmasteryet
219a60175c Fix blank unopened document regression 2012-01-03 19:11:25 -06:00
notmasteryet
edb0ae4eb8 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui
Conflicts:
	src/canvas.js
2012-01-03 18:42:13 -06:00
Chris Jones
27d2d99bd8 Merge pull request #1013 from LegNeato/master
Always add style element to the head
2012-01-03 14:30:14 -08:00
Brendan Dahl
3c2a0f11b1 Decode more jpegs using the browser if possible. 2012-01-03 14:26:19 -08:00
Julian Viereck
bf26c1a18c Merge pull request #957 from jviereck/viewer_default_width
Change default width to page-width
2012-01-03 14:02:34 -08:00
Julian Viereck
9157597175 Fix lint error 2012-01-03 22:48:32 +01:00
Chris Jones
f97f41a1fe Merge pull request #1018 from arturadib/webkit-dash
Webkit dashed line support
2012-01-03 13:29:34 -08:00
Artur Adib
86387272fc webkit dash support 2012-01-03 14:51:35 -05:00
Artur Adib
073bd60226 Merge pull request #1006 from notmasteryet/float64arr-compat
Improving typed arrays compatibility support
2012-01-03 11:26:30 -08:00
Saebekassebil
7fd0dbbc17 Typdoh 2012-01-03 19:38:45 +01:00
Saebekassebil
77e900da11 Add #findTableCode to CCITTFaxStream's prototype, fixing issue #1015 2012-01-03 19:11:13 +01:00
Christian Legnitto
03e39363b6 Add the style element to the head rather than first element in the document, as the first element could be a comment and this would line would then throw 2012-01-02 21:40:43 -08:00
Julian Viereck
2f563dbd2b Treat zoom such that it can be a string value as well. 2012-01-02 20:42:51 +01:00
Julian Viereck
b4a42930d6 Add selectScaleOption function back, that seems to got lost during rebaseing 2012-01-02 20:09:38 +01:00
Julian Viereck
c82b2faa0e Remove brakets 2012-01-02 20:02:21 +01:00
Julian Viereck
52aba8648e Add displayReadyPromise to the Page object to not request the IRQueue all the time and simplify some stuff 2012-01-02 20:02:20 +01:00
Julian Viereck
0c22e5d653 Make sure resolving the promise sets some data 2012-01-02 20:02:20 +01:00
Julian Viereck
db627c4082 Ignore new scale value if it's the same as before 2012-01-02 20:02:20 +01:00
Julian Viereck
997e094bdc Add new 'Auto' option for the viewer. 2012-01-02 20:02:20 +01:00
Brendan Dahl
78f7354dc7 Merge pull request #1009 from notmasteryet/issue-1001
Fix stitching function; media box fix
2011-12-30 18:25:19 -08:00
notmasteryet
cbf4c0393f Replace nbsp entity with character code 2011-12-30 19:32:35 -06:00
notmasteryet
877e0f4159 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui
Conflicts:
	web/viewer.js
2011-12-30 19:22:59 -06:00
notmasteryet
6672420f8d Fixing CropBox 2011-12-30 18:52:15 -06:00
notmasteryet
c0cf081ec0 Merge pull request #994 from brendandahl/type4func
Type4 PostScript Functions
2011-12-30 16:05:49 -08:00
Brendan Dahl
df1e22f2e4 Switch to push instead of slice. Faster on jsperf, but doesn't seem to be faster testing locally. 2011-12-30 14:59:00 -08:00
notmasteryet
47ab238c4c Add external ref test 2011-12-30 16:55:30 -06:00
notmasteryet
3f286803d0 Move the media left-top corner to the (0,0) canvas position 2011-12-30 16:45:33 -06:00
Brendan Dahl
acd64d75f3 Switch to conditional operator. 2011-12-30 13:38:09 -08:00