]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
14 years agoFixing view
notmasteryet [Sat, 1 Oct 2011 14:15:49 +0000 (09:15 -0500)]
Fixing view

14 years agoMerge pull request #569 from notmasteryet/cmyk-inv
Andreas Gal [Sat, 1 Oct 2011 02:17:45 +0000 (19:17 -0700)]
Merge pull request #569 from notmasteryet/cmyk-inv

Mark all 'Adobe' images with 'EMBED'

14 years agoMark all 'Adobe' images with 'EMBED'
notmasteryet [Fri, 30 Sep 2011 02:38:34 +0000 (21:38 -0500)]
Mark all 'Adobe' images with 'EMBED'

14 years agoREADME: fixed broken links
Artur Adib [Fri, 30 Sep 2011 02:15:21 +0000 (23:15 -0300)]
README: fixed broken links

14 years agoMerge pull request #557 from arturadib/readme
Chris Jones [Thu, 29 Sep 2011 22:25:40 +0000 (15:25 -0700)]
Merge pull request #557 from arturadib/readme

README formatting

14 years agoCode formatting
Artur Adib [Thu, 29 Sep 2011 18:52:56 +0000 (14:52 -0400)]
Code formatting

14 years agoOops
Artur Adib [Thu, 29 Sep 2011 18:50:48 +0000 (14:50 -0400)]
Oops

14 years agoSpelling, contributors
Artur Adib [Thu, 29 Sep 2011 18:49:36 +0000 (14:49 -0400)]
Spelling, contributors

14 years agoREADME formatting
Artur Adib [Thu, 29 Sep 2011 18:44:41 +0000 (14:44 -0400)]
README formatting

14 years agoMerge pull request #555 from kkujala/master
notmasteryet [Thu, 29 Sep 2011 01:41:14 +0000 (18:41 -0700)]
Merge pull request #555 from kkujala/master

Use lowercase in function names.

14 years agoMerge pull request #552 from kkujala/master
Chris Jones [Wed, 28 Sep 2011 20:54:07 +0000 (13:54 -0700)]
Merge pull request #552 from kkujala/master

Align CCITTFaxStream array comments.

14 years agoMerge pull request #548 from vingtetun/master
Chris Jones [Wed, 28 Sep 2011 20:51:51 +0000 (13:51 -0700)]
Merge pull request #548 from vingtetun/master

Let the firefox extension use the loading indicator mechanism

14 years agoUse lowercase in function names.
Kalervo Kujala [Wed, 28 Sep 2011 19:00:12 +0000 (22:00 +0300)]
Use lowercase in function names.

This alleviates the confusion which functions can be instantiated with new.

14 years agoMerge remote-tracking branch 'upstream/master'
Kalervo Kujala [Wed, 28 Sep 2011 18:06:07 +0000 (21:06 +0300)]
Merge remote-tracking branch 'upstream/master'

14 years agoMerge with upstream
Vivien Nicolas [Wed, 28 Sep 2011 11:21:07 +0000 (13:21 +0200)]
Merge with upstream

14 years agoFirefox extension now use the default loading indicator
Vivien Nicolas [Wed, 28 Sep 2011 10:53:53 +0000 (12:53 +0200)]
Firefox extension now use the default loading indicator

14 years agoMerge pull request #546 from kkujala/master
Chris Jones [Tue, 27 Sep 2011 21:21:43 +0000 (14:21 -0700)]
Merge pull request #546 from kkujala/master

Add examples and extensions to lint.

14 years agoAlign CCITTFaxStream array comments.
Kalervo Kujala [Tue, 27 Sep 2011 19:44:56 +0000 (22:44 +0300)]
Align CCITTFaxStream array comments.

14 years agoMerge remote-tracking branch 'upstream/master'
Kalervo Kujala [Tue, 27 Sep 2011 19:40:19 +0000 (22:40 +0300)]
Merge remote-tracking branch 'upstream/master'

14 years agoMerge pull request #545 from kkujala/master
Chris Jones [Tue, 27 Sep 2011 19:22:52 +0000 (12:22 -0700)]
Merge pull request #545 from kkujala/master

Fix lint warnings.

14 years agoAdd examples and extensions to lint.
Kalervo Kujala [Tue, 27 Sep 2011 19:20:58 +0000 (22:20 +0300)]
Add examples and extensions to lint.

