Commit Graph

  • d2f463bf7c Add a progressbar to the loading indicator, below the text. gigaherz 2012-03-21 23:36:10 +01:00
  • 8ee818ec03 Merge pull request #1369 from kkujala/master notmasteryet 2012-03-20 21:24:17 -07:00
  • 75dcd2b6f9 Merge pull request #1373 from brendandahl/mcreview notmasteryet 2012-03-20 19:52:28 -07:00
  • cd1fd17f7b Add icon for extension. Brendan Dahl 2012-03-20 15:25:02 -07:00
  • 94fca5edc7 Change extension name, creator, description. Remove unpack and icon url. Move strict compatibility entry for MC. Brendan Dahl 2012-03-20 15:24:23 -07:00
  • 84568ee46d Address mc extension code review. Brendan Dahl 2012-03-20 09:39:33 -07:00
  • ed2bcf0ffa Add protection against malicious code in font loader. Kalervo Kujala 2012-03-20 17:56:42 +02:00
  • eb4ec7899a Remove unreachable logic after error(...) is called. Kalervo Kujala 2012-03-20 14:16:48 +02:00
  • 52a4bcbd4f Merge upstream. Brendan Dahl 2012-03-19 10:45:53 -07:00
  • 6f5baaa60b Fix names, remove debug function. Brendan Dahl 2012-03-19 10:41:13 -07:00
  • cdbbd76594 Merge pull request #1359 from notmasteryet/issue-1357 Brendan Dahl 2012-03-19 09:34:28 -07:00
  • 0c258ae7a8 Merge pull request #1259 from jviereck/worker_cleanup Artur Adib 2012-03-19 09:10:21 -07:00
  • 52222b7de3 Add test file for string font name. Brendan Dahl 2012-03-19 09:09:42 -07:00
  • c0b9b8928b Merge branch 'master' of https://github.com/mozilla/pdf.js into string_fontname Brendan Dahl 2012-03-18 19:57:28 -07:00
  • dc9cb3d23b Merge pull request #1363 from kkujala/master notmasteryet 2012-03-18 15:27:45 -07:00
  • 2fb6e413db Separate return statement from function for clarity in bidi.js. Kalervo Kujala 2012-03-18 22:49:04 +02:00
  • 73c9f8797b Add missing .link files; minor fix notmasteryet 2012-03-17 23:22:42 -05:00
  • b2b78cfeb2 Add tests from #1309 and #1317 notmasteryet 2012-03-17 23:13:54 -05:00
  • a66b1a7ad3 Fix unicode re-assignment; MacRomanEncoding detection notmasteryet 2012-03-17 23:05:22 -05:00
  • 29fb446a38 Merge pull request #1351 from jviereck/canvas_draw_time notmasteryet 2012-03-17 15:48:16 -07:00
  • 1f0af7c476 Add 'Indexed' cs abbreviation notmasteryet 2012-03-17 17:35:04 -05:00
  • 28459f0f80 Merge branch 'mozilla', remote-tracking branch 'origin/master' into mozilla Saebekassebil 2012-03-17 17:13:52 +01:00
  • 82868ae52c Merge pull request #1348 from notmasteryet/installrdf notmasteryet 2012-03-16 15:44:06 -07:00
  • b63917d306 Fixing install.pdf.in in make.js notmasteryet 2012-03-16 17:40:44 -05:00
  • c4c923bdcf Fix string font names. Brendan Dahl 2012-03-16 11:58:23 -07:00
  • 2c5de00ef3 Merge pull request #1346 from notmasteryet/verifyname-2 Brendan Dahl 2012-03-16 10:48:57 -07:00
  • b31ef0f7dd Merge pull request #1349 from bernerdschaefer/fix-bidi-file-format Brendan Dahl 2012-03-16 10:46:08 -07:00
  • 25cfebfd71 Change the kExecutionTime value to 15. In theory, this should give 60FPS rendering. Julian Viereck 2012-03-16 15:08:50 +01:00
  • b22bfad5ec Fix after rebase Julian Viereck 2012-03-16 15:02:17 +01:00
  • 7ddce7f586 Use singular form for charProcOperatorList - hopefully fixes breakage Julian Viereck 2012-03-12 21:26:39 +01:00
  • fd2ab059d3 Rename IRQueue and codeIR -> operatorList Julian Viereck 2012-03-12 18:41:40 +01:00
  • f80fd13fe5 new ScratchCanvas -> createScratchCanvas and fix linting Julian Viereck 2012-02-23 15:46:00 +01:00
  • 261ff39f6d Remove suffix _IR Julian Viereck 2012-02-21 14:36:15 +01:00
  • 8325d37f9d No need to store ScratchCanvas on CanvasGraphics Julian Viereck 2012-02-21 14:30:40 +01:00
  • 1c87b63124 Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore) Julian Viereck 2012-02-21 14:28:42 +01:00
  • c57349a927 Remove TODO on PDFDocModel and rename pdf to pdfModel Julian Viereck 2012-02-21 14:10:44 +01:00
  • 889d6d100a Cleanup font loading. Julian Viereck 2012-02-21 13:59:22 +01:00
  • e721c90f77 Removing tabs notmasteryet 2012-03-16 07:24:58 -05:00
  • 31839d8c78 Change bidi.js file format to unix Bernerd Schaefer 2012-03-16 11:27:09 +01:00
  • ffdae468b0 #filter substitution notmasteryet 2012-03-16 00:55:53 -05:00
  • c8d7d88d0a Merge pull request #1347 from brendandahl/app_shutdown notmasteryet 2012-03-15 20:54:20 -07:00
  • ec02862934 Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion> notmasteryet 2012-03-15 22:44:29 -05:00
  • 7c902eb612 Skip unneeded steps on APP_SHUTDOWN. Brendan Dahl 2012-03-15 20:08:39 -07:00
  • 2508d2c12b Verify the names parameter notmasteryet 2012-03-15 21:25:19 -05:00
  • 6051720ecb Merge pull request #1335 from mrqzzz/master notmasteryet 2012-03-15 16:26:07 -07:00
  • f63db6de79 Merge pull request #1339 from notmasteryet/whitelist-get Brendan Dahl 2012-03-15 16:18:56 -07:00
  • 30ad387d30 Merge pull request #1341 from notmasteryet/maxversion Brendan Dahl 2012-03-15 16:14:12 -07:00
  • 6af1f4b25d Merge pull request #1343 from morgandenning/patch-1 notmasteryet 2012-03-15 15:52:57 -07:00
  • 6f61b52943 Line 405 : 'errorback' should have been 'errback' theredspatula 2012-03-15 11:59:32 -07:00
  • b7ff72f5a4 Change maxVersion to * notmasteryet 2012-03-15 07:36:20 -05:00
  • 6186ab6004 Whitelist GET notmasteryet 2012-03-14 18:43:20 -05:00
  • f79ed9c941 Merge pull request #1338 from arturadib/no-beta notmasteryet 2012-03-14 16:41:37 -07:00
  • 681a0c47e2 Typo fix Artur Adib 2012-03-14 19:40:01 -04:00
  • 1bc6c036cc Merge pull request #1336 from arturadib/make-find notmasteryet 2012-03-14 16:23:07 -07:00
  • 24e48d382d Merge pull request #1337 from brendandahl/debugpref notmasteryet 2012-03-14 16:13:01 -07:00
  • abf8fe39ac Only enable pdfDebug for the extension if a pref is set. Brendan Dahl 2012-03-14 15:34:12 -07:00
  • c3bdf1e037 adding new find() commands Artur Adib 2012-03-14 17:50:49 -04:00
  • 7ec282cbb0 Re-Fixed Formatting (Lint friendly) Marcus Oblak 2012-03-14 21:58:22 +01:00
  • 5982cac7c8 Merge pull request #1334 from notmasteryet/build-mc Artur Adib 2012-03-14 13:23:37 -07:00
  • 0d08c37b07 Change max ff version number for the extension notmasteryet 2012-03-13 23:31:07 -05:00
  • 6abbc28da8 Changing make.js notmasteryet 2012-03-13 20:31:53 -05:00
  • 17164da42d Add additional files for mc build notmasteryet 2012-03-13 19:53:25 -05:00
  • 19b670458e Remove empty gryphs; improve glyph unicode movements notmasteryet 2012-03-13 18:59:16 -05:00
  • 2fbfed476e Fixed code formatting. Marcus Oblak 2012-03-13 22:25:39 +01:00
  • b3105a77bc Merge pull request #1332 from arturadib/master Artur Adib 2012-03-13 11:23:55 -07:00
  • c106b7d895 Update README.md Artur Adib 2012-03-13 15:17:57 -03:00
  • d6cb3cbbd7 Handled case where var "outlineDict" was null (in certain PDFs). Handled case where var "e" was null in "function xRefGetEntry" (in certain PDFs) mrqzzz 2012-03-13 16:52:55 +01:00
  • 6833f64db3 Merge pull request #1067 from brendandahl/stats Artur Adib 2012-03-13 06:04:48 -07:00
  • 6d23a0cb0f Merge pull request #1326 from brendandahl/sanitizelinks notmasteryet 2012-03-12 17:08:18 -07:00
  • 084a8bca03 Add function for checking url. Brendan Dahl 2012-03-12 16:31:49 -07:00
  • b24d647db2 Remove unused span. Brendan Dahl 2012-03-12 14:15:09 -07:00
  • 41557d62c0 Merge branch 'master' of https://github.com/mozilla/pdf.js into stats Brendan Dahl 2012-03-12 13:23:33 -07:00
  • a3d7b1d950 Merge pull request #1300 from notmasteryet/tree-85 Brendan Dahl 2012-03-12 13:14:22 -07:00
  • 387a56fd2c Sanitize pdf link urls. Brendan Dahl 2012-03-12 12:00:30 -07:00
  • 283ca2995b Point to the contributor wiki page on how to run the tests form the Readme.md Julian Viereck 2012-03-12 18:55:31 +01:00
  • adee28b2ec Fix font matrix. Brendan Dahl 2012-03-11 18:21:38 -07:00
  • 1a1767ce82 Fix lint. Brendan Dahl 2012-03-10 19:47:14 -08:00
  • cca0241532 Slight rename. Brendan Dahl 2012-03-10 19:37:22 -08:00
  • 4a50e06e85 Merge branch 'master' of https://github.com/mozilla/pdf.js into cff Brendan Dahl 2012-03-10 19:22:02 -08:00
  • 386ea373a5 Add font spec to the unit test list. Brendan Dahl 2012-03-10 19:19:00 -08:00
  • ce53b1b018 CFF Parser and Compiler. Brendan Dahl 2012-03-10 19:12:33 -08:00
  • d4111ed025 Merge pull request #1316 from notmasteryet/issue-1251 Brendan Dahl 2012-03-09 16:14:36 -08:00
  • 02711c7610 Fixes unnecessary style attributes in svg notmasteryet 2012-03-07 19:12:05 -06:00
  • 35c9a9ac47 Merge pull request #1296 from notmasteryet/issue-1284 Brendan Dahl 2012-03-05 13:01:16 -08:00
  • 624d19b25f Merge pull request #1267 from notmasteryet/issue-894 Brendan Dahl 2012-03-05 13:00:03 -08:00
  • 2166dbeefa Merge pull request #1301 from notmasteryet/lint-makejs Artur Adib 2012-03-05 05:33:02 -08:00
  • 30888e94bd Exclude make.js from the linting; fixes few lint make.js errors notmasteryet 2012-03-04 20:26:57 -06:00
  • 0c7d45bbfb Chrome extension: uses encodeURIComponent; fixes download button notmasteryet 2012-03-03 19:27:35 -06:00
  • e1c6bfd77b Merge pull request #1298 from arturadib/shelljs notmasteryet 2012-03-03 11:07:55 -08:00
  • f6ba3843bd Using ShellJS Artur Adib 2012-03-03 14:01:31 -05:00
  • 6c24a75340 Merge pull request #1290 from notmasteryet/tree-84 Artur Adib 2012-03-02 09:42:56 -08:00
  • b870cbad0f Move custom style notmasteryet 2012-03-02 07:11:24 -06:00
  • ab3107e8e0 Optimization notmasteryet 2012-03-01 22:01:39 -06:00
  • 38e3f32557 Add and fix pdfkit_compressed.pdf notmasteryet 2012-03-01 21:23:36 -06:00
  • 83860bf281 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-84 notmasteryet 2012-03-01 18:36:03 -06:00
  • 65811a7bfe another bot test Artur Adib 2012-03-01 12:41:06 -05:00
  • fb1276c00f testing bot Artur Adib 2012-03-01 12:35:38 -05:00
  • 447098936c dummy README - testing bot's gh-pages update Artur Adib 2012-03-01 12:31:53 -05:00
  • 8cb8de3092 Lint error notmasteryet 2012-02-29 22:57:54 -06:00
  • a6b9efc06b Re-encode cmap based on post table or current encoding; fix GlyphsUnicode table entries notmasteryet 2012-02-29 22:11:32 -06:00