Commit Graph

3143 Commits

Author SHA1 Message Date
notmasteryet
2b2e4b19ab Fixing initial scale when named destination is specified 2012-01-25 21:52:10 -06:00
notmasteryet
d2ec98b31e Merge pull request #1103 from jviereck/tree-02
Replace some setScale by parseScale calls to update `currentScaleValue` value
2012-01-25 19:08:56 -08:00
Brendan Dahl
0d839c1c59 Fix how we're storing settings and change how the save pdf works. 2012-01-25 17:40:08 -08:00
Brendan Dahl
858aab008f Fix the download button. 2012-01-24 21:33:03 -08:00
notmasteryet
fbe3b51a4d Merge pull request #1123 from jwagner79/ie9console
define console for IE9 when debugging tools is not opened
2012-01-24 16:31:38 -08:00
Brendan Dahl
dd8c39d8e1 Fix the bookmark button and redo the anchor prefix. 2012-01-24 15:46:53 -08:00
Brendan Dahl
f3b2a03de6 Hide the browse bar for the ff extension. 2012-01-24 15:13:50 -08:00
Brendan Dahl
23bf35d5ef Fix anchor links. 2012-01-24 14:55:07 -08:00
Jeff Wagner
08f8aed521 define console for IE9; updated to fix lint errors and comment 2012-01-24 14:19:41 -08:00
Jeff Wagner
19622406da define console for IE9 when debugging tools is not opened 2012-01-24 12:19:52 -08:00
Kalervo Kujala
66e3441e0e Change throws to errors. 2012-01-24 22:10:16 +02:00
Artur Adib
67769f3741 Merge pull request #1110 from notmasteryet/issue-1096
TrueType: changing glyphNameMap and GlyphUnicode lookup order
2012-01-24 10:02:44 -08:00
Artur Adib
843830cea0 Workaround for FF bug 2012-01-24 10:39:57 -05:00
Artur Adib
5c62f99fee Fix localStorage feature detection. Close #1099 2012-01-24 10:08:18 -05:00
Brendan Dahl
4d3057aba7 Fix lint. 2012-01-23 17:52:53 -08:00
Brendan Dahl
178b89342a Switch to stream converter for extension. 2012-01-23 16:50:45 -08:00
Artur Adib
b34c55cc3c Use ES5 .trim() 2012-01-23 15:29:15 -05:00
Artur Adib
5c8753dcba Fixing regression errors, better logic 2012-01-23 15:23:09 -05:00
notmasteryet
36cf14b08c Merge pull request #1101 from aeosynth/issue-1090
fix #1090
2012-01-22 11:35:55 -08:00
James Campos
92bac0547d DEFAULT_PYTHON, python2 -> python2.7 2012-01-21 23:13:20 -08:00
James Campos
51d7ad06c4 Merge branch 'master' into issue-1090 2012-01-21 22:56:33 -08:00
notmasteryet
c6662d12e1 Changing glyphNameMap and GlyphUnicode lookup order 2012-01-21 17:18:36 -06:00
Artur Adib
bbdec90c0d Lint 2012-01-20 18:44:51 -05:00
Artur Adib
786cccf636 setFont() supports negative size, closes #1049 2012-01-20 18:41:01 -05:00
Brendan Dahl
edc632e469 Fix innerHtml warnings. Remove compatibility.js from the extension. 2012-01-20 14:48:57 -08:00
Artur Adib
86de8aca33 Nit 2012-01-20 16:25:06 -05:00
Artur Adib
357f4cc665 Clarifying variable role 2012-01-20 15:20:25 -05:00
Artur Adib
66eff7a5cb more robust fontMatrix parsing, error checking 2012-01-20 14:55:52 -05:00
Brendan Dahl
f74772f40e Merge pull request #1068 from notmasteryet/jpx6
JPX decoder
2012-01-20 11:32:02 -08:00
notmasteryet
6969a2b40d Merge pull request #1065 from arturadib/lazy-textlayer
Lazy textLayer rendering - pauses after scroll event
2012-01-19 16:21:04 -08:00
notmasteryet
016fd3282e Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
Conflicts:
	test/pdfs/.gitignore
2012-01-19 17:46:48 -06:00
Artur Adib
38d28ecb2e Improved error handling/message 2012-01-19 16:02:27 -05:00
Artur Adib
7f3d5ae6d3 Fix worker message, better error handling 2012-01-19 14:19:19 -05:00
Julian Viereck
ada3f33375 Replace some setScale by parseScale calls to update value 2012-01-19 19:25:29 +01:00
Artur Adib
d9f1365b9c Merge pull request #1092 from notmasteryet/issue-940
Fixes type2 fonts conversion
2012-01-19 06:59:35 -08:00
Artur Adib
ac5d1a7253 Update README.md 2012-01-19 09:56:08 -05:00
Artur Adib
ba4f0e66aa reviewer comments 2012-01-19 09:11:48 -05:00
Artur Adib
45691b2522 Merge pull request #1080 from notmasteryet/runlength
RunLengthDecode implementation
2012-01-19 05:48:04 -08:00
James Campos
ae611e5203 fix #1090 2012-01-18 23:51:45 -08:00
notmasteryet
3c4b8a5b4a Merge pull request #1063 from kkujala/dev
Add reference test directories to .gitignore.
2012-01-18 21:22:01 -08:00
notmasteryet
aaa193ca0f Merge pull request #1097 from brendandahl/zerowidthline
Fix zero width lines.
2012-01-18 19:24:30 -08:00
notmasteryet
bfd1d427c7 Adding jpx.js to examples and Makefile 2012-01-18 20:17:50 -06:00
notmasteryet
f3ab505b41 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
Conflicts:
	test/test_manifest.json
2012-01-18 20:14:43 -06:00
Artur Adib
ee8c86d2b6 Merge pull request #1086 from notmasteryet/issue-1084
Use .sheet property instead of document.styleSheets
2012-01-18 09:25:37 -08:00
Artur Adib
1c7f1b9881 Fix previous commit 2012-01-18 12:07:25 -05:00
Artur Adib
5f4d462144 Ensure single chars are added to the layer 2012-01-18 11:41:13 -05:00
Artur Adib
68451000ac Merge pull request #1079 from notmasteryet/tree-59
Change the identifier in test.py
2012-01-18 06:08:59 -08:00
Brendan Dahl
8aac2256ed Fix zero width lines. 2012-01-17 20:50:49 -08:00
notmasteryet
782b67b967 Merge pull request #1095 from arturadib/issue-1055
Fixes #1055 by falling back to page resources
2012-01-17 17:19:51 -08:00
Artur Adib
f97bc8df6f Lint 2012-01-17 14:45:57 -05:00