]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoMerge pull request #916 from arturadib/disableworker-in-url
Brendan Dahl [Fri, 9 Dec 2011 21:14:24 +0000 (13:14 -0800)]
Merge pull request #916 from arturadib/disableworker-in-url

disableWorker via URL parameter

13 years agoMerge branch 'refs/heads/master' into disableworker-in-url
Artur Adib [Fri, 9 Dec 2011 20:38:08 +0000 (15:38 -0500)]
Merge branch 'refs/heads/master' into disableworker-in-url

Conflicts:
web/viewer.js

13 years agodisableWorker via URL
Artur Adib [Fri, 9 Dec 2011 18:17:48 +0000 (13:17 -0500)]
disableWorker via URL

13 years agoMerge pull request #898 from kkujala/style
Artur Adib [Fri, 9 Dec 2011 16:02:06 +0000 (08:02 -0800)]
Merge pull request #898 from kkujala/style

Name constructors in obj.js.

13 years agoMerge pull request #913 from notmasteryet/issue-863
Artur Adib [Fri, 9 Dec 2011 15:29:02 +0000 (07:29 -0800)]
Merge pull request #913 from notmasteryet/issue-863

Bad pdf with scanned image

13 years agoMerge pull request #915 from notmasteryet/tree-47
Julian Viereck [Fri, 9 Dec 2011 08:14:46 +0000 (00:14 -0800)]
Merge pull request #915 from notmasteryet/tree-47

