Commit Graph

  • ae7f2e9fcc Respect private browsing in extension Saebekassebil 2011-12-26 21:14:10 +01:00
  • 4358ebc18b Too rash yet again. Bracket and style nits Saebekassebil 2011-12-26 16:14:06 +01:00
  • 83cb12be7f Set page number instead of window.scrollTo, and remove Cookie reference Saebekassebil 2011-12-26 16:07:56 +01:00
  • e147485262 Refactoring Settings manager, now with limit on memory usage Saebekassebil 2011-12-26 15:07:24 +01:00
  • 4c064eb94a Missed function name... Saebekassebil 2011-12-26 00:48:10 +01:00
  • 4ea5b9f771 Remember hash position correctly Saebekassebil 2011-12-26 00:42:46 +01:00
  • f10a543080 Merge pull request #980 from saebekassebil/fixkeydown Andreas Gal 2011-12-25 14:05:19 -08:00
  • 959b419082 Fixes shortcuts steals from browser - Issue #979 Saebekassebil 2011-12-25 22:18:52 +01:00
  • 971f35d165 Add unit files to lint, fix lint errors. Brendan Dahl 2011-12-23 21:19:15 -08:00
  • 1089c30b56 Adding type4 postscript function support. Brendan Dahl 2011-12-23 19:41:12 -08:00
  • c7375745ae Too rash. Fixes gjslint errors Saebekassebil 2011-12-23 23:56:01 +01:00
  • ac8f0e2c87 Address yury's comments, and remove unnecessary hash settings Saebekassebil 2011-12-23 23:36:37 +01:00
  • d7754a402e Correct stroke width for text; convert intel-load test to eq-test notmasteryet 2011-12-22 17:43:14 -06:00
  • 0de0e92bc4 Added #getFingerprint method to PDFDocModel Saebekassebil 2011-12-22 23:44:42 +01:00
  • d44f9f2074 Implemented Settings manager. Now remembering scroll positions Saebekassebil 2011-12-22 22:29:01 +01:00
  • 43b57f9e49 Add debug logging to unit test Makefile. Kalervo Kujala 2011-12-22 22:33:16 +02:00
  • 13b88a07e0 Move initialization of uniquePrefix higher. Kalervo Kujala 2011-12-22 20:03:12 +02:00
  • 0e906bbaeb Merge pull request #968 from saebekassebil/dev notmasteryet 2011-12-22 06:48:15 -08:00
  • b2791c60a6 Fixed worker_loader for examples/; simplified Artur Adib 2011-12-22 09:40:00 -05:00
  • 33e8d988c4 Image directory as a constant, adding myself to LICENSE file Saebekassebil 2011-12-22 14:44:08 +01:00
  • 12e2dcd775 Addressing notmasteryet's comments Saebekassebil 2011-12-22 11:29:27 +01:00
  • c714c782cc Lint nits Saebekassebil 2011-12-21 23:37:52 +01:00
  • 4a661e1735 Implemented Comment and Check annotation. Correcting some typos in last commit Saebekassebil 2011-12-21 23:22:07 +01:00
  • ee96acfebe Merge pull request #967 from arturadib/master Artur Adib 2011-12-21 12:44:38 -08:00
  • b3fdfb230f Update README.md Artur Adib 2011-12-21 14:15:18 -05:00
  • ca7d44c646 Merge pull request #749 from notmasteryet/forms-1 Artur Adib 2011-12-21 06:16:30 -08:00
  • 5affc0d794 Disable keyboard shortcuts if current control is INPUT element notmasteryet 2011-12-20 20:04:42 -06:00
  • 3a396b4834 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textsearch-1 notmasteryet 2011-12-20 19:54:41 -06:00
  • d741a8a7aa Set the Makefile variables correctly for unit test. Kalervo Kujala 2011-12-21 01:21:15 +02:00
  • 3a55c1c8b9 Create the profile directories beforehand for unit test. Kalervo Kujala 2011-12-21 01:15:51 +02:00
  • f007455ac4 Merge pull request #961 from brendandahl/smaskscale notmasteryet 2011-12-19 18:39:26 -08:00
  • 8288b17edc move inputHint to examples notmasteryet 2011-12-19 20:04:16 -06:00
  • 6011b5b4db Moving forms UI into examples notmasteryet 2011-12-19 20:00:50 -06:00
  • 5cfe97611f Rename some variables. Brendan Dahl 2011-12-19 16:31:47 -08:00
  • b8672d7efb Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textsearch-1 notmasteryet 2011-12-19 18:06:31 -06:00
  • 3bde084ffd add "find" images; function name fix notmasteryet 2011-12-19 18:05:32 -06:00
  • db4a11e568 Fix comment. Brendan Dahl 2011-12-19 14:58:01 -08:00
  • eaba65b5dc Merge pull request #959 from jviereck/cache_cmds Julian Viereck 2011-12-19 07:40:08 -08:00
  • e9c762a97f Address review comments by notmasteryet Julian Viereck 2011-12-19 16:37:36 +01:00
  • 0473e04251 Merge pull request #962 from cpeterso/keyboardshortcuts Julian Viereck 2011-12-19 04:53:42 -08:00
  • 8adb92a709 Fix typo: s/handle/handled/ Chris Peterson 2011-12-18 20:58:14 -08:00
  • 396daddefe Add keyboard shortcuts to navigate pages with 'n' and 'p' keys (Next/Previous) Chris Peterson 2011-12-18 20:42:18 -08:00
  • 4008ec69b8 Add keyboard shortcuts to navigate pages with 'j' and 'k' keys like vi Chris Peterson 2011-12-18 20:40:44 -08:00
  • aebb9946f8 Add keyboard shortcuts to navigate pages with left and right arrow keys Chris Peterson 2011-12-18 20:39:41 -08:00
  • 2caa09c7fc Merge remote-tracking branch 'upstream/master' into smaskscale Brendan Dahl 2011-12-18 17:31:51 -08:00
  • 03ec82ba62 Fix nits. Brendan Dahl 2011-12-18 17:29:08 -08:00
  • ee4504c3bf Change test case. Brendan Dahl 2011-12-18 17:28:25 -08:00
  • 87d72023dc Scale smask and image to the max dimensions of either one. Fix grayscale to scale the input value based on bpc. Brendan Dahl 2011-12-18 17:18:36 -08:00
  • 74b66c0a7b Fix bug, decoding was always getting called. Brendan Dahl 2011-12-18 17:17:35 -08:00
  • 969422f3c2 Merge pull request #955 from jviereck/vprevent_default notmasteryet 2011-12-18 14:43:40 -08:00
  • a52aacab5a Fix the text layer testing notmasteryet 2011-12-18 16:15:53 -06:00
  • 3a86e047e0 Prevent default actions when zooming. Otherwise the browser performs a zoom of the entire page Julian Viereck 2011-12-18 20:42:06 +01:00
  • 156e20ca73 Cache Cmd object to reduce number of created objects Julian Viereck 2011-12-18 20:39:10 +01:00
  • 0f6291c7b9 Move text layer UI to viewer.js; fixes adding div with single char; replaces innerHTML to textContent notmasteryet 2011-12-18 12:53:30 -06:00
  • cf31eb4544 Add test case for smasks. Brendan Dahl 2011-12-16 10:54:31 -08:00
  • 0226405b86 Merge pull request #949 from notmasteryet/ie9-dataset Artur Adib 2011-12-16 10:49:17 -08:00
  • 3175e5498c Merge remote-tracking branch 'upstream/master' into smaskscale Brendan Dahl 2011-12-16 10:11:40 -08:00
  • f7f7269253 Merge pull request #937 from ironymark/master Artur Adib 2011-12-16 09:06:18 -08:00
  • cd4745a187 Merge pull request #947 from brendandahl/decodemap Artur Adib 2011-12-16 07:53:11 -08:00
  • b921486bce simplify adding of textdivs to DOM as queue is no longer needed Adil Allawi 2011-12-16 10:38:30 +00:00
  • d6e4607fd0 Add compatibility for HTMLElement's dataset (#945) notmasteryet 2011-12-15 20:44:55 -06:00
  • abad94d2b6 Lints. Brendan Dahl 2011-12-15 16:30:51 -08:00
  • 01e876f014 Merge remote-tracking branch 'origin/decodemap' into smaskscale Brendan Dahl 2011-12-15 15:20:36 -08:00
  • 8096d747c0 Fix nits. Brendan Dahl 2011-12-15 15:13:48 -08:00
  • f4f125f67d Merge remote-tracking branch 'upstream/master' into decodemap Brendan Dahl 2011-12-15 14:41:03 -08:00
  • 86663408f0 Use simpler sed and random temp profile names for unit test. Kalervo Kujala 2011-12-16 00:23:23 +02:00
  • b010f293a2 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into forms-1 notmasteryet 2011-12-15 15:35:44 -06:00
  • 5bd080fd05 oops, interval was not clearing because 'this' is not the same 'this' inside an interval. Should use local variable 'self' instead. Reviewers you should have spotted this! :) Adil Allawi 2011-12-15 11:32:58 +00:00
  • c93e7c9c87 Merge branch 'master' of https://github.com/mozilla/pdf.js Adil Allawi 2011-12-15 10:09:04 +00:00
  • 4a14a79884 use array index instead of array.shift() Adil Allawi 2011-12-15 10:08:50 +00:00
  • cc007b539a fix lint nitpick Adil Allawi 2011-12-15 09:20:55 +00:00
  • c85ec052b1 Unicode normalization; lint warnings notmasteryet 2011-12-14 21:42:06 -06:00
  • 04551dbf57 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textsearch-1 notmasteryet 2011-12-14 19:37:21 -06:00
  • f8a38de791 Merge pull request #926 from brendandahl/nativejpegsmask notmasteryet 2011-12-14 17:11:12 -08:00
  • 27f0252c34 Merge pull request #939 from notmasteryet/tree-50 Brendan Dahl 2011-12-14 16:50:51 -08:00
  • ddf9c43116 Fixing setting of auto-zoom value in bookmarks (#938) notmasteryet 2011-12-14 18:44:35 -06:00
  • 75c9286a20 Add unit test support for Google Chrome for Windows. Kalervo Kujala 2011-12-15 00:55:00 +02:00
  • be2e7a7a9c Add profile handling for the unit test. Kalervo Kujala 2011-12-15 00:51:10 +02:00
  • ce57bac447 Build Text Layer one div at a a time as an Interval instead of a all in a TimeOut to keep the browser responsive Adil Allawi 2011-12-14 22:28:34 +00:00
  • d1f4e7c7d5 Change to passing promises. Brendan Dahl 2011-12-14 14:02:00 -08:00
  • c2b91f1272 Merge upstream. Brendan Dahl 2011-12-14 13:41:36 -08:00
  • 8231ed1b11 Merge pull request #936 from brendandahl/master Brendan Dahl 2011-12-14 13:09:27 -08:00
  • 02bf65fc0d Update README.md Brendan Dahl 2011-12-14 12:30:20 -08:00
  • 5ad3a9cc72 Add basic rescale support for smacks. Brendan Dahl 2011-12-14 12:27:56 -08:00
  • 14647735b9 Merge pull request #929 from notmasteryet/tree-49 Brendan Dahl 2011-12-14 12:14:47 -08:00
  • 9d042ce166 Use the general function for is default decode. Brendan Dahl 2011-12-14 08:47:35 -08:00
  • 45ef8742ac type3 font.coded comment; proper geometery for showText; glyph name notmasteryet 2011-12-13 18:28:02 -06:00
  • c9981b6ff4 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-49 notmasteryet 2011-12-13 17:57:58 -06:00
  • ff1d804fd7 Move the default decode to logic to the colorspace. Brendan Dahl 2011-12-13 14:35:46 -08:00
  • 55bbcbc664 Working improved version. Still need to refactor default decode stuff. Brendan Dahl 2011-12-13 13:53:22 -08:00
  • 868d07e289 Merge pull request #917 from arturadib/check-pixels Brendan Dahl 2011-12-13 13:31:57 -08:00
  • 9c45185d93 Merge pull request #932 from arturadib/master Artur Adib 2011-12-13 10:39:54 -08:00
  • 84706568a5 Update README.md Artur Adib 2011-12-13 12:58:27 -05:00
  • ac3ccdef4a Merge remote-tracking branch 'origin/nativejpegsmask' into decodemap Brendan Dahl 2011-12-13 09:12:26 -08:00
  • 2f10d24502 Fix for chrome. Brendan Dahl 2011-12-13 09:05:00 -08:00
  • d76f5f6815 Playing with initial decode map impl. Brendan Dahl 2011-12-13 08:48:27 -08:00
  • fb3a9a9828 Add reftest for issue #918 notmasteryet 2011-12-12 21:42:39 -06:00
  • bed87284db Fixing Type3 text layer creation and character spacing notmasteryet 2011-12-12 21:32:20 -06:00
  • 3f8ba7d56a Merge upstream. Brendan Dahl 2011-12-12 15:34:11 -08:00
  • 94a48cab82 Address Julian's comments. Brendan Dahl 2011-12-12 15:09:05 -08:00