2746 Commits (ca7d44c64675cfe0b4e873a47932bec85cfc2c0c)
 

Author SHA1 Message Date
Artur Adib ca7d44c646 Merge pull request #749 from notmasteryet/forms-1 14 years ago
notmasteryet f007455ac4 Merge pull request #961 from brendandahl/smaskscale 14 years ago
notmasteryet 8288b17edc move inputHint to examples 14 years ago
notmasteryet 6011b5b4db Moving forms UI into examples 14 years ago
Brendan Dahl 5cfe97611f Rename some variables. 14 years ago
Brendan Dahl db4a11e568 Fix comment. 14 years ago
Julian Viereck eaba65b5dc Merge pull request #959 from jviereck/cache_cmds 14 years ago
Julian Viereck e9c762a97f Address review comments by notmasteryet 14 years ago
Julian Viereck 0473e04251 Merge pull request #962 from cpeterso/keyboardshortcuts 14 years ago
Chris Peterson 8adb92a709 Fix typo: s/handle/handled/ 14 years ago
Chris Peterson 396daddefe Add keyboard shortcuts to navigate pages with 'n' and 'p' keys (Next/Previous) 14 years ago
Chris Peterson 4008ec69b8 Add keyboard shortcuts to navigate pages with 'j' and 'k' keys like vi 14 years ago
Chris Peterson aebb9946f8 Add keyboard shortcuts to navigate pages with left and right arrow keys 14 years ago
Brendan Dahl 2caa09c7fc Merge remote-tracking branch 'upstream/master' into smaskscale 14 years ago
Brendan Dahl 03ec82ba62 Fix nits. 14 years ago
Brendan Dahl ee4504c3bf Change test case. 14 years ago
Brendan Dahl 87d72023dc Scale smask and image to the max dimensions of either one. Fix grayscale to scale the input value based on bpc. 14 years ago
Brendan Dahl 74b66c0a7b Fix bug, decoding was always getting called. 14 years ago
notmasteryet 969422f3c2 Merge pull request #955 from jviereck/vprevent_default 14 years ago
Julian Viereck 3a86e047e0 Prevent default actions when zooming. Otherwise the browser performs a zoom of the entire page 14 years ago
Julian Viereck 156e20ca73 Cache Cmd object to reduce number of created objects 14 years ago
Brendan Dahl cf31eb4544 Add test case for smasks. 14 years ago
Artur Adib 0226405b86 Merge pull request #949 from notmasteryet/ie9-dataset 14 years ago
Brendan Dahl 3175e5498c Merge remote-tracking branch 'upstream/master' into smaskscale 14 years ago
Artur Adib f7f7269253 Merge pull request #937 from ironymark/master 14 years ago
Artur Adib cd4745a187 Merge pull request #947 from brendandahl/decodemap 14 years ago
Adil Allawi b921486bce simplify adding of textdivs to DOM as queue is no longer needed 14 years ago
notmasteryet d6e4607fd0 Add compatibility for HTMLElement's dataset (#945) 14 years ago
Brendan Dahl abad94d2b6 Lints. 14 years ago
Brendan Dahl 01e876f014 Merge remote-tracking branch 'origin/decodemap' into smaskscale 14 years ago
Brendan Dahl 8096d747c0 Fix nits. 14 years ago
Brendan Dahl f4f125f67d Merge remote-tracking branch 'upstream/master' into decodemap 14 years ago
notmasteryet b010f293a2 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into forms-1 14 years ago
Adil Allawi 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! :) 14 years ago
Adil Allawi c93e7c9c87 Merge branch 'master' of https://github.com/mozilla/pdf.js 14 years ago
Adil Allawi 4a14a79884 use array index instead of array.shift() 14 years ago
Adil Allawi cc007b539a fix lint nitpick 14 years ago
notmasteryet f8a38de791 Merge pull request #926 from brendandahl/nativejpegsmask 14 years ago
Brendan Dahl 27f0252c34 Merge pull request #939 from notmasteryet/tree-50 14 years ago
notmasteryet ddf9c43116 Fixing setting of auto-zoom value in bookmarks (#938) 14 years ago
Adil Allawi 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 14 years ago
Brendan Dahl d1f4e7c7d5 Change to passing promises. 14 years ago
Brendan Dahl c2b91f1272 Merge upstream. 14 years ago
Brendan Dahl 8231ed1b11 Merge pull request #936 from brendandahl/master 14 years ago
Brendan Dahl 02bf65fc0d Update README.md 14 years ago
Brendan Dahl 5ad3a9cc72 Add basic rescale support for smacks. 14 years ago
Brendan Dahl 14647735b9 Merge pull request #929 from notmasteryet/tree-49 14 years ago
Brendan Dahl 9d042ce166 Use the general function for is default decode. 14 years ago
notmasteryet 45ef8742ac type3 font.coded comment; proper geometery for showText; glyph name 14 years ago
notmasteryet c9981b6ff4 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-49 14 years ago