Fix error object wrapper (#914)

13 years agoSuppress messages from the browser
notmasteryet [Fri, 9 Dec 2011 02:51:12 +0000 (20:51 -0600)]
Suppress messages from the browser

13 years agoFix error object wrapper (#914)
notmasteryet [Fri, 9 Dec 2011 02:09:19 +0000 (20:09 -0600)]
Fix error object wrapper (#914)

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
notmasteryet [Fri, 9 Dec 2011 01:22:44 +0000 (19:22 -0600)]
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863

Conflicts:
test/pdfs/.gitignore

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863
notmasteryet [Fri, 9 Dec 2011 01:20:33 +0000 (19:20 -0600)]
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into issue-863

13 years agoAdd bad PDF with lots of extra bytes at the end
notmasteryet [Fri, 9 Dec 2011 01:17:24 +0000 (19:17 -0600)]
Add bad PDF with lots of extra bytes at the end

13 years agoMerge pull request #854 from arturadib/thumb-smooth
notmasteryet [Fri, 9 Dec 2011 00:55:46 +0000 (16:55 -0800)]
Merge pull request #854 from arturadib/thumb-smooth

Smarter thumbnail scrolling

13 years agoMerge remote-tracking branch 'upstream/master' into style
Kalervo Kujala [Thu, 8 Dec 2011 22:28:31 +0000 (00:28 +0200)]
Merge remote-tracking branch 'upstream/master' into style

Conflicts:
src/image.js
src/pattern.js

13 years agoName all constructors.
Kalervo Kujala [Thu, 8 Dec 2011 22:18:43 +0000 (00:18 +0200)]
Name all constructors.

13 years agoMerge pull request #911 from notmasteryet/issue-906
Artur Adib [Thu, 8 Dec 2011 15:02:23 +0000 (07:02 -0800)]
Merge pull request #911 from notmasteryet/issue-906

(#906) fixing glyph width defined by glyph name

13 years agoMerge pull request #910 from notmasteryet/tree-46
Artur Adib [Thu, 8 Dec 2011 15:01:31 +0000 (07:01 -0800)]
Merge pull request #910 from notmasteryet/tree-46

Remove glyph references outside range of avaialable glyphs

13 years ago(#906) fixing glyph width defined by glyph name
notmasteryet [Thu, 8 Dec 2011 05:30:48 +0000 (23:30 -0600)]
(#906) fixing glyph width defined by glyph name

13 years agoremove glyph references outside range of avaialable glyphs
notmasteryet [Thu, 8 Dec 2011 03:38:34 +0000 (21:38 -0600)]
remove glyph references outside range of avaialable glyphs

13 years agoMerge pull request #776 from jviereck/jpegimage_cleanup
notmasteryet [Wed, 7 Dec 2011 19:11:11 +0000 (11:11 -0800)]
Merge pull request #776 from jviereck/jpegimage_cleanup

Don't create JpegImage object anymore - go functional style

13 years agoMerge pull request #905 from notmasteryet/issue-886b
Artur Adib [Wed, 7 Dec 2011 18:11:46 +0000 (10:11 -0800)]
Merge pull request #905 from notmasteryet/issue-886b

Fixing missing text (#886)

13 years agoAddress review comments by yury
Julian Viereck [Wed, 7 Dec 2011 18:03:13 +0000 (19:03 +0100)]
Address review comments by yury

13 years agoMerge pull request #907 from notmasteryet/tree-43
Artur Adib [Wed, 7 Dec 2011 17:26:21 +0000 (09:26 -0800)]
Merge pull request #907 from notmasteryet/tree-43

Fixes the unicode symbols on the text layer

13 years agoMerge pull request #908 from notmasteryet/tree-44
Artur Adib [Wed, 7 Dec 2011 16:27:09 +0000 (08:27 -0800)]
Merge pull request #908 from notmasteryet/tree-44

fixes gradient fill (#840)

13 years agoMerge pull request #895 from kkujala/constants
Artur Adib [Wed, 7 Dec 2011 15:29:37 +0000 (07:29 -0800)]
Merge pull request #895 from kkujala/constants

Use constants for paint type and pattern size.

13 years agoMoved event binding to 'load' event
Artur Adib [Wed, 7 Dec 2011 13:52:13 +0000 (08:52 -0500)]
Moved event binding to 'load' event

13 years agoRevert int16 clamping for horizontal metrics
notmasteryet [Wed, 7 Dec 2011 12:47:52 +0000 (06:47 -0600)]
Revert int16 clamping for horizontal metrics

13 years agofixes gradient fill (#840)
notmasteryet [Wed, 7 Dec 2011 12:42:01 +0000 (06:42 -0600)]
fixes gradient fill (#840)

13 years agoFix the unicode symbols on the text layer
notmasteryet [Wed, 7 Dec 2011 04:59:06 +0000 (22:59 -0600)]
Fix the unicode symbols on the text layer

13 years agoadds geothermal.pdf test
notmasteryet [Wed, 7 Dec 2011 04:33:59 +0000 (22:33 -0600)]
adds geothermal.pdf test

13 years agoFixing missing text (#886)
notmasteryet [Wed, 7 Dec 2011 04:13:14 +0000 (22:13 -0600)]
Fixing missing text (#886)

13 years agoName constructors in obj.js.
Kalervo Kujala [Tue, 6 Dec 2011 22:18:40 +0000 (00:18 +0200)]
Name constructors in obj.js.

13 years agoAddressing comments, linting
Artur Adib [Tue, 6 Dec 2011 21:52:29 +0000 (16:52 -0500)]
Addressing comments, linting

13 years agoUse constants for paint type and pattern size.
Kalervo Kujala [Tue, 6 Dec 2011 20:07:35 +0000 (22:07 +0200)]
Use constants for paint type and pattern size.

13 years agoMerge pull request #885 from notmasteryet/issue-884
Artur Adib [Tue, 6 Dec 2011 19:59:07 +0000 (11:59 -0800)]
Merge pull request #885 from notmasteryet/issue-884

(#884) Use unicode mapping cmap when simple identity cmap was originally used

13 years agoMerge pull request #870 from notmasteryet/issue-867
Artur Adib [Tue, 6 Dec 2011 18:12:56 +0000 (10:12 -0800)]
Merge pull request #870 from notmasteryet/issue-867

(#867) Set Type3 font encoding; enable text selection testing

13 years agoMerge pull request #890 from arturadib/manifest-md5-fix
notmasteryet [Tue, 6 Dec 2011 16:21:32 +0000 (08:21 -0800)]
Merge pull request #890 from arturadib/manifest-md5-fix

Removed duplicate md5 entry

13 years agoRemoved duplicate md5
Artur Adib [Tue, 6 Dec 2011 15:33:18 +0000 (10:33 -0500)]
Removed duplicate md5

13 years agoMerge pull request #846 from jviereck/feature_img_data
Artur Adib [Tue, 6 Dec 2011 15:17:23 +0000 (07:17 -0800)]
Merge pull request #846 from jviereck/feature_img_data

Add feature detection for using Uint8Array as imageData

13 years agoUse unicode mapping cmap when simple identity cmap was originally used
notmasteryet [Tue, 6 Dec 2011 02:42:39 +0000 (20:42 -0600)]
Use unicode mapping cmap when simple identity cmap was originally used

13 years agoMerge pull request #882 from notmasteryet/issue-873
Brendan Dahl [Tue, 6 Dec 2011 00:07:21 +0000 (16:07 -0800)]
Merge pull request #882 from notmasteryet/issue-873

Fixing opening from the file system

13 years agoFixing opening from the file system
notmasteryet [Mon, 5 Dec 2011 23:48:21 +0000 (17:48 -0600)]
Fixing opening from the file system

13 years agoFixing the textLayer parameter
notmasteryet [Mon, 5 Dec 2011 23:19:43 +0000 (17:19 -0600)]
Fixing the textLayer parameter

13 years agoMerge pull request #879 from arturadib/makefile-fix
Brendan Dahl [Mon, 5 Dec 2011 21:37:33 +0000 (13:37 -0800)]
Merge pull request #879 from arturadib/makefile-fix

Cross-platform sed fix

13 years agoshort she
Artur Adib [Mon, 5 Dec 2011 21:30:41 +0000 (16:30 -0500)]
short she

13 years agocross-platform sed fix
Artur Adib [Mon, 5 Dec 2011 21:25:16 +0000 (16:25 -0500)]
cross-platform sed fix

13 years agoMerge pull request #864 from notmasteryet/issue-799
Artur Adib [Mon, 5 Dec 2011 20:55:49 +0000 (12:55 -0800)]
Merge pull request #864 from notmasteryet/issue-799

Suppress invisible text (#799)

13 years agoMerge pull request #857 from jviereck/hotcmds
Brendan Dahl [Mon, 5 Dec 2011 18:43:03 +0000 (10:43 -0800)]
Merge pull request #857 from jviereck/hotcmds

Only check execution time on some commands

13 years agoAddress review comments: Introduce new CanvasGraphics.putBinaryImageData and make...
Julian Viereck [Sat, 3 Dec 2011 08:16:40 +0000 (09:16 +0100)]
Address review comments: Introduce new CanvasGraphics.putBinaryImageData and make sure feature detection work always

13 years agoMerge pull request #871 from kkujala/constants
Julian Viereck [Mon, 5 Dec 2011 17:24:06 +0000 (09:24 -0800)]
Merge pull request #871 from kkujala/constants

Use constants for radial and axial types.

13 years agoMerge pull request #868 from kkujala/refactor
Julian Viereck [Mon, 5 Dec 2011 17:23:32 +0000 (09:23 -0800)]
Merge pull request #868 from kkujala/refactor

Fix few early returns in parser.js.

13 years agoMerge pull request #862 from notmasteryet/issue-828
Artur Adib [Mon, 5 Dec 2011 17:06:53 +0000 (09:06 -0800)]
Merge pull request #862 from notmasteryet/issue-828

Fallback to object indexing when reading of xref fails (#828)

13 years agoInline JpegImageLoader to remove new JpegImageLoader call
Julian Viereck [Mon, 5 Dec 2011 16:59:03 +0000 (17:59 +0100)]
Inline JpegImageLoader to remove new JpegImageLoader call

13 years agoUse object-enumeration for pattern type.
Kalervo Kujala [Sun, 4 Dec 2011 22:38:45 +0000 (00:38 +0200)]
Use object-enumeration for pattern type.

13 years agoStyle fixes
fixplz [Sun, 4 Dec 2011 22:00:22 +0000 (00:00 +0200)]
Style fixes

13 years agoUse constants for radial and axial types.
Kalervo Kujala [Sun, 4 Dec 2011 20:22:39 +0000 (22:22 +0200)]
Use constants for radial and axial types.

13 years ago(#867) Set Type3 font encoding; enable text selection testing
notmasteryet [Sun, 4 Dec 2011 19:51:12 +0000 (13:51 -0600)]
(#867) Set Type3 font encoding; enable text selection testing

13 years agoFix few early returns in parser.js.
Kalervo Kujala [Sun, 4 Dec 2011 19:22:08 +0000 (21:22 +0200)]
Fix few early returns in parser.js.

13 years agoadd stroke and other text rendering modes
notmasteryet [Sat, 3 Dec 2011 04:30:31 +0000 (22:30 -0600)]
add stroke and other text rendering modes

13 years agoMerge pull request #855 from notmasteryet/isname
Brendan Dahl [Sat, 3 Dec 2011 01:20:17 +0000 (17:20 -0800)]
Merge pull request #855 from notmasteryet/isname

replace isName in the viewer.js

13 years agoMerge pull request #847 from brendandahl/errorhandling
notmasteryet [Sat, 3 Dec 2011 00:54:40 +0000 (16:54 -0800)]
Merge pull request #847 from brendandahl/errorhandling

Improved error handling

13 years agoAvoid skipping over tag in startxref search
fixplz [Fri, 2 Dec 2011 23:55:59 +0000 (01:55 +0200)]
Avoid skipping over tag in startxref search

13 years agoSuppress invisible text (#799)
notmasteryet [Fri, 2 Dec 2011 22:52:31 +0000 (16:52 -0600)]
Suppress invisible text (#799)

13 years agoScan for startxref more than 1024 chars from end #828
fixplz [Fri, 2 Dec 2011 22:33:00 +0000 (00:33 +0200)]
Scan for startxref more than 1024 chars from end #828

13 years agoFixing lint errors; extra empty lines
notmasteryet [Fri, 2 Dec 2011 21:35:18 +0000 (15:35 -0600)]
Fixing lint errors; extra empty lines

13 years agoIf readXRefStream or readXRefTable fails, fallback to object indexing (#828)
notmasteryet [Fri, 2 Dec 2011 21:31:29 +0000 (15:31 -0600)]
If readXRefStream or readXRefTable fails, fallback to object indexing (#828)

13 years agoMerge upstream and change to error parameter for callback.
Brendan Dahl [Fri, 2 Dec 2011 18:19:43 +0000 (10:19 -0800)]
Merge upstream and change to error parameter for callback.

13 years agoAddress Yury's comment 2.
Brendan Dahl [Fri, 2 Dec 2011 16:58:40 +0000 (08:58 -0800)]
Address Yury's comment 2.

13 years agoMerge pull request #861 from notmasteryet/issue-840
vingtetun [Fri, 2 Dec 2011 13:20:24 +0000 (05:20 -0800)]
Merge pull request #861 from notmasteryet/issue-840

(#840) fix font stretching and overlapping characters encoding

13 years agoAdd PDF from the #840 to the reference tests
notmasteryet [Fri, 2 Dec 2011 12:55:04 +0000 (06:55 -0600)]
Add PDF from the #840 to the reference tests

13 years ago(#840) fix font stretching and overlapping characters encoding
notmasteryet [Fri, 2 Dec 2011 02:56:26 +0000 (20:56 -0600)]
(#840) fix font stretching and overlapping characters encoding

13 years agoMerge pull request #738 from arturadib/text-select
Brendan Dahl [Thu, 1 Dec 2011 20:29:13 +0000 (12:29 -0800)]
Merge pull request #738 from arturadib/text-select

Text selection

13 years agoMerge pull request #856 from notmasteryet/pageref-notdef
Artur Adib [Thu, 1 Dec 2011 20:01:42 +0000 (12:01 -0800)]
Merge pull request #856 from notmasteryet/pageref-notdef

Avoiding pageRefMap is not defined in the getDestinationHash()

13 years agoAddressing comments by @vingtetun
Artur Adib [Thu, 1 Dec 2011 19:11:17 +0000 (14:11 -0500)]
Addressing comments by @vingtetun

13 years agoAddress Yury's comments.
Brendan Dahl [Thu, 1 Dec 2011 17:11:33 +0000 (09:11 -0800)]
Address Yury's comments.

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Artur Adib [Thu, 1 Dec 2011 15:42:07 +0000 (10:42 -0500)]
Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select

Conflicts:
src/canvas.js

13 years agoAvoiding pageRefMap is not defined in the getDestinationHash()
notmasteryet [Thu, 1 Dec 2011 01:04:45 +0000 (19:04 -0600)]
Avoiding pageRefMap is not defined in the getDestinationHash()

13 years agoreplace isName in the viewer.js
notmasteryet [Thu, 1 Dec 2011 00:54:04 +0000 (18:54 -0600)]
replace isName in the viewer.js

13 years agoOnly check execution time on some commands
Julian Viereck [Wed, 30 Nov 2011 23:02:30 +0000 (00:02 +0100)]
Only check execution time on some commands

13 years agobug fix
Artur Adib [Wed, 30 Nov 2011 21:14:22 +0000 (16:14 -0500)]
bug fix

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js into thumb-smooth
Artur Adib [Wed, 30 Nov 2011 20:58:44 +0000 (15:58 -0500)]
Merge branch 'master' of git://github.com/mozilla/pdf.js into thumb-smooth

Conflicts:
web/viewer.js

13 years agomake it work in WebKit
Artur Adib [Wed, 30 Nov 2011 20:20:14 +0000 (15:20 -0500)]
make it work in WebKit

13 years agobringing Cache() back
Artur Adib [Wed, 30 Nov 2011 20:10:27 +0000 (15:10 -0500)]
bringing Cache() back

13 years agoSmoother thumbnail scrolling via lazy rendering
Artur Adib [Wed, 30 Nov 2011 19:19:07 +0000 (14:19 -0500)]
Smoother thumbnail scrolling via lazy rendering

13 years agoMerge pull request #850 from notmasteryet/fonts-2
Artur Adib [Wed, 30 Nov 2011 18:33:39 +0000 (10:33 -0800)]
Merge pull request #850 from notmasteryet/fonts-2

Encoding presence and char width scaling

13 years agoMerge pull request #851 from arturadib/addon-fix
vingtetun [Wed, 30 Nov 2011 17:37:22 +0000 (09:37 -0800)]
Merge pull request #851 from arturadib/addon-fix

Addon fix

13 years agov0.1.0
Artur Adib [Wed, 30 Nov 2011 15:31:10 +0000 (10:31 -0500)]
v0.1.0

13 years agofixing ref so that it passes manifest tests
Artur Adib [Wed, 30 Nov 2011 14:42:52 +0000 (09:42 -0500)]
fixing ref so that it passes manifest tests

13 years agoAdd paperine test
notmasteryet [Wed, 30 Nov 2011 04:22:30 +0000 (22:22 -0600)]
Add paperine test

13 years agoFixing base encoding presence detection; character width scale
notmasteryet [Wed, 30 Nov 2011 04:06:00 +0000 (22:06 -0600)]
Fixing base encoding presence detection; character width scale

13 years agoMerge pull request #849 from brendandahl/handlemorefontstreams
notmasteryet [Wed, 30 Nov 2011 01:29:35 +0000 (17:29 -0800)]
Merge pull request #849 from brendandahl/handlemorefontstreams

Fix invalid arguments for certain fonts.

13 years agoAdd test case.
Brendan Dahl [Tue, 29 Nov 2011 23:47:53 +0000 (15:47 -0800)]
Add test case.

13 years agoFix invalid arguments error.
Brendan Dahl [Tue, 29 Nov 2011 22:50:19 +0000 (14:50 -0800)]
Fix invalid arguments error.

13 years agoMerge pull request #848 from arturadib/master
Artur Adib [Tue, 29 Nov 2011 21:09:09 +0000 (13:09 -0800)]
Merge pull request #848 from arturadib/master

(do not merge) updating refs

13 years agoLint lint lint
Artur Adib [Tue, 29 Nov 2011 21:02:12 +0000 (16:02 -0500)]
Lint lint lint

13 years agoCreated inactive window bugzilla bug
Artur Adib [Tue, 29 Nov 2011 19:54:32 +0000 (14:54 -0500)]
Created inactive window bugzilla bug

13 years agoUpdate README.md
Artur Adib [Tue, 29 Nov 2011 19:46:24 +0000 (14:46 -0500)]
Update README.md

13 years agoFix lints.
Brendan Dahl [Tue, 29 Nov 2011 19:32:01 +0000 (11:32 -0800)]
Fix lints.

13 years agoDisplay error messages on more problems.
Brendan Dahl [Tue, 29 Nov 2011 19:28:05 +0000 (11:28 -0800)]
Display error messages on more problems.

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js into text-select
Artur Adib [Tue, 29 Nov 2011 19:17:05 +0000 (14:17 -0500)]
Merge branch 'master' of git://github.com/mozilla/pdf.js into text-select

Conflicts:
src/canvas.js

13 years agoAdd feature detection for using Uint8Array as imageData
Julian Viereck [Fri, 4 Nov 2011 06:55:27 +0000 (07:55 +0100)]
Add feature detection for using Uint8Array as imageData