Commit Graph

3248 Commits

Author SHA1 Message Date
Brendan Dahl
52222b7de3 Add test file for string font name. 2012-03-19 09:09:42 -07:00
Brendan Dahl
c0b9b8928b Merge branch 'master' of https://github.com/mozilla/pdf.js into string_fontname 2012-03-18 19:57:28 -07:00
notmasteryet
dc9cb3d23b Merge pull request #1363 from kkujala/master
Separate return statement from function for clarity in bidi.js.
2012-03-18 15:27:45 -07:00
Kalervo Kujala
2fb6e413db Separate return statement from function for clarity in bidi.js.
This fixes also JSlint warning.
2012-03-18 22:56:03 +02:00
notmasteryet
29fb446a38 Merge pull request #1351 from jviereck/canvas_draw_time
Change the kExecutionTime value to 15.
2012-03-17 15:48:16 -07:00
notmasteryet
82868ae52c Merge pull request #1348 from notmasteryet/installrdf
Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>
2012-03-16 15:44:06 -07:00
notmasteryet
b63917d306 Fixing install.pdf.in in make.js 2012-03-16 17:40:44 -05:00
Brendan Dahl
c4c923bdcf Fix string font names. 2012-03-16 11:58:23 -07:00
Brendan Dahl
2c5de00ef3 Merge pull request #1346 from notmasteryet/verifyname-2
Verify the names parameter in fontLoaderPrepareFontLoadEvent
2012-03-16 10:48:57 -07:00
Brendan Dahl
b31ef0f7dd Merge pull request #1349 from bernerdschaefer/fix-bidi-file-format
Change bidi.js file format to unix
2012-03-16 10:46:08 -07:00
Julian Viereck
25cfebfd71 Change the kExecutionTime value to 15. In theory, this should give 60FPS rendering. 2012-03-16 15:08:50 +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
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
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
Brendan Dahl
35c9a9ac47 Merge pull request #1296 from notmasteryet/issue-1284
Move CustomStyle object
2012-03-05 13:01:16 -08:00