14 years agoFix lint warnings.
Kalervo Kujala [Tue, 27 Sep 2011 19:15:06 +0000 (22:15 +0300)]
Fix lint warnings.

14 years agoMerge pull request #544 from kkujala/master
Chris Jones [Tue, 27 Sep 2011 18:52:01 +0000 (11:52 -0700)]
Merge pull request #544 from kkujala/master

Fix lint warnings.

14 years agoFix lint warnings.
Kalervo Kujala [Tue, 27 Sep 2011 18:43:48 +0000 (21:43 +0300)]
Fix lint warnings.

And name anonymous functions.

14 years agoMerge pull request #542 from arturadib/pdfdoc-arg
Chris Jones [Tue, 27 Sep 2011 18:26:24 +0000 (11:26 -0700)]
Merge pull request #542 from arturadib/pdfdoc-arg

PDFDoc() now detects argument type

14 years agoMerge pull request #541 from arturadib/getpdf
Chris Jones [Tue, 27 Sep 2011 17:52:04 +0000 (10:52 -0700)]
Merge pull request #541 from arturadib/getpdf

Implemented getPdf(). Closes #516

14 years agoImplemented getPdf(). Closes #516
Artur Adib [Tue, 27 Sep 2011 17:30:47 +0000 (13:30 -0400)]
Implemented getPdf(). Closes #516
Conflicts:

examples/helloworld/hello.js

14 years agoPDFDoc() now detects argument type
Artur Adib [Tue, 27 Sep 2011 16:57:33 +0000 (12:57 -0400)]
PDFDoc() now detects argument type

14 years agoMerge pull request #534 from kkujala/master
Andreas Gal [Mon, 26 Sep 2011 21:50:05 +0000 (14:50 -0700)]
Merge pull request #534 from kkujala/master

Fix lint warnings in hello.js.

14 years agoMerge pull request #533 from arturadib/hello-world-fix
Artur Adib [Mon, 26 Sep 2011 21:25:19 +0000 (14:25 -0700)]
Merge pull request #533 from arturadib/hello-world-fix

Fixed Hello World example: PDFDoc(raw_data)

14 years agoFix lint warnings in hello.js.
Kalervo Kujala [Mon, 26 Sep 2011 20:28:16 +0000 (23:28 +0300)]
Fix lint warnings in hello.js.

Also split the long lines in README.

14 years agoFixed Hello World example: PDFDoc(raw_data)
Artur Adib [Mon, 26 Sep 2011 18:40:32 +0000 (14:40 -0400)]
Fixed Hello World example: PDFDoc(raw_data)

As per #532

14 years agoMerge pull request #532 from kkujala/master
vingtetun [Mon, 26 Sep 2011 18:14:11 +0000 (11:14 -0700)]
Merge pull request #532 from kkujala/master

Use data directly in PDFDoc.

14 years agoUse data directly in PDFDoc.
Kalervo Kujala [Mon, 26 Sep 2011 17:58:18 +0000 (20:58 +0300)]
Use data directly in PDFDoc.

And create the Stream inside the PDFDoc constructor for a cleaner interface.
Also encapsulate unnecessary details from the user.

14 years agoMerge pull request #527 from sbarman/predictor
Andreas Gal [Mon, 26 Sep 2011 17:40:50 +0000 (10:40 -0700)]
Merge pull request #527 from sbarman/predictor

Fix predictor stream

14 years agoMerge pull request #520 from notmasteryet/invalidpdf-1
Andreas Gal [Mon, 26 Sep 2011 17:40:19 +0000 (10:40 -0700)]
Merge pull request #520 from notmasteryet/invalidpdf-1

Recovering from the invalid PDF

14 years agoMerge pull request #531 from kkujala/master
Andreas Gal [Mon, 26 Sep 2011 17:38:32 +0000 (10:38 -0700)]
Merge pull request #531 from kkujala/master

Use lowercase properly in function names.

14 years agoUse lowercase properly in function names.
Kalervo Kujala [Mon, 26 Sep 2011 17:30:05 +0000 (20:30 +0300)]
Use lowercase properly in function names.

14 years agoMerge pull request #530 from kkujala/master
Andreas Gal [Mon, 26 Sep 2011 17:16:11 +0000 (10:16 -0700)]
Merge pull request #530 from kkujala/master

Remove else after return in parserGetObj.

