Commit Graph

  • d4a810e2b3 Fix merge problem with argsArray/fnArray. = 2011-10-20 10:01:25 -07:00
  • a2692bbb89 Do not stop rendering on filter JPXdecode Vivien Nicolas 2011-10-20 18:52:04 +02:00
  • 5a699720bc Merge pull request #688 from notmasteryet/tree-35 vingtetun 2011-10-20 08:52:04 -07:00
  • dc5c8da9dd Add cidmaps.js for Makefile notmasteryet 2011-10-20 07:07:24 -05:00
  • b0bf99098b Make firstrun looks faster Vivien Nicolas 2011-10-19 22:14:34 +02:00
  • 0a83c2661d Refactor duplicate code in getTwoDimCode function. Kalervo Kujala 2011-10-19 22:58:03 +03:00
  • 452f33b328 Remove WorkerPage. = 2011-10-19 12:42:33 -07:00
  • 56ae32e856 Merge remote-tracking branch 'upstream/master' Kalervo Kujala 2011-10-19 21:28:03 +03:00
  • 65ea07a3a2 Initial merge of master. = 2011-10-19 11:14:13 -07:00
  • c9508100ff Initial merge with master = 2011-10-19 11:09:17 -07:00
  • 3fb3a399c7 Merge remote branch 'upstream/master' into extension_chrome Vivien Nicolas 2011-10-19 16:47:00 +02:00
  • 4d0fe2d71e Merge pull request #684 from vingtetun/master vingtetun 2011-10-19 07:17:08 -07:00
  • 63099565a3 fix spacing issue (lint) Vivien Nicolas 2011-10-19 16:17:02 +02:00
  • f3dc4206ee Make the 'download' button behavior more robust Vivien Nicolas 2011-10-19 06:29:14 +02:00
  • 6d2c5414bf Add a download button in case the extension is not enough Vivien Nicolas 2011-10-19 03:20:50 +02:00
  • 401732336d Merge pull request #679 from vingtetun/extension_2 notmasteryet 2011-10-18 18:11:48 -07:00
  • 303fc114b3 Merge pull request #677 from kkujala/test vingtetun 2011-10-18 18:08:17 -07:00
  • e27e87aeef Merge pull request #683 from vingtetun/master notmasteryet 2011-10-18 18:05:57 -07:00
  • 010b59cc54 Use 'hidden' instead of display: none Vivien Nicolas 2011-10-18 23:39:26 +02:00
  • 20efacb3a1 Use 'hidden' instead of display: none Vivien Nicolas 2011-10-18 21:40:59 +02:00
  • b378314857 Merge remote branch 'upstream/master' Vivien Nicolas 2011-10-18 21:35:13 +02:00
  • fefe4247c0 Merge pull request #665 from notmasteryet/viewlink vingtetun 2011-10-18 12:34:08 -07:00
  • a0c70b7162 Merge remote branch 'upstream/master' Vivien Nicolas 2011-10-18 21:30:12 +02:00
  • b424ab6df4 Merge remote-tracking branch 'upstream/master' Kalervo Kujala 2011-10-18 21:10:36 +03:00
  • 08af0c7686 Initial Chrome extension import Vivien Nicolas 2011-10-18 19:43:43 +02:00
  • ecf831b44b Use task.pageLimit properly. Kalervo Kujala 2011-10-18 20:32:33 +03:00
  • 7323e670b6 Merge pull request #676 from vingtetun/oncontextmenu notmasteryet 2011-10-17 19:15:19 -07:00
  • b8a5b76db5 Fix a spacing issue Vivien Nicolas 2011-10-18 03:45:07 +02:00
  • d42ee96667 Merge pull request #678 from kkujala/master vingtetun 2011-10-17 16:41:55 -07:00
  • e347ad03d9 Fix a small broking mistake in fonts.js Vivien Nicolas 2011-10-18 01:34:44 +02:00
  • 931192fb79 Remove useless code since the extension is loaded into a privileged chrome:// scope Vivien Nicolas 2011-10-18 01:28:57 +02:00
  • f1444d6175 Fix wrongs ids Vivien Nicolas 2011-10-18 00:18:12 +02:00
  • 3ba167645f Refactor duplicate code in getWhiteCode. Kalervo Kujala 2011-10-18 00:29:43 +03:00
  • 31cb9b49d5 Fix javascript strict warnings in driver.js. Kalervo Kujala 2011-10-18 00:00:44 +03:00
  • 2dac9ce451 Merge pull request #672 from kkujala/master vingtetun 2011-10-17 13:27:36 -07:00
  • 6688c3a1f5 Handle blackTable2 array access correctly. Kalervo Kujala 2011-10-17 22:24:19 +03:00
  • e83c77148d add oncontextmenu='return false;' to buttons Vivien Nicolas 2011-10-17 21:04:54 +02:00
  • 674d6a7d18 Fix warnings in strict mode Vivien Nicolas 2011-10-17 20:39:29 +02:00
  • d39ea4dc54 Adhere to 80 char line limit. Kalervo Kujala 2011-10-16 12:34:34 +03:00
  • 2c6935f868 Merge pull request #671 from kkujala/dev Andreas Gal 2011-10-15 14:16:53 -07:00
  • 3c53e34c7b Refactor duplicate code in getBlackCode. Kalervo Kujala 2011-10-15 23:32:56 +03:00
  • fb174290c7 Move function creation out of the loop. Kalervo Kujala 2011-10-15 22:03:57 +03:00
  • 1d65904a58 Merge pull request #668 from kkujala/master notmasteryet 2011-10-15 10:57:48 -07:00
  • 8cb7c218fd Add use strict to metrics.js Kalervo Kujala 2011-10-15 14:27:14 +03:00
  • 5a3d85bf53 Fix small lint issues. Kalervo Kujala 2011-10-15 14:20:15 +03:00
  • b54be346b5 Add "bookmark" icon; and fixing scale/ current page number issues notmasteryet 2011-10-14 21:05:57 -05:00
  • c0ce6e80fd Merge pull request #661 from brendandahl/extgstate Artur Adib 2011-10-14 10:55:44 -07:00
  • e971e9e192 Merge pull request #660 from notmasteryet/tree-33 Artur Adib 2011-10-14 07:27:51 -07:00
  • 176bef3c0e Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-33 notmasteryet 2011-10-13 17:45:58 -05:00
  • 69648006d0 Change rotation and extgstate to eq tests. = 2011-10-13 14:57:56 -07:00
  • adfb3b8d31 Remove debugs = 2011-10-13 14:53:46 -07:00
  • 1c1633e87c Making the test for extgstate be an 'eq' test and making the extgstate pdf more robust for picking up errors. = 2011-10-13 14:50:47 -07:00
  • fdf8ef33f6 Fix length in setGState(). Julian Viereck 2011-10-13 22:54:47 +02:00
  • 029e91ebe4 Merge pull request #643 from notmasteryet/liveprog Artur Adib 2011-10-13 11:53:40 -07:00
  • b832aa5c1e Address latest review comments by Artur Julian Viereck 2011-10-13 20:30:55 +02:00
  • 8bf6fa2616 Merge pull request #640 from notmasteryet/tree-30 Artur Adib 2011-10-13 09:32:47 -07:00
  • 01f026ce14 Fixing duplicate charstring selection notmasteryet 2011-10-12 19:53:57 -05:00
  • 53cfe2792b Fixing #650 regression notmasteryet 2011-10-12 17:52:11 -05:00
  • 5ec177d88e Nit: Rename 's' by 'charcode' notmasteryet 2011-10-12 17:37:55 -05:00
  • 511177576c Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into liveprog notmasteryet 2011-10-12 17:36:03 -05:00
  • 4c07a362ea Merge pull request #656 from notmasteryet/tree-32 Artur Adib 2011-10-12 08:25:45 -07:00
  • 924a6c52cb Merge pull request #650 from notmasteryet/issue-649 Artur Adib 2011-10-12 07:17:21 -07:00
  • db5550af09 Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-649 notmasteryet 2011-10-11 20:29:40 -05:00
  • 07aa691fe0 Fixing invalid CFF DICT entry (#621) notmasteryet 2011-10-11 20:27:47 -05:00
  • fae8459991 Add standard font name test (also for #621) notmasteryet 2011-10-11 19:45:55 -05:00
  • e745114a5e Making the normalized name same in pdf.js and fonts.js notmasteryet 2011-10-11 19:38:20 -05:00
  • 0c65cbfaa8 Merge pull request #654 from arturadib/make-pages notmasteryet 2011-10-11 16:37:03 -07:00
  • b45f646267 Add fit11-talk as a eq reftest notmasteryet 2011-10-11 18:26:25 -05:00
  • 3142c2a7da Merge master -> worker_pull + fix too long line Julian Viereck 2011-10-11 22:21:34 +02:00
  • 15d1d359b3 Fix lint, remove for old worker code, fix some small stuff Julian Viereck 2011-10-11 20:32:16 +02:00
  • 268d16ac11 Remove no longer needed viewer_worker.html Julian Viereck 2011-10-11 20:18:59 +02:00
  • 9b8ce24924 Kill global vars FontsMap, FontLoadedCounter, objIdCounter. Julian Viereck 2011-10-11 20:17:35 +02:00
  • 633baa881f Make test_slave.html as valid html5. Kalervo Kujala 2011-10-10 23:46:43 +03:00
  • 15cbb5a86a Fixing disappearing pages (when multiple are visible) notmasteryet 2011-10-08 21:06:14 -05:00
  • aa98632b0b Fixing DescendantFonts object fetching (#600) notmasteryet 2011-10-07 22:46:01 -05:00
  • a5f1c35da0 Merge pull request #651 from notmasteryet/interpolationfn Artur Adib 2011-10-11 13:05:01 -07:00
  • 74d80401cc 'make web' now also bundles extension (xpi) Artur Adib 2011-10-11 15:22:33 -04:00
  • 1b69ca80a6 Remove commented out code and change some comments to fit current code state Julian Viereck 2011-10-11 19:51:35 +02:00
  • 66074c08eb returning vstem3 and hstem3 notmasteryet 2011-10-11 07:17:45 -05:00
  • 1f532e6edb Long line fix notmasteryet 2011-10-10 22:40:43 -05:00
  • 6d6c5f94cc Fixing interpolation function (#549) notmasteryet 2011-10-10 22:35:17 -05:00
  • 04e467793b Fixing standard font name resolution (#649) notmasteryet 2011-10-10 21:14:40 -05:00
  • 25f6431607 Cleaning up flex stuff notmasteryet 2011-10-10 21:00:49 -05:00
  • 2c09fed17c Implement type2 flex notmasteryet 2011-10-10 20:58:40 -05:00
  • 42b1a40315 Merge pull request #648 from kkujala/master Artur Adib 2011-10-10 14:37:48 -07:00
  • b353a7b37b Make test_slave.html as valid html5. Kalervo Kujala 2011-10-10 23:46:43 +03:00
  • 030b498b6a 1 instead of 0 notmasteryet 2011-10-10 07:03:43 -05:00
  • 8241733a20 Getting addition encoding information for cmap from the CFF data (#641) notmasteryet 2011-10-09 22:40:49 -05:00
  • 1444a7e794 Making Type 2 font sanitazable (#631) notmasteryet 2011-10-09 09:13:10 -05:00
  • 7acec47b80 Let handleSetFont use a fontRef directly. Fixes extgstate.pdf Julian Viereck 2011-10-09 13:31:13 +02:00
  • 98b4c5bbfc Fix ColorSpace lookup in ColorSpace.parseToIR Julian Viereck 2011-10-09 13:24:54 +02:00
  • ac32f6f426 Fix variable naming Julian Viereck 2011-10-09 13:09:57 +02:00
  • d313115d19 Add a timeout before sending the pdf doc to the worker such that there is no too-long-js-running hint Julian Viereck 2011-10-09 11:25:33 +02:00
  • 20a348fc0c Fix lint errors Julian Viereck 2011-10-09 10:37:53 +02:00
  • ccf1e94a7d Merge pull request #636 from notmasteryet/tree-29 Andreas Gal 2011-10-08 23:38:26 -07:00
  • 08f3fc45e0 Fixing disappearing pages (when multiple are visible) notmasteryet 2011-10-08 21:06:14 -05:00
  • a6180830f8 Fix hello world example Julian Viereck 2011-10-08 23:02:56 +02:00
  • 4e3f0e7463 Get Type3 fonts working again. Julian Viereck 2011-10-08 22:35:35 +02:00
  • be73cb4f42 Don't create Image object in JpegStream Julian Viereck 2011-10-08 22:36:44 +02:00
  • 90e2546ea3 Process fonts on main thread again - font handling works again Julian Viereck 2011-10-08 22:22:30 +02:00