]>
git.parisson.com Git - pdf.js.git/log
Kalervo Kujala [Wed, 28 Sep 2011 18:06:07 +0000 (21:06 +0300)]
Merge remote-tracking branch 'upstream/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.
Kalervo Kujala [Tue, 27 Sep 2011 19:44:56 +0000 (22:44 +0300)]
Align CCITTFaxStream array comments.
Kalervo Kujala [Tue, 27 Sep 2011 19:40:19 +0000 (22:40 +0300)]
Merge remote-tracking branch 'upstream/master'
Chris Jones [Tue, 27 Sep 2011 19:22:52 +0000 (12:22 -0700)]
Merge pull request #545 from kkujala/master
Fix lint warnings.
Kalervo Kujala [Tue, 27 Sep 2011 19:20:58 +0000 (22:20 +0300)]
Add examples and extensions to lint.
Kalervo Kujala [Tue, 27 Sep 2011 19:15:06 +0000 (22:15 +0300)]
Fix lint warnings.
Chris Jones [Tue, 27 Sep 2011 18:52:01 +0000 (11:52 -0700)]
Merge pull request #544 from kkujala/master
Fix lint warnings.
Kalervo Kujala [Tue, 27 Sep 2011 18:43:48 +0000 (21:43 +0300)]
Fix lint warnings.
And name anonymous functions.
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
Chris Jones [Tue, 27 Sep 2011 17:52:04 +0000 (10:52 -0700)]
Merge pull request #541 from arturadib/getpdf
Implemented 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
Artur Adib [Tue, 27 Sep 2011 16:57:33 +0000 (12:57 -0400)]
PDFDoc() now detects argument type
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.
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)
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.
Artur Adib [Mon, 26 Sep 2011 18:40:32 +0000 (14:40 -0400)]
Fixed Hello World example: PDFDoc(raw_data)
As per #532
vingtetun [Mon, 26 Sep 2011 18:14:11 +0000 (11:14 -0700)]
Merge pull request #532 from kkujala/master
Use 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.
Andreas Gal [Mon, 26 Sep 2011 17:40:50 +0000 (10:40 -0700)]
Merge pull request #527 from sbarman/predictor
Fix predictor stream
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
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.
Kalervo Kujala [Mon, 26 Sep 2011 17:30:05 +0000 (20:30 +0300)]
Use lowercase properly in function names.
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.
Kalervo Kujala [Mon, 26 Sep 2011 17:04:42 +0000 (20:04 +0300)]
Merge remote-tracking branch 'upstream/master'
sbarman [Sun, 25 Sep 2011 23:27:15 +0000 (16:27 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js into predictor
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)
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
Julian Viereck [Sun, 25 Sep 2011 10:04:35 +0000 (12:04 +0200)]
Add some external files for reading to the Readme.md
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
Julian Viereck [Sun, 25 Sep 2011 09:44:29 +0000 (11:44 +0200)]
Add GettingTheCode section to Readme.md
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)
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
notmasteryet [Sat, 24 Sep 2011 14:44:50 +0000 (09:44 -0500)]
Implement "skipPages" feature for reftests
notmasteryet [Sat, 24 Sep 2011 14:14:44 +0000 (09:14 -0500)]
Changing the calculateMD5 function name (ref #523)
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)
notmasteryet [Sat, 24 Sep 2011 02:29:01 +0000 (21:29 -0500)]
Fix mediaBox check (regr. of #519)
notmasteryet [Sat, 24 Sep 2011 01:59:07 +0000 (20:59 -0500)]
Pattern match optimization
notmasteryet [Sat, 24 Sep 2011 01:50:21 +0000 (20:50 -0500)]
Recovering from misplaced/bad XRef
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
= [Sat, 24 Sep 2011 00:49:23 +0000 (17:49 -0700)]
update to master
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.
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.
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
notmasteryet [Fri, 23 Sep 2011 23:08:23 +0000 (18:08 -0500)]
Reset invalid media box to letter size.
= [Fri, 23 Sep 2011 21:37:44 +0000 (14:37 -0700)]
Adds support for all the basic graphic state operators
Kalervo Kujala [Fri, 23 Sep 2011 18:50:26 +0000 (21:50 +0300)]
Remove else after return in parserGetObj.
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.
Kalervo Kujala [Fri, 23 Sep 2011 17:56:21 +0000 (20:56 +0300)]
Fix lint warnings.
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.
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.
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.
notmasteryet [Fri, 23 Sep 2011 11:58:54 +0000 (06:58 -0500)]
Using !== for objects comparison
notmasteryet [Fri, 23 Sep 2011 01:18:43 +0000 (20:18 -0500)]
intermediate variable for document.body
vingtetun [Fri, 23 Sep 2011 00:03:16 +0000 (17:03 -0700)]
Merge pull request #515 from notmasteryet/tree-23
Fixing hyperlinks (regr. #509)
notmasteryet [Thu, 22 Sep 2011 23:29:43 +0000 (18:29 -0500)]
Fixing hyperlinks (regr. #509)
notmasteryet [Thu, 22 Sep 2011 23:04:50 +0000 (18:04 -0500)]
Removing introduced by the test run DOM elements
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)
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.
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
= [Thu, 22 Sep 2011 20:17:28 +0000 (13:17 -0700)]
Handle references for color space names that are defined in a dictionary
Kalervo Kujala [Thu, 22 Sep 2011 20:01:16 +0000 (23:01 +0300)]
Make showText and showSpacedText slightly faster.
notmasteryet [Thu, 22 Sep 2011 12:14:38 +0000 (05:14 -0700)]
Merge pull request #500 from vingtetun/metrics
Metrics
Vivien Nicolas [Thu, 22 Sep 2011 11:39:28 +0000 (13:39 +0200)]
Fix tests failure by cloning the GlyphsUnicode object
Vivien Nicolas [Thu, 22 Sep 2011 09:28:18 +0000 (11:28 +0200)]
Merge remote branch 'upstream/master' into metrics
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
notmasteryet [Thu, 22 Sep 2011 02:53:36 +0000 (21:53 -0500)]
Fixing getBaseFontMetricsAndMap function name
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
notmasteryet [Thu, 22 Sep 2011 00:56:09 +0000 (19:56 -0500)]
Guess default width for FileFont3 using BaseFont
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
Vivien Nicolas [Wed, 21 Sep 2011 23:24:39 +0000 (01:24 +0200)]
Merge remote branch 'upstream/master' into metrics
Vivien Nicolas [Wed, 21 Sep 2011 23:22:34 +0000 (01:22 +0200)]
Fix tests failures
notmasteryet [Wed, 21 Sep 2011 22:51:40 +0000 (15:51 -0700)]
Merge pull request #506 from brendandahl/xrefstmrecursion
Ignore previously parsed xref streams
Vivien Nicolas [Wed, 21 Sep 2011 22:45:12 +0000 (00:45 +0200)]
Merge remote branch 'upstream/master'
Vivien Nicolas [Wed, 21 Sep 2011 22:44:51 +0000 (00:44 +0200)]
Fix a lint error
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
Vivien Nicolas [Wed, 21 Sep 2011 22:32:36 +0000 (00:32 +0200)]
Support CropBox attribute
notmasteryet [Wed, 21 Sep 2011 22:28:48 +0000 (17:28 -0500)]
Fixing lint errors introduced by #505
Kalervo Kujala [Wed, 21 Sep 2011 20:46:29 +0000 (23:46 +0300)]
Name anonymous functions.
This makes profiling much more convenient.
= [Wed, 21 Sep 2011 17:04:21 +0000 (10:04 -0700)]
Ignore previously parsed xref streams
Vivien Nicolas [Wed, 21 Sep 2011 14:26:44 +0000 (16:26 +0200)]
Merge remote branch 'upstream/master'
Vivien Nicolas [Wed, 21 Sep 2011 14:26:20 +0000 (16:26 +0200)]
Fix a small lint error in fonts_utils.js
vingtetun [Wed, 21 Sep 2011 14:19:39 +0000 (07:19 -0700)]
Merge pull request #505 from swznd/master
Add loading status indicator
Muhammad Fikri [Wed, 21 Sep 2011 14:05:40 +0000 (21:05 +0700)]
fix indentation again
Muhammad Fikri [Wed, 21 Sep 2011 12:25:29 +0000 (19:25 +0700)]
fix indentations and style nits
Muhammad Fikri [Wed, 21 Sep 2011 04:49:09 +0000 (11:49 +0700)]
add loading status
Chris Jones [Wed, 21 Sep 2011 01:12:13 +0000 (18:12 -0700)]
Merge pull request #504 from notmasteryet/tree-21
Trivial fixes
vingtetun [Wed, 21 Sep 2011 00:29:03 +0000 (17:29 -0700)]
Merge pull request #503 from brendandahl/encodingdiff
Handle missing encoding differences array
notmasteryet [Wed, 21 Sep 2011 00:04:12 +0000 (19:04 -0500)]
Add LF to isSpace; pass ImageLoader when a pattern is processed
= [Tue, 20 Sep 2011 22:42:52 +0000 (15:42 -0700)]
Handle missing encoding differences array
Vivien Nicolas [Tue, 20 Sep 2011 02:26:37 +0000 (04:26 +0200)]
Fix lint errors and add metrics.js and charsets.js to the default set of pdf files in the Makefile
Vivien Nicolas [Tue, 20 Sep 2011 01:56:33 +0000 (03:56 +0200)]
Merge with upstream
Vivien Nicolas [Tue, 20 Sep 2011 01:42:34 +0000 (03:42 +0200)]
Merge with upstream
Andreas Gal [Mon, 19 Sep 2011 23:12:10 +0000 (16:12 -0700)]
Merge pull request #492 from notmasteryet/tree-19
Fixing the CID to GID mapping for cid fonts
vingtetun [Mon, 19 Sep 2011 21:28:07 +0000 (14:28 -0700)]
Merge pull request #498 from kkujala/master
Align switch cases properly.
Kalervo Kujala [Mon, 19 Sep 2011 20:17:58 +0000 (23:17 +0300)]
Align switch cases properly.
Julian Viereck [Mon, 19 Sep 2011 18:11:14 +0000 (21:11 +0300)]
Add links to subscribe to mailing list.
vingtetun [Mon, 19 Sep 2011 14:37:34 +0000 (07:37 -0700)]
Merge pull request #497 from notmasteryet/tree-20
removing onload from driver.js
vingtetun [Mon, 19 Sep 2011 14:34:46 +0000 (07:34 -0700)]
Merge pull request #466 from notmasteryet/charstoglyphs
Refactoring charsToUnicode into charsToGlyphs
notmasteryet [Mon, 19 Sep 2011 12:06:20 +0000 (07:06 -0500)]
removing onload from driver.js