14 years agoMerge remote-tracking branch 'upstream/master'
Kalervo Kujala [Mon, 26 Sep 2011 17:04:42 +0000 (20:04 +0300)]
Merge remote-tracking branch 'upstream/master'

14 years agoMerge branch 'master' of github.com:andreasgal/pdf.js into predictor
sbarman [Sun, 25 Sep 2011 23:27:15 +0000 (16:27 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js into predictor

14 years agofix bugs with predictors, png predictor type 0 and 5 (ie noop and paeth)
sbarman [Sun, 25 Sep 2011 23:27:06 +0000 (16:27 -0700)]
fix bugs with predictors, png predictor type 0 and 5 (ie noop and paeth)

14 years agoMerge pull request #526 from jviereck/docs
notmasteryet [Sun, 25 Sep 2011 17:12:39 +0000 (10:12 -0700)]
Merge pull request #526 from jviereck/docs

Add some more docs to the Readme.md

14 years agoAdd some external files for reading to the Readme.md
Julian Viereck [Sun, 25 Sep 2011 10:04:35 +0000 (12:04 +0200)]
Add some external files for reading to the Readme.md

14 years agoMove Contributing section one level up and add a you can just do tests section
Julian Viereck [Sun, 25 Sep 2011 09:48:12 +0000 (11:48 +0200)]
Move Contributing section one level up and add a you can just do tests section

14 years agoAdd GettingTheCode section to Readme.md
Julian Viereck [Sun, 25 Sep 2011 09:44:29 +0000 (11:44 +0200)]
Add GettingTheCode section to Readme.md

14 years agoMerge pull request #524 from notmasteryet/tree-25
Andreas Gal [Sat, 24 Sep 2011 19:46:15 +0000 (12:46 -0700)]
Merge pull request #524 from notmasteryet/tree-25

Changing the calculateMD5 function name (ref #523)

14 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into invalidpdf-1
notmasteryet [Sat, 24 Sep 2011 14:57:59 +0000 (09:57 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into invalidpdf-1

Conflicts:
test/test_manifest.json

14 years agoImplement "skipPages" feature for reftests
notmasteryet [Sat, 24 Sep 2011 14:44:50 +0000 (09:44 -0500)]
Implement "skipPages" feature for reftests

14 years agoChanging the calculateMD5 function name (ref #523)
notmasteryet [Sat, 24 Sep 2011 14:14:44 +0000 (09:14 -0500)]
Changing the calculateMD5 function name (ref #523)

14 years agoMerge pull request #521 from notmasteryet/tree-24
Julian Viereck [Sat, 24 Sep 2011 09:35:51 +0000 (02:35 -0700)]
Merge pull request #521 from notmasteryet/tree-24

Fix mediaBox check (regr. of #519)

14 years agoFix mediaBox check (regr. of #519)
notmasteryet [Sat, 24 Sep 2011 02:29:01 +0000 (21:29 -0500)]
Fix mediaBox check (regr. of #519)

14 years agoPattern match optimization
notmasteryet [Sat, 24 Sep 2011 01:59:07 +0000 (20:59 -0500)]
Pattern match optimization

14 years agoRecovering from misplaced/bad XRef
notmasteryet [Sat, 24 Sep 2011 01:50:21 +0000 (20:50 -0500)]
Recovering from misplaced/bad XRef

14 years agoMerge pull request #518 from brendandahl/extgstate
Chris Jones [Sat, 24 Sep 2011 01:05:32 +0000 (18:05 -0700)]
Merge pull request #518 from brendandahl/extgstate

Adds support for all the basic graphics state operators

14 years agoupdate to master
= [Sat, 24 Sep 2011 00:49:23 +0000 (17:49 -0700)]
update to master

14 years agoMerge pull request #519 from notmasteryet/default-mediabox
Chris Jones [Sat, 24 Sep 2011 00:33:27 +0000 (17:33 -0700)]
Merge pull request #519 from notmasteryet/default-mediabox

Reset invalid media box to letter size.

14 years agoMerge pull request #517 from kkujala/master
Chris Jones [Fri, 23 Sep 2011 23:46:04 +0000 (16:46 -0700)]
Merge pull request #517 from kkujala/master

Name anonymous functions for debugging purposes.

14 years agoMerge pull request #514 from notmasteryet/test-cleanup
Chris Jones [Fri, 23 Sep 2011 23:44:57 +0000 (16:44 -0700)]
Merge pull request #514 from notmasteryet/test-cleanup

Removing introduced by the test run DOM elements

14 years agoReset invalid media box to letter size.
notmasteryet [Fri, 23 Sep 2011 23:08:23 +0000 (18:08 -0500)]
Reset invalid media box to letter size.

14 years agoAdds support for all the basic graphic state operators
= [Fri, 23 Sep 2011 21:37:44 +0000 (14:37 -0700)]
Adds support for all the basic graphic state operators

14 years agoRemove else after return in parserGetObj.
Kalervo Kujala [Fri, 23 Sep 2011 18:50:26 +0000 (21:50 +0300)]
Remove else after return in parserGetObj.

14 years agoName anonymous functions for debugging purposes.
Kalervo Kujala [Fri, 23 Sep 2011 17:58:56 +0000 (20:58 +0300)]
Name anonymous functions for debugging purposes.

It also makes profiling more convenient.

14 years agoFix lint warnings.
Kalervo Kujala [Fri, 23 Sep 2011 17:56:21 +0000 (20:56 +0300)]
Fix lint warnings.

14 years agoName anonymous functions for debugging purposes.
Kalervo Kujala [Fri, 23 Sep 2011 17:54:18 +0000 (20:54 +0300)]
Name anonymous functions for debugging purposes.

It also makes profiling more convenient.

14 years agoName anonymous functions for debugging purposes.
Kalervo Kujala [Fri, 23 Sep 2011 17:44:48 +0000 (20:44 +0300)]
Name anonymous functions for debugging purposes.

It also makes profiling more convenient.

14 years agoName anonymous functions for debugging purposes.
Kalervo Kujala [Fri, 23 Sep 2011 17:25:24 +0000 (20:25 +0300)]
Name anonymous functions for debugging purposes.

It also makes profiling more convenient.

14 years agoUsing !== for objects comparison
notmasteryet [Fri, 23 Sep 2011 11:58:54 +0000 (06:58 -0500)]
Using !== for objects comparison

14 years agointermediate variable for document.body
notmasteryet [Fri, 23 Sep 2011 01:18:43 +0000 (20:18 -0500)]
intermediate variable for document.body

14 years agoMerge pull request #515 from notmasteryet/tree-23
vingtetun [Fri, 23 Sep 2011 00:03:16 +0000 (17:03 -0700)]
Merge pull request #515 from notmasteryet/tree-23

Fixing hyperlinks (regr. #509)

14 years agoFixing hyperlinks (regr. #509)
notmasteryet [Thu, 22 Sep 2011 23:29:43 +0000 (18:29 -0500)]
Fixing hyperlinks (regr. #509)

14 years agoRemoving introduced by the test run DOM elements
notmasteryet [Thu, 22 Sep 2011 23:04:50 +0000 (18:04 -0500)]
Removing introduced by the test run DOM elements

14 years agoMerge pull request #509 from vingtetun/master
Andreas Gal [Thu, 22 Sep 2011 23:03:41 +0000 (16:03 -0700)]
Merge pull request #509 from vingtetun/master

Support CropBox (see PDFReference page 145)

14 years agoMerge pull request #512 from kkujala/master
Andreas Gal [Thu, 22 Sep 2011 21:36:48 +0000 (14:36 -0700)]
Merge pull request #512 from kkujala/master

Make showText and showSpacedText slightly faster.

14 years agoMerge pull request #513 from brendandahl/derefcolorspacename
Andreas Gal [Thu, 22 Sep 2011 21:36:10 +0000 (14:36 -0700)]
Merge pull request #513 from brendandahl/derefcolorspacename

Dereference dictionary for colorspace linked by name

14 years agoHandle references for color space names that are defined in a dictionary
= [Thu, 22 Sep 2011 20:17:28 +0000 (13:17 -0700)]
Handle references for color space names that are defined in a dictionary

14 years agoMake showText and showSpacedText slightly faster.
Kalervo Kujala [Thu, 22 Sep 2011 20:01:16 +0000 (23:01 +0300)]
Make showText and showSpacedText slightly faster.

14 years agoMerge pull request #500 from vingtetun/metrics
notmasteryet [Thu, 22 Sep 2011 12:14:38 +0000 (05:14 -0700)]
Merge pull request #500 from vingtetun/metrics

Metrics

14 years agoFix tests failure by cloning the GlyphsUnicode object
Vivien Nicolas [Thu, 22 Sep 2011 11:39:28 +0000 (13:39 +0200)]
Fix tests failure by cloning the GlyphsUnicode object

14 years agoMerge remote branch 'upstream/master' into metrics
Vivien Nicolas [Thu, 22 Sep 2011 09:28:18 +0000 (11:28 +0200)]
Merge remote branch 'upstream/master' into metrics

14 years agoMerge pull request #510 from notmasteryet/tree-22
vingtetun [Thu, 22 Sep 2011 09:14:19 +0000 (02:14 -0700)]
Merge pull request #510 from notmasteryet/tree-22

Guess default width for FileFont3 using BaseFont

14 years agoFixing getBaseFontMetricsAndMap function name
notmasteryet [Thu, 22 Sep 2011 02:53:36 +0000 (21:53 -0500)]
Fixing getBaseFontMetricsAndMap function name

14 years agoMerge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-22
notmasteryet [Thu, 22 Sep 2011 01:00:35 +0000 (20:00 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-22

Conflicts:
pdf.js

14 years agoGuess default width for FileFont3 using BaseFont
notmasteryet [Thu, 22 Sep 2011 00:56:09 +0000 (19:56 -0500)]
Guess default width for FileFont3 using BaseFont

14 years agoMerge pull request #507 from kkujala/master
vingtetun [Wed, 21 Sep 2011 23:42:05 +0000 (16:42 -0700)]
Merge pull request #507 from kkujala/master

Name anonymous functions for debugging purpose

14 years agoMerge remote branch 'upstream/master' into metrics
Vivien Nicolas [Wed, 21 Sep 2011 23:24:39 +0000 (01:24 +0200)]
Merge remote branch 'upstream/master' into metrics

14 years agoFix tests failures
Vivien Nicolas [Wed, 21 Sep 2011 23:22:34 +0000 (01:22 +0200)]
Fix tests failures

14 years agoMerge pull request #506 from brendandahl/xrefstmrecursion
notmasteryet [Wed, 21 Sep 2011 22:51:40 +0000 (15:51 -0700)]
Merge pull request #506 from brendandahl/xrefstmrecursion

Ignore previously parsed xref streams

14 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Wed, 21 Sep 2011 22:45:12 +0000 (00:45 +0200)]
Merge remote branch 'upstream/master'

14 years agoFix a lint error
Vivien Nicolas [Wed, 21 Sep 2011 22:44:51 +0000 (00:44 +0200)]
Fix a lint error

14 years agoMerge pull request #508 from notmasteryet/lint-1
vingtetun [Wed, 21 Sep 2011 22:32:55 +0000 (15:32 -0700)]
Merge pull request #508 from notmasteryet/lint-1

Fixing lint errors introduced by #505

14 years agoSupport CropBox attribute
Vivien Nicolas [Wed, 21 Sep 2011 22:32:36 +0000 (00:32 +0200)]
Support CropBox attribute

14 years agoFixing lint errors introduced by #505
notmasteryet [Wed, 21 Sep 2011 22:28:48 +0000 (17:28 -0500)]
Fixing lint errors introduced by #505

14 years agoName anonymous functions.
Kalervo Kujala [Wed, 21 Sep 2011 20:46:29 +0000 (23:46 +0300)]
Name anonymous functions.

This makes profiling much more convenient.

14 years agoIgnore previously parsed xref streams
= [Wed, 21 Sep 2011 17:04:21 +0000 (10:04 -0700)]
Ignore previously parsed xref streams

14 years agoMerge remote branch 'upstream/master'
Vivien Nicolas [Wed, 21 Sep 2011 14:26:44 +0000 (16:26 +0200)]
Merge remote branch 'upstream/master'

14 years agoFix a small lint error in fonts_utils.js
Vivien Nicolas [Wed, 21 Sep 2011 14:26:20 +0000 (16:26 +0200)]
Fix a small lint error in fonts_utils.js

14 years agoMerge pull request #505 from swznd/master
vingtetun [Wed, 21 Sep 2011 14:19:39 +0000 (07:19 -0700)]
Merge pull request #505 from swznd/master

Add loading status indicator

14 years agofix indentation again
Muhammad Fikri [Wed, 21 Sep 2011 14:05:40 +0000 (21:05 +0700)]
fix indentation again

14 years agofix indentations and style nits
Muhammad Fikri [Wed, 21 Sep 2011 12:25:29 +0000 (19:25 +0700)]
fix indentations and style nits