]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoFixing test execution / relative URL protocol detection
notmasteryet [Fri, 3 Feb 2012 05:31:12 +0000 (23:31 -0600)]
Fixing test execution / relative URL protocol detection

13 years agoFTP protocol support (#1165)
notmasteryet [Fri, 3 Feb 2012 03:06:13 +0000 (21:06 -0600)]
FTP protocol support (#1165)

13 years agoMerge pull request #1164 from notmasteryet/tree-63
Brendan Dahl [Fri, 3 Feb 2012 02:47:19 +0000 (18:47 -0800)]
Merge pull request #1164 from notmasteryet/tree-63

Fix HTTP redirection for the extension

13 years agoMerge pull request #1161 from jwagner79/ie9svg
notmasteryet [Fri, 3 Feb 2012 01:18:09 +0000 (17:18 -0800)]
Merge pull request #1161 from jwagner79/ie9svg

IE9 SVG control images need viewport defined

13 years agoFix HTTP redirection for the extension
notmasteryet [Fri, 3 Feb 2012 00:29:08 +0000 (18:29 -0600)]
Fix HTTP redirection for the extension

13 years agoIE9 SVG images need viewport defined
Jeff Wagner [Thu, 2 Feb 2012 20:33:28 +0000 (12:33 -0800)]
IE9 SVG images need viewport defined

13 years agoMerge pull request #1150 from arturadib/loading-icon
Brendan Dahl [Wed, 1 Feb 2012 20:24:31 +0000 (12:24 -0800)]
Merge pull request #1150 from arturadib/loading-icon

Show animated loading icon until page loads

13 years agoCSS fix
Artur Adib [Wed, 1 Feb 2012 20:19:01 +0000 (15:19 -0500)]
CSS fix

13 years agoMerge pull request #1148 from arturadib/readXRefTable
notmasteryet [Wed, 1 Feb 2012 12:40:22 +0000 (04:40 -0800)]
Merge pull request #1148 from arturadib/readXRefTable

Rewrite of readXRefTable [obj.js]

13 years agoMerge pull request #1118 from brendandahl/amowarnings
notmasteryet [Wed, 1 Feb 2012 12:33:51 +0000 (04:33 -0800)]
Merge pull request #1118 from brendandahl/amowarnings

Address AMO Review Concerns

13 years agoMerge pull request #1151 from notmasteryet/sampled
Brendan Dahl [Wed, 1 Feb 2012 04:34:22 +0000 (20:34 -0800)]
Merge pull request #1151 from notmasteryet/sampled

implement sampled functions based on the PDF spec (part 2)

13 years agoFixing interpolation (continuation of #1143)
notmasteryet [Wed, 1 Feb 2012 02:19:44 +0000 (20:19 -0600)]
Fixing interpolation (continuation of #1143)

13 years agoMerge branch 'master' of https://github.com/mozilla/pdf.js into amowarnings
Brendan Dahl [Wed, 1 Feb 2012 01:53:54 +0000 (17:53 -0800)]
Merge branch 'master' of https://github.com/mozilla/pdf.js into amowarnings

13 years agoAddress review concerns.
Brendan Dahl [Wed, 1 Feb 2012 01:53:42 +0000 (17:53 -0800)]
Address review concerns.

13 years agoRemove instead of hide icon
Artur Adib [Tue, 31 Jan 2012 21:53:54 +0000 (16:53 -0500)]
Remove instead of hide icon

13 years agoNew version: show loading icon until page renders
Artur Adib [Tue, 31 Jan 2012 21:49:48 +0000 (16:49 -0500)]
New version: show loading icon until page renders

13 years agoShow animated loading icon if page renders slow
Artur Adib [Tue, 31 Jan 2012 21:20:09 +0000 (16:20 -0500)]
Show animated loading icon if page renders slow

13 years agoMerge pull request #1149 from arturadib/master
Artur Adib [Tue, 31 Jan 2012 21:03:52 +0000 (13:03 -0800)]
Merge pull request #1149 from arturadib/master

Updating bot references

13 years agoUpdate README.md
Artur Adib [Tue, 31 Jan 2012 20:31:26 +0000 (15:31 -0500)]
Update README.md

13 years agoMerge pull request #1135 from notmasteryet/tree-62
Artur Adib [Tue, 31 Jan 2012 20:30:41 +0000 (12:30 -0800)]
Merge pull request #1135 from notmasteryet/tree-62

Fixing standard encoding mapping (bonus symbol encoding)

13 years agoLint
Artur Adib [Tue, 31 Jan 2012 15:57:32 +0000 (10:57 -0500)]
Lint

13 years agoRemove debugging line
Artur Adib [Tue, 31 Jan 2012 15:50:30 +0000 (10:50 -0500)]
Remove debugging line

13 years agoNew readXRefTable, working
Artur Adib [Tue, 31 Jan 2012 15:49:06 +0000 (10:49 -0500)]
New readXRefTable, working

13 years agoprogress
Artur Adib [Tue, 31 Jan 2012 14:57:12 +0000 (09:57 -0500)]
progress

13 years agoreadXRefTable rewrite, progress
Artur Adib [Tue, 31 Jan 2012 14:01:04 +0000 (09:01 -0500)]
readXRefTable rewrite, progress

13 years agoMerge pull request #1122 from kkujala/refactor
notmasteryet [Tue, 31 Jan 2012 02:35:35 +0000 (18:35 -0800)]
Merge pull request #1122 from kkujala/refactor

Change throws to errors.

13 years agoimplement sampled functions based on the PDF spec
Andreas Gal [Mon, 30 Jan 2012 09:38:28 +0000 (01:38 -0800)]
implement sampled functions based on the PDF spec

13 years agoMerge pull request #1142 from andreasgal/master
notmasteryet [Mon, 30 Jan 2012 02:54:04 +0000 (18:54 -0800)]
Merge pull request #1142 from andreasgal/master

rewrite cmyk to rgb conversion

13 years agofix style and add var declaration
Andreas Gal [Sun, 29 Jan 2012 23:05:26 +0000 (15:05 -0800)]
fix style and add var declaration

13 years agoUse JPX and JPEG in error messages.
Kalervo Kujala [Sun, 29 Jan 2012 20:25:06 +0000 (22:25 +0200)]
Use JPX and JPEG in error messages.

Also throw in workerConsole.

13 years agorewrite CMYK to RGB conversion
Andreas Gal [Sun, 29 Jan 2012 19:09:33 +0000 (11:09 -0800)]
rewrite CMYK to RGB conversion

13 years agoMerge remote-tracking branch 'upstream/master' into refactor
Kalervo Kujala [Sun, 29 Jan 2012 18:20:24 +0000 (20:20 +0200)]
Merge remote-tracking branch 'upstream/master' into refactor

13 years agoMapping well-known chars to the similar equivalents in the normal characters range
notmasteryet [Sat, 28 Jan 2012 02:36:27 +0000 (20:36 -0600)]
Mapping well-known chars to the similar equivalents in the normal characters range

13 years agoFixing symbols encoding
notmasteryet [Sat, 28 Jan 2012 00:53:05 +0000 (18:53 -0600)]
Fixing symbols encoding

13 years agoChange name to reflect what it is now. Change GUID.
Brendan Dahl [Fri, 27 Jan 2012 19:02:27 +0000 (11:02 -0800)]
Change name to reflect what it is now. Change GUID.

13 years agoFix url for thumbnail. (still not working 100)
Brendan Dahl [Fri, 27 Jan 2012 18:53:37 +0000 (10:53 -0800)]
Fix url for thumbnail. (still not working 100)

13 years agoBetter way to listen to events and verify them.
Brendan Dahl [Fri, 27 Jan 2012 18:53:07 +0000 (10:53 -0800)]
Better way to listen to events and verify them.

13 years agoFixing standard encoding mapping
notmasteryet [Fri, 27 Jan 2012 00:51:58 +0000 (18:51 -0600)]
Fixing standard encoding mapping

13 years agoMerge pull request #1131 from notmasteryet/tree-61
Julian Viereck [Thu, 26 Jan 2012 16:56:39 +0000 (08:56 -0800)]
Merge pull request #1131 from notmasteryet/tree-61

Fixing initial scale when named destination is specified

13 years agoFixing initial scale when named destination is specified
notmasteryet [Thu, 26 Jan 2012 03:52:10 +0000 (21:52 -0600)]
Fixing initial scale when named destination is specified

13 years agoMerge pull request #1103 from jviereck/tree-02
notmasteryet [Thu, 26 Jan 2012 03:08:56 +0000 (19:08 -0800)]
Merge pull request #1103 from jviereck/tree-02

Replace some setScale by parseScale calls to update `currentScaleValue` value

13 years agoFix how we're storing settings and change how the save pdf works.
Brendan Dahl [Thu, 26 Jan 2012 01:40:08 +0000 (17:40 -0800)]
Fix how we're storing settings and change how the save pdf works.

13 years agoFix the download button.
Brendan Dahl [Wed, 25 Jan 2012 05:33:03 +0000 (21:33 -0800)]
Fix the download button.

13 years agoMerge pull request #1123 from jwagner79/ie9console
notmasteryet [Wed, 25 Jan 2012 00:31:38 +0000 (16:31 -0800)]
Merge pull request #1123 from jwagner79/ie9console

define console for IE9 when debugging tools is not opened

13 years agoFix the bookmark button and redo the anchor prefix.
Brendan Dahl [Tue, 24 Jan 2012 23:46:53 +0000 (15:46 -0800)]
Fix the bookmark button and redo the anchor prefix.

13 years agoHide the browse bar for the ff extension.
Brendan Dahl [Tue, 24 Jan 2012 23:13:50 +0000 (15:13 -0800)]
Hide the browse bar for the ff extension.

13 years agoFix anchor links.
Brendan Dahl [Tue, 24 Jan 2012 22:55:07 +0000 (14:55 -0800)]
Fix anchor links.

13 years agodefine console for IE9; updated to fix lint errors and comment
Jeff Wagner [Tue, 24 Jan 2012 22:19:41 +0000 (14:19 -0800)]
define console for IE9; updated to fix lint errors and comment

13 years agodefine console for IE9 when debugging tools is not opened
Jeff Wagner [Tue, 24 Jan 2012 20:19:52 +0000 (12:19 -0800)]
define console for IE9 when debugging tools is not opened

13 years agoChange throws to errors.
Kalervo Kujala [Tue, 24 Jan 2012 20:04:59 +0000 (22:04 +0200)]
Change throws to errors.

13 years agoMerge pull request #1110 from notmasteryet/issue-1096
Artur Adib [Tue, 24 Jan 2012 18:02:44 +0000 (10:02 -0800)]
Merge pull request #1110 from notmasteryet/issue-1096

TrueType: changing glyphNameMap and GlyphUnicode lookup order

13 years agoFix lint.
Brendan Dahl [Tue, 24 Jan 2012 01:52:53 +0000 (17:52 -0800)]
Fix lint.

13 years agoSwitch to stream converter for extension.
Brendan Dahl [Tue, 24 Jan 2012 00:50:45 +0000 (16:50 -0800)]
Switch to stream converter for extension.

13 years agoMerge pull request #1101 from aeosynth/issue-1090
notmasteryet [Sun, 22 Jan 2012 19:35:55 +0000 (11:35 -0800)]
Merge pull request #1101 from aeosynth/issue-1090

fix #1090

13 years agoDEFAULT_PYTHON, python2 -> python2.7
James Campos [Sun, 22 Jan 2012 07:13:20 +0000 (23:13 -0800)]
DEFAULT_PYTHON, python2 -> python2.7

13 years agoMerge branch 'master' into issue-1090
James Campos [Sun, 22 Jan 2012 06:56:33 +0000 (22:56 -0800)]
Merge branch 'master' into issue-1090

13 years agoChanging glyphNameMap and GlyphUnicode lookup order
notmasteryet [Sat, 21 Jan 2012 23:18:36 +0000 (17:18 -0600)]
Changing glyphNameMap and GlyphUnicode lookup order

13 years agoFix innerHtml warnings. Remove compatibility.js from the extension.
Brendan Dahl [Fri, 20 Jan 2012 22:48:57 +0000 (14:48 -0800)]
Fix innerHtml warnings. Remove compatibility.js from the extension.

13 years agoMerge pull request #1068 from notmasteryet/jpx6
Brendan Dahl [Fri, 20 Jan 2012 19:32:02 +0000 (11:32 -0800)]
Merge pull request #1068 from notmasteryet/jpx6

JPX decoder

13 years agoMerge pull request #1065 from arturadib/lazy-textlayer
notmasteryet [Fri, 20 Jan 2012 00:21:04 +0000 (16:21 -0800)]
Merge pull request #1065 from arturadib/lazy-textlayer

Lazy textLayer rendering - pauses after scroll event

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
notmasteryet [Thu, 19 Jan 2012 23:46:48 +0000 (17:46 -0600)]
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6

Conflicts:
test/pdfs/.gitignore

13 years agoReplace some setScale by parseScale calls to update value
Julian Viereck [Thu, 19 Jan 2012 18:25:29 +0000 (19:25 +0100)]
Replace some setScale by parseScale calls to update  value

13 years agoMerge pull request #1092 from notmasteryet/issue-940
Artur Adib [Thu, 19 Jan 2012 14:59:35 +0000 (06:59 -0800)]
Merge pull request #1092 from notmasteryet/issue-940

Fixes type2 fonts conversion

13 years agoUpdate README.md
Artur Adib [Thu, 19 Jan 2012 14:56:08 +0000 (09:56 -0500)]
Update README.md

13 years agoreviewer comments
Artur Adib [Thu, 19 Jan 2012 14:11:48 +0000 (09:11 -0500)]
reviewer comments

13 years agoMerge pull request #1080 from notmasteryet/runlength
Artur Adib [Thu, 19 Jan 2012 13:48:04 +0000 (05:48 -0800)]
Merge pull request #1080 from notmasteryet/runlength

RunLengthDecode implementation

13 years agofix #1090
James Campos [Thu, 19 Jan 2012 07:51:45 +0000 (23:51 -0800)]
fix #1090

13 years agoMerge pull request #1063 from kkujala/dev
notmasteryet [Thu, 19 Jan 2012 05:22:01 +0000 (21:22 -0800)]
Merge pull request #1063 from kkujala/dev

Add reference test directories to .gitignore.

13 years agoMerge pull request #1097 from brendandahl/zerowidthline
notmasteryet [Thu, 19 Jan 2012 03:24:30 +0000 (19:24 -0800)]
Merge pull request #1097 from brendandahl/zerowidthline

Fix zero width lines.

13 years agoAdding jpx.js to examples and Makefile
notmasteryet [Thu, 19 Jan 2012 02:17:50 +0000 (20:17 -0600)]
Adding jpx.js to examples and Makefile

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
notmasteryet [Thu, 19 Jan 2012 02:14:43 +0000 (20:14 -0600)]
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6

Conflicts:
test/test_manifest.json

13 years agoMerge pull request #1086 from notmasteryet/issue-1084
Artur Adib [Wed, 18 Jan 2012 17:25:37 +0000 (09:25 -0800)]
Merge pull request #1086 from notmasteryet/issue-1084

Use .sheet property instead of document.styleSheets

13 years agoFix previous commit
Artur Adib [Wed, 18 Jan 2012 17:07:25 +0000 (12:07 -0500)]
Fix previous commit

13 years agoEnsure single chars are added to the layer
Artur Adib [Wed, 18 Jan 2012 16:41:13 +0000 (11:41 -0500)]
Ensure single chars are added to the layer

13 years agoMerge pull request #1079 from notmasteryet/tree-59
Artur Adib [Wed, 18 Jan 2012 14:08:59 +0000 (06:08 -0800)]
Merge pull request #1079 from notmasteryet/tree-59

Change the identifier in test.py

13 years agoFix zero width lines.
Brendan Dahl [Wed, 18 Jan 2012 04:50:49 +0000 (20:50 -0800)]
Fix zero width lines.

13 years agoMerge pull request #1095 from arturadib/issue-1055
notmasteryet [Wed, 18 Jan 2012 01:19:51 +0000 (17:19 -0800)]
Merge pull request #1095 from arturadib/issue-1055

Fixes #1055 by falling back to page resources

13 years agoLint
Artur Adib [Tue, 17 Jan 2012 19:45:57 +0000 (14:45 -0500)]
Lint

13 years agoMissing file
Artur Adib [Tue, 17 Jan 2012 19:44:35 +0000 (14:44 -0500)]
Missing file

13 years agoFixes #1055 by falling back to page resources
Artur Adib [Tue, 17 Jan 2012 19:40:52 +0000 (14:40 -0500)]
Fixes #1055 by falling back to page resources

13 years agoMerge pull request #1074 from kkujala/refactor
Brendan Dahl [Tue, 17 Jan 2012 17:37:58 +0000 (09:37 -0800)]
Merge pull request #1074 from kkujala/refactor

Fix Makefile to remove all_files.tmp properly.

13 years agoMerge pull request #1094 from notmasteryet/issue-1093
Brendan Dahl [Tue, 17 Jan 2012 17:29:33 +0000 (09:29 -0800)]
Merge pull request #1094 from notmasteryet/issue-1093

Fallback map of the "non-standard" fonts

13 years agoMerge pull request #1085 from notmasteryet/issue-1008
Brendan Dahl [Tue, 17 Jan 2012 00:37:27 +0000 (16:37 -0800)]
Merge pull request #1085 from notmasteryet/issue-1008

Replaces makeCssRgb.apply with direct call

13 years agoFallback map of the "non-standard" fonts
notmasteryet [Tue, 17 Jan 2012 00:10:48 +0000 (18:10 -0600)]
Fallback map of the "non-standard" fonts

13 years agoFixes type2 fonts conversion (#940)
notmasteryet [Mon, 16 Jan 2012 20:13:38 +0000 (14:13 -0600)]
Fixes type2 fonts conversion (#940)

13 years agoReplace makeCssRgb.apply in setStrokeColor and setFillColor
notmasteryet [Mon, 16 Jan 2012 17:53:59 +0000 (11:53 -0600)]
Replace makeCssRgb.apply in setStrokeColor and setFillColor

13 years agoUse .sheet property instead of document.styleSheets
notmasteryet [Sun, 15 Jan 2012 21:19:51 +0000 (15:19 -0600)]
Use .sheet property instead of document.styleSheets

13 years agoReplace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue)
notmasteryet [Sun, 15 Jan 2012 20:01:36 +0000 (14:01 -0600)]
Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue)

13 years agoAdds tests for RunLengthStream
notmasteryet [Sat, 14 Jan 2012 19:48:34 +0000 (13:48 -0600)]
Adds tests for RunLengthStream

13 years agoImplements RunLengthDecode filter
notmasteryet [Sat, 14 Jan 2012 19:47:14 +0000 (13:47 -0600)]
Implements RunLengthDecode filter

13 years agoChange the identifier
notmasteryet [Sat, 14 Jan 2012 19:24:02 +0000 (13:24 -0600)]
Change the identifier

13 years agoFixing inclusion tree when layers are skipped and 0xFF at the packet header end
notmasteryet [Sat, 14 Jan 2012 19:15:16 +0000 (13:15 -0600)]
Fixing inclusion tree when layers are skipped and 0xFF at the packet header end

13 years agoLight optimization
notmasteryet [Sat, 14 Jan 2012 00:45:19 +0000 (18:45 -0600)]
Light optimization

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6
notmasteryet [Sat, 14 Jan 2012 00:24:31 +0000 (18:24 -0600)]
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6

13 years agoAddress review comments
notmasteryet [Sat, 14 Jan 2012 00:24:02 +0000 (18:24 -0600)]
Address review comments

13 years agoMerge pull request #1062 from kkujala/style
Brendan Dahl [Fri, 13 Jan 2012 16:51:00 +0000 (08:51 -0800)]
Merge pull request #1062 from kkujala/style

Clean up .gitignore and add tags to it.

13 years agoMerge pull request #1069 from notmasteryet/tree-57
Brendan Dahl [Thu, 12 Jan 2012 22:32:28 +0000 (14:32 -0800)]
Merge pull request #1069 from notmasteryet/tree-57

Ref test for #1010

13 years agoFix Makefile to remove all_files.tmp properly.
Kalervo Kujala [Thu, 12 Jan 2012 19:05:12 +0000 (21:05 +0200)]
Fix Makefile to remove all_files.tmp properly.

13 years agoRevert *~ .gitignore change.
Kalervo Kujala [Thu, 12 Jan 2012 18:52:26 +0000 (20:52 +0200)]
Revert *~ .gitignore change.

13 years agoMerge pull request #1072 from brendandahl/extensionupdate
Artur Adib [Thu, 12 Jan 2012 17:27:59 +0000 (09:27 -0800)]
Merge pull request #1072 from brendandahl/extensionupdate

Copy AMO extension to web