Commit Graph

3399 Commits

Author SHA1 Message Date
Julian Viereck
8325d37f9d No need to store ScratchCanvas on CanvasGraphics 2012-03-16 14:56:43 +01:00
Julian Viereck
1c87b63124 Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore) 2012-03-16 14:56:43 +01:00
Julian Viereck
c57349a927 Remove TODO on PDFDocModel and rename pdf to pdfModel 2012-03-16 14:54:10 +01:00
Julian Viereck
889d6d100a Cleanup font loading. 2012-03-16 14:54:10 +01:00
notmasteryet
e721c90f77 Removing tabs 2012-03-16 07:24:58 -05:00
Bernerd Schaefer
31839d8c78 Change bidi.js file format to unix
This gets rid of all the `^M` control characters when viewed with vim.
2012-03-16 11:27:09 +01:00
notmasteryet
ffdae468b0 #filter substitution 2012-03-16 00:55:53 -05:00
notmasteryet
c8d7d88d0a Merge pull request #1347 from brendandahl/app_shutdown
Skip unneeded steps on APP_SHUTDOWN.
2012-03-15 20:54:20 -07:00
notmasteryet
ec02862934 Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion> 2012-03-15 22:44:29 -05:00
Brendan Dahl
7c902eb612 Skip unneeded steps on APP_SHUTDOWN. 2012-03-15 20:08:39 -07:00
notmasteryet
2508d2c12b Verify the names parameter 2012-03-15 21:25:19 -05:00
notmasteryet
6051720ecb Merge pull request #1335 from mrqzzz/master
Re-Fixed code (Lint friendly)
2012-03-15 16:26:07 -07:00
Brendan Dahl
f63db6de79 Merge pull request #1339 from notmasteryet/whitelist-get
Whitelist GET
2012-03-15 16:18:56 -07:00
Brendan Dahl
30ad387d30 Merge pull request #1341 from notmasteryet/maxversion
Change maxVersion to *
2012-03-15 16:14:12 -07:00
notmasteryet
6af1f4b25d Merge pull request #1343 from morgandenning/patch-1
Line 405 : 'errorback' should have been 'errback'
2012-03-15 15:52:57 -07:00
theredspatula
6f61b52943 Line 405 : 'errorback' should have been 'errback' 2012-03-15 11:59:32 -07:00
notmasteryet
b7ff72f5a4 Change maxVersion to * 2012-03-15 07:36:20 -05:00
notmasteryet
6186ab6004 Whitelist GET 2012-03-14 18:43:20 -05:00
notmasteryet
f79ed9c941 Merge pull request #1338 from arturadib/no-beta
Typo fix
2012-03-14 16:41:37 -07:00
Artur Adib
681a0c47e2 Typo fix 2012-03-14 19:40:01 -04:00
notmasteryet
1bc6c036cc Merge pull request #1336 from arturadib/make-find
Adding new find() commands for moz-central
2012-03-14 16:23:07 -07:00
notmasteryet
24e48d382d Merge pull request #1337 from brendandahl/debugpref
Only enable pdfDebug for the extension if a pref is set.
2012-03-14 16:13:01 -07:00
Brendan Dahl
abf8fe39ac Only enable pdfDebug for the extension if a pref is set. 2012-03-14 15:34:12 -07:00
Artur Adib
c3bdf1e037 adding new find() commands 2012-03-14 17:50:49 -04:00
Marcus Oblak
7ec282cbb0 Re-Fixed Formatting (Lint friendly) 2012-03-14 21:58:22 +01:00
Artur Adib
5982cac7c8 Merge pull request #1334 from notmasteryet/build-mc
Add additional files for mc build
2012-03-14 13:23:37 -07:00
notmasteryet
0d08c37b07 Change max ff version number for the extension 2012-03-13 23:31:07 -05:00
notmasteryet
6abbc28da8 Changing make.js 2012-03-13 20:31:53 -05:00
notmasteryet
17164da42d Add additional files for mc build 2012-03-13 19:53:25 -05:00
notmasteryet
19b670458e Remove empty gryphs; improve glyph unicode movements 2012-03-13 18:59:16 -05:00
Marcus Oblak
2fbfed476e Fixed code formatting. 2012-03-13 22:25:39 +01:00
Artur Adib
b3105a77bc Merge pull request #1332 from arturadib/master
(do not merge) bot test
2012-03-13 11:23:55 -07:00
Artur Adib
c106b7d895 Update README.md 2012-03-13 15:17:57 -03:00
mrqzzz
d6cb3cbbd7 Handled case where var "outlineDict" was null (in certain PDFs). Handled
case where var "e" was null in "function xRefGetEntry" (in certain PDFs)
2012-03-13 16:52:55 +01:00
Artur Adib
6833f64db3 Merge pull request #1067 from brendandahl/stats
Start of the benchmark recording framework.
2012-03-13 06:04:48 -07:00
notmasteryet
6d23a0cb0f Merge pull request #1326 from brendandahl/sanitizelinks
Sanitize pdf link urls.
2012-03-12 17:08:18 -07:00
Brendan Dahl
084a8bca03 Add function for checking url. 2012-03-12 16:31:49 -07:00
Brendan Dahl
b24d647db2 Remove unused span. 2012-03-12 14:15:09 -07:00
Brendan Dahl
41557d62c0 Merge branch 'master' of https://github.com/mozilla/pdf.js into stats 2012-03-12 13:23:33 -07:00
Brendan Dahl
a3d7b1d950 Merge pull request #1300 from notmasteryet/tree-85
Chrome extension: uses encodeURIComponent; fixes download button
2012-03-12 13:14:22 -07:00
Brendan Dahl
387a56fd2c Sanitize pdf link urls. 2012-03-12 12:00:30 -07:00
Julian Viereck
283ca2995b Point to the contributor wiki page on how to run the tests form the Readme.md 2012-03-12 18:55:31 +01:00
Brendan Dahl
adee28b2ec Fix font matrix. 2012-03-11 18:21:38 -07:00
Brendan Dahl
1a1767ce82 Fix lint. 2012-03-10 19:47:14 -08:00
Brendan Dahl
cca0241532 Slight rename. 2012-03-10 19:37:22 -08:00
Brendan Dahl
4a50e06e85 Merge branch 'master' of https://github.com/mozilla/pdf.js into cff 2012-03-10 19:22:02 -08:00
Brendan Dahl
386ea373a5 Add font spec to the unit test list. 2012-03-10 19:19:00 -08:00
Brendan Dahl
ce53b1b018 CFF Parser and Compiler. 2012-03-10 19:12:33 -08:00
Brendan Dahl
d4111ed025 Merge pull request #1316 from notmasteryet/issue-1251
Fixes unnecessary style attributes in SVG
2012-03-09 16:14:36 -08:00
notmasteryet
02711c7610 Fixes unnecessary style attributes in svg 2012-03-07 19:12:05 -06:00