]>
git.parisson.com Git - pdf.js.git/log
Andreas Gal [Wed, 17 Aug 2011 16:28:48 +0000 (09:28 -0700)]
Merge pull request #330 from sbarman/pig
Pig
sbarman [Wed, 17 Aug 2011 16:22:54 +0000 (09:22 -0700)]
combined pathX/Y with x/y and wrote setCurrentPoint function
sbarman [Wed, 17 Aug 2011 01:15:20 +0000 (18:15 -0700)]
added stiched functions
sbarman [Tue, 16 Aug 2011 23:49:26 +0000 (16:49 -0700)]
cleanup
sbarman [Tue, 16 Aug 2011 23:47:48 +0000 (16:47 -0700)]
implemented curve2, partial fix for #325
Andreas Gal [Tue, 16 Aug 2011 23:01:55 +0000 (16:01 -0700)]
Merge pull request #328 from kkujala/master
Report results properly to test.py from driver.js.
Kalervo Kujala [Tue, 16 Aug 2011 22:41:15 +0000 (01:41 +0300)]
Merge remote-tracking branch 'upstream/master'
Kalervo Kujala [Tue, 16 Aug 2011 22:33:00 +0000 (01:33 +0300)]
Report results properly to test.py from driver.js.
If the PDFDoc creation failed in driver.js then that was not informed back to
test.py. This lead to State.remaining being off by one. And that did not let
the test to end as expected. Instead the test hung indefinitely.
This change now reveals TEST-UNEXPECTED-FAIL which was hidden previously.
Andreas Gal [Tue, 16 Aug 2011 22:18:21 +0000 (15:18 -0700)]
Merge pull request #327 from kkujala/master
Keep the results visible in test_slave.html before quitting.
Kalervo Kujala [Tue, 16 Aug 2011 20:08:55 +0000 (23:08 +0300)]
Keep the results visible in test_slave.html before quitting.
Currently the innerHTML is replaced with text:
Tests are finished.
CLOSE ME!
Instead of replacing the innerHTML prepend that text to it.
This way the user can still check the results of the test.
Chris Jones [Tue, 16 Aug 2011 19:23:08 +0000 (12:23 -0700)]
Merge pull request #326 from kkujala/master
Indent the driver.js correctly.
Kalervo Kujala [Tue, 16 Aug 2011 19:17:46 +0000 (22:17 +0300)]
Indent the driver.js correctly.
notmasteryet [Sun, 14 Aug 2011 23:22:01 +0000 (18:22 -0500)]
Merge branch 'lzw' of git://github.com/notmasteryet/pdf.js.git
notmasteryet [Sun, 14 Aug 2011 21:34:19 +0000 (16:34 -0500)]
switch optimization
notmasteryet [Sun, 14 Aug 2011 20:16:24 +0000 (15:16 -0500)]
Optimize usage of the memory in the LZWStream; linting
Andreas Gal [Sun, 14 Aug 2011 17:51:51 +0000 (10:51 -0700)]
Merge pull request #324 from notmasteryet/lzw
LZW encoding
Andreas Gal [Sun, 14 Aug 2011 17:46:01 +0000 (10:46 -0700)]
Merge pull request #323 from notmasteryet/basefont
Fixing bad comment
notmasteryet [Sun, 14 Aug 2011 17:26:48 +0000 (12:26 -0500)]
Add JAI.pdf (issue #292) to the ref tests
notmasteryet [Sun, 14 Aug 2011 17:12:31 +0000 (12:12 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into lzw
notmasteryet [Sun, 14 Aug 2011 17:11:23 +0000 (12:11 -0500)]
Fixing bad comment
Andreas Gal [Sun, 14 Aug 2011 16:19:02 +0000 (09:19 -0700)]
Merge pull request #322 from notmasteryet/basefont
BaseFont and misc fonts fixes
notmasteryet [Sun, 14 Aug 2011 13:40:22 +0000 (08:40 -0500)]
BaseFont and misc fonts fixes
notmasteryet [Sun, 14 Aug 2011 01:46:04 +0000 (20:46 -0500)]
LZW filter
Chris Jones [Thu, 11 Aug 2011 22:05:07 +0000 (15:05 -0700)]
Merge pull request #321 from kkujala/master
Refactor the lines that are over 80 characters long in driver.js.
Kalervo Kujala [Thu, 11 Aug 2011 22:00:32 +0000 (01:00 +0300)]
Refactor the lines that are over 80 characters long in driver.js.
Chris Jones [Thu, 11 Aug 2011 21:39:08 +0000 (14:39 -0700)]
Merge pull request #320 from kkujala/master
Correct the coding style according to gjslint in font.js
Kalervo Kujala [Thu, 11 Aug 2011 20:44:08 +0000 (23:44 +0300)]
Add test/ to the lint.
Kalervo Kujala [Thu, 11 Aug 2011 18:48:43 +0000 (21:48 +0300)]
Add test js files to the lint.
Specifically driver.js and user.js will now be part of lint.
Kalervo Kujala [Thu, 11 Aug 2011 18:41:03 +0000 (21:41 +0300)]
Correct the coding style according to gjslint in font.js
Also refactor the lines that are over 80 characters long.
Chris Jones [Tue, 9 Aug 2011 20:57:56 +0000 (13:57 -0700)]
Merge pull request #318 from kkujala/master
Refactor the line that is longer than 80 characters in web/viewer.js.
Kalervo Kujala [Tue, 9 Aug 2011 20:42:50 +0000 (23:42 +0300)]
Refactor the line that is longer than 80 characters in web/viewer.js.
Andreas Gal [Tue, 9 Aug 2011 20:22:27 +0000 (13:22 -0700)]
Merge pull request #317 from kkujala/master
Refactor the lines that are longer than 80 characters in pdf.js.
Kalervo Kujala [Tue, 9 Aug 2011 20:10:44 +0000 (23:10 +0300)]
Refactor the lines that are longer than 80 characters in pdf.js.
Chris Jones [Mon, 8 Aug 2011 21:44:50 +0000 (14:44 -0700)]
Merge pull request #314 from kkujala/master
Use strict in user.js.
Kalervo Kujala [Mon, 8 Aug 2011 21:24:01 +0000 (00:24 +0300)]
Use strict in user.js.
And correct the coding style according to gjslint.
Andreas Gal [Mon, 8 Aug 2011 21:12:07 +0000 (14:12 -0700)]
Merge pull request #313 from kkujala/
30ecf43676dbc448f04ba66341889b0e1085b55f
Correct the coding style according to gjslint for driver.js.
Kalervo Kujala [Mon, 8 Aug 2011 21:07:56 +0000 (00:07 +0300)]
Merge remote-tracking branch 'upstream/master'
Kalervo Kujala [Mon, 8 Aug 2011 21:03:08 +0000 (00:03 +0300)]
Correct the coding style according to gjslint for driver.js.
And remove stray tabs.
Chris Jones [Mon, 8 Aug 2011 20:33:01 +0000 (13:33 -0700)]
Merge pull request #312 from kkujala/master
Correct the coding style according to gjslint.
Kalervo Kujala [Mon, 8 Aug 2011 20:13:32 +0000 (23:13 +0300)]
Correct the coding style according to gjslint.
And remove stray tabs.
Andreas Gal [Mon, 8 Aug 2011 05:08:10 +0000 (22:08 -0700)]
Merge pull request #311 from brendandahl/rotation
Normalizing rotation
Brendan Dahl [Mon, 8 Aug 2011 04:54:11 +0000 (21:54 -0700)]
Normalizing rotation
Andreas Gal [Sat, 6 Aug 2011 23:14:35 +0000 (16:14 -0700)]
Merge pull request #310 from brendandahl/rotation
Adding support for page rotation
Brendan Dahl [Sat, 6 Aug 2011 22:47:08 +0000 (15:47 -0700)]
Better undefined check
Andreas Gal [Sat, 6 Aug 2011 22:35:48 +0000 (15:35 -0700)]
Merge pull request #309 from kkujala/master
Show browser-test results in pageNum/numPages format.
Brendan Dahl [Sat, 6 Aug 2011 21:41:18 +0000 (14:41 -0700)]
Adding support for page rotation
Kalervo Kujala [Sat, 6 Aug 2011 21:29:34 +0000 (00:29 +0300)]
Show browser-test results in pageNum/numPages format.
This is only for convenience in order to see how far in the pdf the test
currently is.
Andreas Gal [Sat, 6 Aug 2011 20:59:15 +0000 (13:59 -0700)]
Merge pull request #308 from kkujala/master
Create an example browser_manifest.json for windows.
Andreas Gal [Sat, 6 Aug 2011 20:55:45 +0000 (13:55 -0700)]
Merge pull request #307 from kkujala/master
Avoid browser-test stoppage when task.pdfDoc is undefined.
Kalervo Kujala [Sat, 6 Aug 2011 20:53:08 +0000 (23:53 +0300)]
Create an example browser_manifest.json for windows.
Kalervo Kujala [Sat, 6 Aug 2011 20:33:07 +0000 (23:33 +0300)]
Avoid browser-test stoppage when task.pdfDoc is undefined.
If nextTask leaves task.pdfDoc as undefined then sendTaskResult will fail on
that. SendTaskResult tries to access task.pdfDoc.numPages which cannot
succeed. This leads to a complete stop in the browser-test.
Andreas Gal [Sat, 6 Aug 2011 20:31:25 +0000 (13:31 -0700)]
Merge pull request #306 from kkujala/master
Use strict in driver.js.
Kalervo Kujala [Sat, 6 Aug 2011 19:54:16 +0000 (22:54 +0300)]
Use strict in driver.js.
And declare undeclared variables.
Andreas Gal [Sat, 6 Aug 2011 12:57:08 +0000 (05:57 -0700)]
Merge pull request #305 from mehlis/master
fix url to demo site
Andreas Gal [Sat, 6 Aug 2011 12:49:13 +0000 (05:49 -0700)]
Merge pull request #303 from cgjones/master
Fix bug in ref-updating code
Christian Mehlis [Sat, 6 Aug 2011 09:45:33 +0000 (11:45 +0200)]
fix url to demo site
the name of the created file is viewer.html
Chris Jones [Sat, 6 Aug 2011 08:49:39 +0000 (01:49 -0700)]
Merge pull request #304 from sbarman/master
Add link file
sbarman [Sat, 6 Aug 2011 07:22:57 +0000 (00:22 -0700)]
Added new link file
Chris Jones [Sat, 6 Aug 2011 07:07:33 +0000 (00:07 -0700)]
Fix bug in ref-updating code
Andreas Gal [Fri, 5 Aug 2011 00:46:20 +0000 (17:46 -0700)]
Merge pull request #301 from kkujala/master
Correct the return values for lookChar function.
Kalervo Kujala [Thu, 4 Aug 2011 23:32:47 +0000 (02:32 +0300)]
Correct the return values for lookChar function.
Also refactor the code slightly for an early return.
Andreas Gal [Thu, 4 Aug 2011 05:58:10 +0000 (22:58 -0700)]
Merge pull request #298 from sbarman/inlineimage
Implemented inline images
sbarman [Thu, 4 Aug 2011 05:43:15 +0000 (22:43 -0700)]
cleanup
sbarman [Thu, 4 Aug 2011 05:22:24 +0000 (22:22 -0700)]
Added test for inline images
sbarman [Thu, 4 Aug 2011 04:19:27 +0000 (21:19 -0700)]
cleanup
sbarman [Thu, 4 Aug 2011 04:17:02 +0000 (21:17 -0700)]
Merge branch 'master' into inlineimage
sbarman [Thu, 4 Aug 2011 04:11:57 +0000 (21:11 -0700)]
inline images working
Andreas Gal [Wed, 3 Aug 2011 22:05:43 +0000 (15:05 -0700)]
Merge pull request #296 from sbarman/lexerfix2
added skip to lexer
Andreas Gal [Wed, 3 Aug 2011 22:05:27 +0000 (15:05 -0700)]
Merge pull request #295 from sbarman/lexerfix
fix for bug with empty strings
sbarman [Wed, 3 Aug 2011 21:45:51 +0000 (14:45 -0700)]
Merge branch 'lexerfix2' into streams
sbarman [Wed, 3 Aug 2011 21:14:42 +0000 (14:14 -0700)]
added skip to lexer
sbarman [Wed, 3 Aug 2011 21:08:35 +0000 (14:08 -0700)]
fix for bug with empty strings
sbarman [Wed, 3 Aug 2011 18:37:20 +0000 (11:37 -0700)]
Merge pull request #293 from ivarsv/master
fontName can be stored in xref
Ivars Veksins [Wed, 3 Aug 2011 10:56:43 +0000 (11:56 +0100)]
fontName can be stored in xref
Chris Jones [Tue, 2 Aug 2011 23:34:49 +0000 (16:34 -0700)]
Merge pull request #290 from sbarman/tilingcompile
Moved compilation of tiling code to partial evaluator
sbarman [Tue, 2 Aug 2011 19:37:23 +0000 (12:37 -0700)]
removed comments
sbarman [Tue, 2 Aug 2011 19:34:59 +0000 (12:34 -0700)]
Merge branch 'master' into tilingcompile
sbarman [Tue, 2 Aug 2011 19:32:37 +0000 (12:32 -0700)]
compiled code for tiling patterns
Chris Jones [Mon, 1 Aug 2011 21:36:48 +0000 (14:36 -0700)]
Merge pull request #288 from arturadib/master
Updated test/pdfs/intelisa.pdf.link
Artur Adib [Mon, 1 Aug 2011 21:30:17 +0000 (17:30 -0400)]
Updated test/pdfs link (intelisa.pdf)
Andreas Gal [Mon, 1 Aug 2011 04:12:36 +0000 (21:12 -0700)]
Merge pull request #286 from notmasteryet/sizes
Fixing the maxAdvanceWidth and the amount of the missing sidebearing
notmasteryet [Mon, 1 Aug 2011 03:56:41 +0000 (22:56 -0500)]
Fixing the maxAdvanceWidth and the amount of the missing sidebearing
Andreas Gal [Fri, 29 Jul 2011 13:10:31 +0000 (06:10 -0700)]
Merge pull request #285 from vingtetun/master
Unify the multi_page_viewer and the classic viewer.
Vivien Nicolas [Fri, 29 Jul 2011 11:26:43 +0000 (13:26 +0200)]
Add a cache system to limit the amount of ram used
Vivien Nicolas [Thu, 28 Jul 2011 17:57:53 +0000 (19:57 +0200)]
Add buttons images
Vivien Nicolas [Thu, 28 Jul 2011 17:48:05 +0000 (19:48 +0200)]
Unify the multi_page_viewer and the basic viewer
Vivien Nicolas [Tue, 26 Jul 2011 15:26:02 +0000 (17:26 +0200)]
Missed a small change
Vivien Nicolas [Tue, 26 Jul 2011 15:21:37 +0000 (17:21 +0200)]
Add code to nulti page viewer to works with the extension
Andreas Gal [Tue, 26 Jul 2011 14:51:22 +0000 (07:51 -0700)]
Merge pull request #284 from vingtetun/master
Make viewer.js able to display a pdf on an event
Vivien Nicolas [Tue, 26 Jul 2011 14:11:09 +0000 (16:11 +0200)]
Make viewer.js compatible with the content type handler addon
Vivien Nicolas [Mon, 25 Jul 2011 18:39:29 +0000 (20:39 +0200)]
Do not fail on splitted hex string
Andreas Gal [Mon, 25 Jul 2011 16:51:10 +0000 (09:51 -0700)]
Merge pull request #283 from vingtetun/master
Leading does need to be inverted since we already scale by the invert
Vivien Nicolas [Mon, 25 Jul 2011 16:17:56 +0000 (18:17 +0200)]
More fix to handle some others invert leading cases in PDF32000.pdf
Vivien Nicolas [Mon, 25 Jul 2011 16:04:13 +0000 (18:04 +0200)]
Invert leading parameter since we scale by the invert
Andreas Gal [Mon, 25 Jul 2011 14:47:27 +0000 (07:47 -0700)]
Merge pull request #280 from vingtetun/master
Support default fonts
Vivien Nicolas [Mon, 25 Jul 2011 14:42:46 +0000 (16:42 +0200)]
Support standards fonts
vingtetun [Mon, 25 Jul 2011 11:44:15 +0000 (04:44 -0700)]
Merge pull request #271 from sbarman/font
Initial implementation of type1c fonts
Andreas Gal [Sat, 23 Jul 2011 06:28:42 +0000 (23:28 -0700)]
fix incorrect property name, tests were failing
sbarman [Sat, 23 Jul 2011 01:03:53 +0000 (18:03 -0700)]
Merge pull request #279 from sbarman/spacing
char spacing, word spacing and horozontal scaling
sbarman [Sat, 23 Jul 2011 01:03:14 +0000 (18:03 -0700)]
cleanup