]>
git.parisson.com Git - pdf.js.git/log
notmasteryet [Tue, 14 Feb 2012 02:33:33 +0000 (20:33 -0600)]
Add gif as known mime type for `make server`
Artur Adib [Sat, 11 Feb 2012 00:14:32 +0000 (16:14 -0800)]
Merge pull request #1198 from notmasteryet/tree-71
Using sans-serif instead of loaded fonts; fix IE9 dataset shim
notmasteryet [Fri, 10 Feb 2012 18:55:11 +0000 (12:55 -0600)]
Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim
notmasteryet [Wed, 8 Feb 2012 23:19:15 +0000 (15:19 -0800)]
Merge pull request #1193 from brendandahl/amo2
Unload the pdfstreamconverter on shutdown.
Brendan Dahl [Wed, 8 Feb 2012 22:59:30 +0000 (14:59 -0800)]
Unload the pdfstreamconverter on shutdown.
Brendan Dahl [Wed, 8 Feb 2012 22:40:40 +0000 (14:40 -0800)]
Update README.md
notmasteryet [Wed, 8 Feb 2012 21:19:28 +0000 (13:19 -0800)]
Merge pull request #1192 from brendandahl/fixscript
Fix closing script tag.
Brendan Dahl [Wed, 8 Feb 2012 21:09:21 +0000 (13:09 -0800)]
Fix closing script tag.
Brendan Dahl [Wed, 8 Feb 2012 18:24:22 +0000 (10:24 -0800)]
Merge pull request #1189 from brendandahl/amobump
Fix version number for amo.
Brendan Dahl [Wed, 8 Feb 2012 18:20:54 +0000 (10:20 -0800)]
Fix version number for amo.
notmasteryet [Wed, 8 Feb 2012 17:59:55 +0000 (09:59 -0800)]
Merge pull request #1188 from brendandahl/amobump
Bump max firefox version.
Brendan Dahl [Wed, 8 Feb 2012 17:23:38 +0000 (09:23 -0800)]
Bump max firefox version.
notmasteryet [Wed, 8 Feb 2012 13:40:20 +0000 (05:40 -0800)]
Merge pull request #1157 from arturadib/issue1133
Implement Lab colorspace
notmasteryet [Wed, 8 Feb 2012 05:46:24 +0000 (21:46 -0800)]
Merge pull request #1184 from brendandahl/amo2
Address AMO Review Concerns Round 2
Brendan Dahl [Wed, 8 Feb 2012 01:54:40 +0000 (17:54 -0800)]
Fix some nits.
Brendan Dahl [Wed, 8 Feb 2012 00:44:03 +0000 (16:44 -0800)]
Switch to constant for max database length.
Brendan Dahl [Wed, 8 Feb 2012 00:39:07 +0000 (16:39 -0800)]
Make the add-on truly restartless.
Artur Adib [Tue, 7 Feb 2012 17:42:46 +0000 (09:42 -0800)]
Merge pull request #1181 from brendandahl/license
Add Artur and me to the license.
Brendan Dahl [Tue, 7 Feb 2012 17:39:56 +0000 (09:39 -0800)]
Add Artur and me to the license.
Brendan Dahl [Tue, 7 Feb 2012 05:04:53 +0000 (21:04 -0800)]
Protect against a malicious setDatabase. Remove unneeded save data.
Artur Adib [Tue, 7 Feb 2012 00:11:52 +0000 (16:11 -0800)]
Merge remote-tracking branch 'mozilla/master' into issue1133
Conflicts:
src/util.js
test/test_manifest.json
Artur Adib [Tue, 7 Feb 2012 00:10:15 +0000 (16:10 -0800)]
isDefaultDecode(), as per reviewer comments
Brendan Dahl [Tue, 7 Feb 2012 00:06:18 +0000 (16:06 -0800)]
Better way to add custom event listener.
Brendan Dahl [Mon, 6 Feb 2012 21:23:18 +0000 (13:23 -0800)]
Throw exception for sync version. Don't use const.
Brendan Dahl [Sat, 4 Feb 2012 00:49:44 +0000 (16:49 -0800)]
Use services where possible.
Brendan Dahl [Sat, 4 Feb 2012 00:25:57 +0000 (16:25 -0800)]
Merge pull request #1166 from notmasteryet/ftp
FTP protocol support (#1165)
Brendan Dahl [Fri, 3 Feb 2012 19:22:50 +0000 (11:22 -0800)]
Merge pull request #1120 from arturadib/localStorage-fix
Fixes localStorage feature detection
Brendan Dahl [Fri, 3 Feb 2012 19:10:58 +0000 (11:10 -0800)]
Merge pull request #1106 from arturadib/issue-1049
fontMatrix parsing fix, setFont() supports negative sizes
notmasteryet [Fri, 3 Feb 2012 05:31:12 +0000 (23:31 -0600)]
Fixing test execution / relative URL protocol detection
notmasteryet [Fri, 3 Feb 2012 03:06:13 +0000 (21:06 -0600)]
FTP protocol support (#1165)
Brendan Dahl [Fri, 3 Feb 2012 02:47:19 +0000 (18:47 -0800)]
Merge pull request #1164 from notmasteryet/tree-63
Fix HTTP redirection for the extension
notmasteryet [Fri, 3 Feb 2012 01:18:09 +0000 (17:18 -0800)]
Merge pull request #1161 from jwagner79/ie9svg
IE9 SVG control images need viewport defined
notmasteryet [Fri, 3 Feb 2012 00:29:08 +0000 (18:29 -0600)]
Fix HTTP redirection for the extension
Jeff Wagner [Thu, 2 Feb 2012 20:33:28 +0000 (12:33 -0800)]
IE9 SVG images need viewport defined
Artur Adib [Wed, 1 Feb 2012 22:48:44 +0000 (17:48 -0500)]
Lab color space, closes #1133
Artur Adib [Wed, 1 Feb 2012 21:13:42 +0000 (16:13 -0500)]
LabCS infra: args passed OK
Artur Adib [Wed, 1 Feb 2012 21:04:12 +0000 (16:04 -0500)]
LabCS infra working
Brendan Dahl [Wed, 1 Feb 2012 20:24:31 +0000 (12:24 -0800)]
Merge pull request #1150 from arturadib/loading-icon
Show animated loading icon until page loads
Artur Adib [Wed, 1 Feb 2012 20:19:01 +0000 (15:19 -0500)]
CSS fix
Artur Adib [Wed, 1 Feb 2012 17:08:40 +0000 (12:08 -0500)]
Merge branch 'refs/heads/master' into localStorage-fix
Conflicts:
web/viewer.js
notmasteryet [Wed, 1 Feb 2012 12:40:22 +0000 (04:40 -0800)]
Merge pull request #1148 from arturadib/readXRefTable
Rewrite of readXRefTable [obj.js]
notmasteryet [Wed, 1 Feb 2012 12:33:51 +0000 (04:33 -0800)]
Merge pull request #1118 from brendandahl/amowarnings
Address AMO Review Concerns
Brendan Dahl [Wed, 1 Feb 2012 04:34:22 +0000 (20:34 -0800)]
Merge pull request #1151 from notmasteryet/sampled
implement sampled functions based on the PDF spec (part 2)
notmasteryet [Wed, 1 Feb 2012 02:19:44 +0000 (20:19 -0600)]
Fixing interpolation (continuation of #1143)
Brendan Dahl [Wed, 1 Feb 2012 01:53:54 +0000 (17:53 -0800)]
Merge branch 'master' of https://github.com/mozilla/pdf.js into amowarnings
Brendan Dahl [Wed, 1 Feb 2012 01:53:42 +0000 (17:53 -0800)]
Address review concerns.
Artur Adib [Tue, 31 Jan 2012 21:53:54 +0000 (16:53 -0500)]
Remove instead of hide icon
Artur Adib [Tue, 31 Jan 2012 21:49:48 +0000 (16:49 -0500)]
New version: show loading icon until page renders
Artur Adib [Tue, 31 Jan 2012 21:20:09 +0000 (16:20 -0500)]
Show animated loading icon if page renders slow
Artur Adib [Tue, 31 Jan 2012 21:03:52 +0000 (13:03 -0800)]
Merge pull request #1149 from arturadib/master
Updating bot references
Artur Adib [Tue, 31 Jan 2012 20:31:26 +0000 (15:31 -0500)]
Update README.md
Artur Adib [Tue, 31 Jan 2012 20:30:41 +0000 (12:30 -0800)]
Merge pull request #1135 from notmasteryet/tree-62
Fixing standard encoding mapping (bonus symbol encoding)
Artur Adib [Tue, 31 Jan 2012 18:20:05 +0000 (13:20 -0500)]
Merge branch 'refs/heads/master' into issue-1049
Conflicts:
src/canvas.js
Artur Adib [Tue, 31 Jan 2012 15:57:32 +0000 (10:57 -0500)]
Lint
Artur Adib [Tue, 31 Jan 2012 15:50:30 +0000 (10:50 -0500)]
Remove debugging line
Artur Adib [Tue, 31 Jan 2012 15:49:06 +0000 (10:49 -0500)]
New readXRefTable, working
Artur Adib [Tue, 31 Jan 2012 14:57:12 +0000 (09:57 -0500)]
progress
Artur Adib [Tue, 31 Jan 2012 14:01:04 +0000 (09:01 -0500)]
readXRefTable rewrite, progress
notmasteryet [Tue, 31 Jan 2012 02:35:35 +0000 (18:35 -0800)]
Merge pull request #1122 from kkujala/refactor
Change throws to errors.
Artur Adib [Mon, 30 Jan 2012 14:24:49 +0000 (09:24 -0500)]
addressing reviewer comments, bug fix
Andreas Gal [Mon, 30 Jan 2012 09:38:28 +0000 (01:38 -0800)]
implement sampled functions based on the PDF spec
notmasteryet [Mon, 30 Jan 2012 02:54:04 +0000 (18:54 -0800)]
Merge pull request #1142 from andreasgal/master
rewrite cmyk to rgb conversion
Andreas Gal [Sun, 29 Jan 2012 23:05:26 +0000 (15:05 -0800)]
fix style and add var declaration
Kalervo Kujala [Sun, 29 Jan 2012 20:25:06 +0000 (22:25 +0200)]
Use JPX and JPEG in error messages.
Also throw in workerConsole.
Andreas Gal [Sun, 29 Jan 2012 19:09:33 +0000 (11:09 -0800)]
rewrite CMYK to RGB conversion
Kalervo Kujala [Sun, 29 Jan 2012 18:20:24 +0000 (20:20 +0200)]
Merge remote-tracking branch 'upstream/master' into refactor
notmasteryet [Sat, 28 Jan 2012 02:36:27 +0000 (20:36 -0600)]
Mapping well-known chars to the similar equivalents in the normal characters range
notmasteryet [Sat, 28 Jan 2012 00:53:05 +0000 (18:53 -0600)]
Fixing symbols encoding
Brendan Dahl [Fri, 27 Jan 2012 19:02:27 +0000 (11:02 -0800)]
Change name to reflect what it is now. Change GUID.
Brendan Dahl [Fri, 27 Jan 2012 18:53:37 +0000 (10:53 -0800)]
Fix url for thumbnail. (still not working 100)
Brendan Dahl [Fri, 27 Jan 2012 18:53:07 +0000 (10:53 -0800)]
Better way to listen to events and verify them.
notmasteryet [Fri, 27 Jan 2012 00:51:58 +0000 (18:51 -0600)]
Fixing standard encoding mapping
Julian Viereck [Thu, 26 Jan 2012 16:56:39 +0000 (08:56 -0800)]
Merge pull request #1131 from notmasteryet/tree-61
Fixing initial scale when named destination is specified
notmasteryet [Thu, 26 Jan 2012 03:52:10 +0000 (21:52 -0600)]
Fixing initial scale when named destination is specified
notmasteryet [Thu, 26 Jan 2012 03:08:56 +0000 (19:08 -0800)]
Merge pull request #1103 from jviereck/tree-02
Replace some setScale by parseScale calls to update `currentScaleValue` value
Brendan Dahl [Thu, 26 Jan 2012 01:40:08 +0000 (17:40 -0800)]
Fix how we're storing settings and change how the save pdf works.
Brendan Dahl [Wed, 25 Jan 2012 05:33:03 +0000 (21:33 -0800)]
Fix the download button.
notmasteryet [Wed, 25 Jan 2012 00:31:38 +0000 (16:31 -0800)]
Merge pull request #1123 from jwagner79/ie9console
define console for IE9 when debugging tools is not opened
Brendan Dahl [Tue, 24 Jan 2012 23:46:53 +0000 (15:46 -0800)]
Fix the bookmark button and redo the anchor prefix.
Brendan Dahl [Tue, 24 Jan 2012 23:13:50 +0000 (15:13 -0800)]
Hide the browse bar for the ff extension.
Brendan Dahl [Tue, 24 Jan 2012 22:55:07 +0000 (14:55 -0800)]
Fix anchor links.
Jeff Wagner [Tue, 24 Jan 2012 22:19:41 +0000 (14:19 -0800)]
define console for IE9; updated to fix lint errors and comment
Jeff Wagner [Tue, 24 Jan 2012 20:19:52 +0000 (12:19 -0800)]
define console for IE9 when debugging tools is not opened
Kalervo Kujala [Tue, 24 Jan 2012 20:04:59 +0000 (22:04 +0200)]
Change throws to errors.
Artur Adib [Tue, 24 Jan 2012 18:02:44 +0000 (10:02 -0800)]
Merge pull request #1110 from notmasteryet/issue-1096
TrueType: changing glyphNameMap and GlyphUnicode lookup order
Artur Adib [Tue, 24 Jan 2012 15:39:57 +0000 (10:39 -0500)]
Workaround for FF bug
Artur Adib [Tue, 24 Jan 2012 15:08:18 +0000 (10:08 -0500)]
Fix localStorage feature detection. Close #1099
Brendan Dahl [Tue, 24 Jan 2012 01:52:53 +0000 (17:52 -0800)]
Fix lint.
Brendan Dahl [Tue, 24 Jan 2012 00:50:45 +0000 (16:50 -0800)]
Switch to stream converter for extension.
Artur Adib [Mon, 23 Jan 2012 20:29:15 +0000 (15:29 -0500)]
Use ES5 .trim()
Artur Adib [Mon, 23 Jan 2012 20:23:09 +0000 (15:23 -0500)]
Fixing regression errors, better logic
notmasteryet [Sun, 22 Jan 2012 19:35:55 +0000 (11:35 -0800)]
Merge pull request #1101 from aeosynth/issue-1090
fix #1090
James Campos [Sun, 22 Jan 2012 07:13:20 +0000 (23:13 -0800)]
DEFAULT_PYTHON, python2 -> python2.7
James Campos [Sun, 22 Jan 2012 06:56:33 +0000 (22:56 -0800)]
Merge branch 'master' into issue-1090
notmasteryet [Sat, 21 Jan 2012 23:18:36 +0000 (17:18 -0600)]
Changing glyphNameMap and GlyphUnicode lookup order
Artur Adib [Fri, 20 Jan 2012 23:44:51 +0000 (18:44 -0500)]
Lint
Artur Adib [Fri, 20 Jan 2012 23:41:01 +0000 (18:41 -0500)]
setFont() supports negative size, closes #1049
Brendan Dahl [Fri, 20 Jan 2012 22:48:57 +0000 (14:48 -0800)]
Fix innerHtml warnings. Remove compatibility.js from the extension.
Artur Adib [Fri, 20 Jan 2012 21:25:06 +0000 (16:25 -0500)]
Nit
Artur Adib [Fri, 20 Jan 2012 20:20:25 +0000 (15:20 -0500)]
Clarifying variable role