Commit Graph

2576 Commits

Author SHA1 Message Date
Brendan Dahl
7a5556ca91 Add license. 2011-11-21 09:35:36 -08:00
Artur Adib
dc33b24fae Merge branch 'refs/heads/master' into text-select 2011-11-21 11:45:10 -05:00
Artur Adib
f00e3ff154 blah 2011-11-21 09:26:19 -05:00
Artur Adib
4c15c98524 test 2011-11-21 09:17:44 -05:00
Kalervo Kujala
1b0ccad5b0 Add jasmine license file. 2011-11-20 21:29:54 +02:00
Kalervo Kujala
624a7a74ea Add jasmine files to external-directory. 2011-11-20 21:16:47 +02:00
Kalervo Kujala
94a64eece9 Merge remote-tracking branch 'upstream/master' into test 2011-11-20 20:03:11 +02:00
Artur Adib
beb310708d Merge pull request #797 from notmasteryet/tree-41
Warn (not fail) during MD5 verification, new MD5 for intelisa and f1040
2011-11-18 10:55:09 -08:00
Artur Adib
385b6df2b4 Linting 2011-11-18 13:54:27 -05:00
vingtetun
715e7f6a4b Merge pull request #814 from arturadib/build-ver
Macro for generating version information
2011-11-18 04:14:44 -08:00
Artur Adib
5e0d704b12 Macro for generating version information 2011-11-17 15:45:33 -05:00
Brendan Dahl
b150f8be0d Remove the open web link file for now. 2011-11-16 15:18:31 -08:00
Brendan Dahl
564fe0d907 Remove open web pdf until we can resolve the performance issues. 2011-11-16 15:16:04 -08:00
Brendan Dahl
d2964f3e94 Update documentation. 2011-11-16 15:12:42 -08:00
Artur Adib
1d04bd2dbb Added link to Corpus Report 2011-11-16 15:27:28 -05:00
Artur Adib
b9a2f38a3d Merge pull request #805 from notmasteryet/issue-644
Issue #644: bypassing identity cmap loading; resetting colorspace ...
2011-11-16 12:03:52 -08:00
Artur Adib
ab5808bb67 Update README.md 2011-11-16 13:54:36 -05:00
notmasteryet
7a2301dc95 Inline setXXXRGBColor calls 2011-11-15 20:16:22 -06:00
Chris Jones
25a8dbd04c Merge pull request #804 from brendandahl/fixmemleak
Fix two memory leaks in testing framework.
2011-11-15 16:38:41 -08:00
notmasteryet
ef58ccd284 Issue #644: bypassing identity cmap translation loading; resetting color space when stroke/fill color set 2011-11-15 18:23:45 -06:00
Brendan Dahl
edf6f51c27 Remove submodule documentation. 2011-11-15 15:51:32 -08:00
Brendan Dahl
29c21843d6 Nits 2011-11-15 15:45:37 -08:00
Brendan Dahl
9e8d079579 Adding jpg.js back as a regular file. 2011-11-15 15:08:13 -08:00
Brendan Dahl
87d13cf803 Remove submodule. 2011-11-15 15:05:31 -08:00
Brendan Dahl
9830cb935e Fix two memory leaks. 2011-11-15 14:43:05 -08:00
notmasteryet
3965185683 change the ERROR to WARNING; a message saying how to resolve these warnings 2011-11-14 21:08:36 -06:00
Artur Adib
b1ae23772f No suppressWarnings in Yury's encoding patch 2011-11-14 15:32:52 -05:00
Artur Adib
5c261b46cc Merge branch 'refs/heads/master' into text-select
Conflicts:
	src/fonts.js
2011-11-14 15:21:18 -05:00
Brendan Dahl
4bdc252cb3 Merge pull request #802 from arturadib/encoding-2
encoding-2 from @notmasteryet
2011-11-14 11:38:49 -08:00
Artur Adib
a182431ac5 Fixing lint 2011-11-14 13:59:11 -05:00
vingtetun
51950478b0 Merge pull request #801 from vingtetun/master
Bump up firefox version
2011-11-14 02:58:47 -08:00
Vivien Nicolas
effddf39ea Bump up firefox version in install.rdf 2011-11-14 11:58:21 +01:00
Kalervo Kujala
c2dd452342 Create first unit test in Jasmine unit test framework.
To run the unit test open pdf.js/test/unit/unit_test.html in your browser.

This requires that https://github.com/pivotal/jasmine is cloned to the same
directory level as pdf.js.
2011-11-13 21:39:56 +02:00
Julian Viereck
b8a1d8a47a Merge pull request #796 from notmasteryet/tree-40
fix lint error
2011-11-12 23:54:45 -08:00
notmasteryet
0499eb58be Warn (not fail) during MD5 verification, new MD5 for intelisa and f1040 2011-11-12 11:27:49 -06:00
notmasteryet
37b4ceb098 fix lint error 2011-11-12 11:10:49 -06:00
notmasteryet
60744a8a61 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into encoding-2
Conflicts:
	src/evaluator.js
	src/fonts.js
2011-11-12 11:09:19 -06:00
Brendan Dahl
543e3377de Adding multi dimensional interpolation and test file. 2011-11-11 14:44:47 -08:00
Julian Viereck
aee1ccf394 Merge pull request #789 from kkujala/master
Fix jslint warnings in pattern.js.
2011-11-11 00:30:22 -08:00
Brendan Dahl
a8117c4744 Merge pull request #788 from jviereck/worker_feature_disable
Disable web worker on firefox 8-9 localhost using feature detection
2011-11-10 14:48:50 -08:00
Brendan Dahl
74004b23bb Add comments, fix default color. 2011-11-10 14:23:58 -08:00
Brendan Dahl
c198ec4323 Makes new alternate colorspace which handles separation and device. 2011-11-10 14:06:42 -08:00
Kalervo Kujala
2988b33dcc Fix jslint warnings in pattern.js.
Also refactor few small issues.
2011-11-10 21:09:05 +02:00
Julian Viereck
99254891e6 Disable work on firefox using feature detection 2011-11-10 18:38:22 +01:00
Brendan Dahl
a12419c084 Initial devicen colorspace support. 2011-11-10 08:41:36 -08:00
Brendan Dahl
ceda6aada8 Update readme to init the submodule. 2011-11-09 16:38:55 -08:00
Artur Adib
baf395ab16 Removing 1040... (duplicate) 2011-11-09 13:53:27 -05:00
Brendan Dahl
a0e1d0652c Merge remote-tracking branch 'upstream/master' into cmykjpgnorm 2011-11-09 09:50:57 -08:00
Brendan Dahl
b872a08f4f Data is now created by jpg.js since we don't know the size. 2011-11-09 09:50:40 -08:00
Brendan Dahl
3d662cf08a Add the cmyk jpeg test file. 2011-11-09 09:39:55 -08:00