]>
git.parisson.com Git - pdf.js.git/log
vingtetun [Thu, 20 Oct 2011 15:52:04 +0000 (08:52 -0700)]
Merge pull request #688 from notmasteryet/tree-35
Add cidmaps.js in Makefile
notmasteryet [Thu, 20 Oct 2011 12:07:24 +0000 (07:07 -0500)]
Add cidmaps.js for Makefile
vingtetun [Wed, 19 Oct 2011 14:17:08 +0000 (07:17 -0700)]
Merge pull request #684 from vingtetun/master
Add a 'download' button
Vivien Nicolas [Wed, 19 Oct 2011 14:17:02 +0000 (16:17 +0200)]
fix spacing issue (lint)
Vivien Nicolas [Wed, 19 Oct 2011 04:29:14 +0000 (06:29 +0200)]
Make the 'download' button behavior more robust
Vivien Nicolas [Wed, 19 Oct 2011 01:20:50 +0000 (03:20 +0200)]
Add a download button in case the extension is not enough
notmasteryet [Wed, 19 Oct 2011 01:11:48 +0000 (18:11 -0700)]
Merge pull request #679 from vingtetun/extension_2
Fix reload based on the discovery of #666
vingtetun [Wed, 19 Oct 2011 01:08:17 +0000 (18:08 -0700)]
Merge pull request #677 from kkujala/test
Fix javascript strict warnings in driver.js.
notmasteryet [Wed, 19 Oct 2011 01:05:57 +0000 (18:05 -0700)]
Merge pull request #683 from vingtetun/master
Fix issue #681
Vivien Nicolas [Tue, 18 Oct 2011 21:39:26 +0000 (23:39 +0200)]
Use 'hidden' instead of display: none
Vivien Nicolas [Tue, 18 Oct 2011 19:40:59 +0000 (21:40 +0200)]
Use 'hidden' instead of display: none
Vivien Nicolas [Tue, 18 Oct 2011 19:35:13 +0000 (21:35 +0200)]
Merge remote branch 'upstream/master'
vingtetun [Tue, 18 Oct 2011 19:34:08 +0000 (12:34 -0700)]
Merge pull request #665 from notmasteryet/viewlink
Adds "bookmark" icon and fixes scale/ current page number issues
Vivien Nicolas [Tue, 18 Oct 2011 19:30:12 +0000 (21:30 +0200)]
Merge remote branch 'upstream/master'
Kalervo Kujala [Tue, 18 Oct 2011 17:32:33 +0000 (20:32 +0300)]
Use task.pageLimit properly.
notmasteryet [Tue, 18 Oct 2011 02:15:19 +0000 (19:15 -0700)]
Merge pull request #676 from vingtetun/oncontextmenu
Fix issue 581 by adding oncontextmenu='return false;' to buttons
Vivien Nicolas [Tue, 18 Oct 2011 01:45:07 +0000 (03:45 +0200)]
Fix a spacing issue
vingtetun [Mon, 17 Oct 2011 23:41:55 +0000 (16:41 -0700)]
Merge pull request #678 from kkujala/master
Refactor duplicate code in getWhiteCode.
Vivien Nicolas [Mon, 17 Oct 2011 23:34:44 +0000 (01:34 +0200)]
Fix a small broking mistake in fonts.js
Vivien Nicolas [Mon, 17 Oct 2011 23:28:57 +0000 (01:28 +0200)]
Remove useless code since the extension is loaded into a privileged chrome:// scope
Vivien Nicolas [Mon, 17 Oct 2011 22:18:12 +0000 (00:18 +0200)]
Fix wrongs ids
Kalervo Kujala [Mon, 17 Oct 2011 21:29:43 +0000 (00:29 +0300)]
Refactor duplicate code in getWhiteCode.
Reuse functionality from getBlackCode for this.
Kalervo Kujala [Mon, 17 Oct 2011 21:00:44 +0000 (00:00 +0300)]
Fix javascript strict warnings in driver.js.
vingtetun [Mon, 17 Oct 2011 20:27:36 +0000 (13:27 -0700)]
Merge pull request #672 from kkujala/master
Refactor duplicate code in getBlackCode.
Kalervo Kujala [Mon, 17 Oct 2011 19:24:19 +0000 (22:24 +0300)]
Handle blackTable2 array access correctly.
Vivien Nicolas [Mon, 17 Oct 2011 19:04:54 +0000 (21:04 +0200)]
add oncontextmenu='return false;' to buttons
Vivien Nicolas [Mon, 17 Oct 2011 18:39:29 +0000 (20:39 +0200)]
Fix warnings in strict mode
Kalervo Kujala [Sun, 16 Oct 2011 09:34:34 +0000 (12:34 +0300)]
Adhere to 80 char line limit.
Andreas Gal [Sat, 15 Oct 2011 21:16:53 +0000 (14:16 -0700)]
Merge pull request #671 from kkujala/dev
Move function creation out of the loop.
Kalervo Kujala [Sat, 15 Oct 2011 20:32:56 +0000 (23:32 +0300)]
Refactor duplicate code in getBlackCode.
Kalervo Kujala [Sat, 15 Oct 2011 19:03:57 +0000 (22:03 +0300)]
Move function creation out of the loop.
Also name the anonymous function. Jslint complains about this.
notmasteryet [Sat, 15 Oct 2011 17:57:48 +0000 (10:57 -0700)]
Merge pull request #668 from kkujala/master
Fix small lint issues.
Kalervo Kujala [Sat, 15 Oct 2011 11:27:14 +0000 (14:27 +0300)]
Add use strict to metrics.js
Kalervo Kujala [Sat, 15 Oct 2011 11:20:15 +0000 (14:20 +0300)]
Fix small lint issues.
notmasteryet [Sat, 15 Oct 2011 02:05:57 +0000 (21:05 -0500)]
Add "bookmark" icon; and fixing scale/ current page number issues
Artur Adib [Fri, 14 Oct 2011 17:55:44 +0000 (10:55 -0700)]
Merge pull request #661 from brendandahl/extgstate
Change two tests to ref tests and improve the extgstate pdf
Artur Adib [Fri, 14 Oct 2011 14:27:51 +0000 (07:27 -0700)]
Merge pull request #660 from notmasteryet/tree-33
Fixing #650 regression
notmasteryet [Thu, 13 Oct 2011 22:45:58 +0000 (17:45 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into tree-33
= [Thu, 13 Oct 2011 21:57:56 +0000 (14:57 -0700)]
Change rotation and extgstate to eq tests.
= [Thu, 13 Oct 2011 21:53:46 +0000 (14:53 -0700)]
Remove debugs
= [Thu, 13 Oct 2011 21:50:47 +0000 (14:50 -0700)]
Making the test for extgstate be an 'eq' test and making the extgstate pdf
more robust for picking up errors.
Artur Adib [Thu, 13 Oct 2011 18:53:40 +0000 (11:53 -0700)]
Merge pull request #643 from notmasteryet/liveprog
Getting addition encoding information for cmap from the CFF data (#641)
Artur Adib [Thu, 13 Oct 2011 16:32:47 +0000 (09:32 -0700)]
Merge pull request #640 from notmasteryet/tree-30
Making Type 2 font sanitazable (#631)
notmasteryet [Thu, 13 Oct 2011 00:53:57 +0000 (19:53 -0500)]
Fixing duplicate charstring selection
notmasteryet [Wed, 12 Oct 2011 22:52:11 +0000 (17:52 -0500)]
Fixing #650 regression
notmasteryet [Wed, 12 Oct 2011 22:37:55 +0000 (17:37 -0500)]
Nit: Rename 's' by 'charcode'
notmasteryet [Wed, 12 Oct 2011 22:36:03 +0000 (17:36 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into liveprog
Artur Adib [Wed, 12 Oct 2011 15:25:45 +0000 (08:25 -0700)]
Merge pull request #656 from notmasteryet/tree-32
Fixing invalid CFF DICT entry (#621)
Artur Adib [Wed, 12 Oct 2011 14:17:21 +0000 (07:17 -0700)]
Merge pull request #650 from notmasteryet/issue-649
Fixing standard font name resolution (#649)
notmasteryet [Wed, 12 Oct 2011 01:29:40 +0000 (20:29 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-649
notmasteryet [Wed, 12 Oct 2011 01:27:47 +0000 (20:27 -0500)]
Fixing invalid CFF DICT entry (#621)
notmasteryet [Wed, 12 Oct 2011 00:45:55 +0000 (19:45 -0500)]
Add standard font name test (also for #621)
notmasteryet [Wed, 12 Oct 2011 00:38:20 +0000 (19:38 -0500)]
Making the normalized name same in pdf.js and fonts.js
notmasteryet [Tue, 11 Oct 2011 23:37:03 +0000 (16:37 -0700)]
Merge pull request #654 from arturadib/make-pages
'make web' now also bundles extension (xpi) (#593)
notmasteryet [Tue, 11 Oct 2011 23:26:25 +0000 (18:26 -0500)]
Add fit11-talk as a eq reftest
Artur Adib [Tue, 11 Oct 2011 20:05:01 +0000 (13:05 -0700)]
Merge pull request #651 from notmasteryet/interpolationfn
Fixing interpolation function (#549)
Artur Adib [Tue, 11 Oct 2011 19:22:33 +0000 (15:22 -0400)]
'make web' now also bundles extension (xpi)
notmasteryet [Tue, 11 Oct 2011 12:17:45 +0000 (07:17 -0500)]
returning vstem3 and hstem3
notmasteryet [Tue, 11 Oct 2011 03:40:43 +0000 (22:40 -0500)]
Long line fix
notmasteryet [Tue, 11 Oct 2011 03:35:17 +0000 (22:35 -0500)]
Fixing interpolation function (#549)
notmasteryet [Tue, 11 Oct 2011 02:14:40 +0000 (21:14 -0500)]
Fixing standard font name resolution (#649)
notmasteryet [Tue, 11 Oct 2011 02:00:49 +0000 (21:00 -0500)]
Cleaning up flex stuff
notmasteryet [Tue, 11 Oct 2011 01:58:40 +0000 (20:58 -0500)]
Implement type2 flex
Artur Adib [Mon, 10 Oct 2011 21:37:48 +0000 (14:37 -0700)]
Merge pull request #648 from kkujala/master
Make test_slave.html as valid html5.
Kalervo Kujala [Mon, 10 Oct 2011 20:46:43 +0000 (23:46 +0300)]
Make test_slave.html as valid html5.
Fix also warnings in the error console that appear from a test run.
notmasteryet [Mon, 10 Oct 2011 12:03:43 +0000 (07:03 -0500)]
1 instead of 0
notmasteryet [Mon, 10 Oct 2011 03:40:49 +0000 (22:40 -0500)]
Getting addition encoding information for cmap from the CFF data (#641)
notmasteryet [Sun, 9 Oct 2011 14:13:10 +0000 (09:13 -0500)]
Making Type 2 font sanitazable (#631)
Andreas Gal [Sun, 9 Oct 2011 06:38:26 +0000 (23:38 -0700)]
Merge pull request #636 from notmasteryet/tree-29
Fixing disappearing pages (when multiple are visible)
notmasteryet [Sun, 9 Oct 2011 02:06:14 +0000 (21:06 -0500)]
Fixing disappearing pages (when multiple are visible)
Artur Adib [Sat, 8 Oct 2011 14:56:08 +0000 (07:56 -0700)]
Merge pull request #633 from notmasteryet/issue-600
Fixing DescendantFonts object fetching (#600)
notmasteryet [Sat, 8 Oct 2011 14:06:49 +0000 (09:06 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into issue-600
Chris Jones [Sat, 8 Oct 2011 05:36:41 +0000 (22:36 -0700)]
Merge pull request #632 from notmasteryet/usmanm
Fixing PDF bad structure and 'fi' ligature (#577)
notmasteryet [Sat, 8 Oct 2011 03:46:01 +0000 (22:46 -0500)]
Fixing DescendantFonts object fetching (#600)
notmasteryet [Sat, 8 Oct 2011 03:24:26 +0000 (22:24 -0500)]
Fixing PDF bad structure and 'fi' ligature
Brendan Dahl [Fri, 7 Oct 2011 23:58:19 +0000 (16:58 -0700)]
Merge pull request #620 from notmasteryet/imagecache
Cache DOM images; including smask as cachable image...
Chris Jones [Fri, 7 Oct 2011 19:20:44 +0000 (12:20 -0700)]
Merge pull request #629 from brendandahl/readme
Add contributor wiki page link to readme
Chris Jones [Fri, 7 Oct 2011 19:09:20 +0000 (12:09 -0700)]
Merge pull request #623 from arturadib/pdfs-gitignore
Git-ignore all PDFs except the listed ones
Brendan Dahl [Fri, 7 Oct 2011 18:56:10 +0000 (11:56 -0700)]
Merge pull request #589 from notmasteryet/rgbt
Recovering from RGBT-command (ref #577)
= [Fri, 7 Oct 2011 18:49:57 +0000 (11:49 -0700)]
Less repeat.
= [Fri, 7 Oct 2011 18:47:17 +0000 (11:47 -0700)]
Add contributor wiki page link. Fix some wording.
notmasteryet [Fri, 7 Oct 2011 01:23:30 +0000 (20:23 -0500)]
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into imagecache
Artur Adib [Thu, 6 Oct 2011 23:29:40 +0000 (16:29 -0700)]
Merge pull request #628 from brendandahl/boundingbox
Fix test script regression
= [Thu, 6 Oct 2011 23:19:46 +0000 (16:19 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox
= [Thu, 6 Oct 2011 23:19:17 +0000 (16:19 -0700)]
Move closing the file to an appropriate area.
Artur Adib [Thu, 6 Oct 2011 17:39:11 +0000 (10:39 -0700)]
Merge pull request #618 from brendandahl/boundingbox
Fix bounding box for xobjects and patterns
= [Thu, 6 Oct 2011 16:24:06 +0000 (09:24 -0700)]
Fixing lint
= [Thu, 6 Oct 2011 16:22:00 +0000 (09:22 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox
Artur Adib [Thu, 6 Oct 2011 15:01:22 +0000 (11:01 -0400)]
Git-ignore all PDFs except the listed ones
This forces contributors to deal with gitignore only when bundling a new test, rather than making all users of "make test" having to constantly update their gitignores because of new PDFs.
notmasteryet [Thu, 6 Oct 2011 02:56:21 +0000 (19:56 -0700)]
Merge pull request #622 from notmasteryet/fix599
Fixing #599: glyph remapping
notmasteryet [Thu, 6 Oct 2011 02:22:52 +0000 (21:22 -0500)]
Making ThuluthFeatures "eq" reftest
notmasteryet [Thu, 6 Oct 2011 02:15:41 +0000 (21:15 -0500)]
Fixing #599
notmasteryet [Thu, 6 Oct 2011 00:07:58 +0000 (19:07 -0500)]
Cache DOM images; including smask as cachable image; same image onload fix
= [Wed, 5 Oct 2011 23:32:26 +0000 (16:32 -0700)]
Fix width and height for pattering bounding box.
= [Wed, 5 Oct 2011 22:08:45 +0000 (15:08 -0700)]
Reversing -u option
= [Wed, 5 Oct 2011 19:29:54 +0000 (12:29 -0700)]
Add unbuffered option
= [Wed, 5 Oct 2011 16:19:02 +0000 (09:19 -0700)]
Merge remote-tracking branch 'upstream/master' into boundingbox
= [Wed, 5 Oct 2011 16:18:20 +0000 (09:18 -0700)]
Fixing bounding boxes and test ref file writing.
vingtetun [Wed, 5 Oct 2011 14:41:56 +0000 (07:41 -0700)]
Merge pull request #614 from swznd/master
Fix Typo
vingtetun [Wed, 5 Oct 2011 14:40:39 +0000 (07:40 -0700)]
Merge pull request #615 from arturadib/readme-learning
README: Link to Julian's talk