]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoFixing getting of the "Filter" attribute
notmasteryet [Wed, 15 Feb 2012 00:38:56 +0000 (18:38 -0600)]
Fixing getting of the "Filter" attribute

13 years agoMerge pull request #1173 from notmasteryet/tree-66
Brendan Dahl [Tue, 14 Feb 2012 17:05:21 +0000 (09:05 -0800)]
Merge pull request #1173 from notmasteryet/tree-66

Fixes browsers minimal font limitations

13 years agoMerge pull request #1204 from anapple/chromium-fun
notmasteryet [Tue, 14 Feb 2012 13:04:15 +0000 (05:04 -0800)]
Merge pull request #1204 from anapple/chromium-fun

Make chrome extensions compatible with latest API changes.

13 years agoUpdate instructions for installing the chrome extension.
Lucas Stadler [Tue, 14 Feb 2012 10:47:03 +0000 (11:47 +0100)]
Update instructions for installing the chrome extension.

13 years agoMerge pull request #1209 from notmasteryet/tree-75
Julian Viereck [Tue, 14 Feb 2012 07:02:40 +0000 (23:02 -0800)]
Merge pull request #1209 from notmasteryet/tree-75

Add gif as known mime type for `make server`

13 years agoAdd bugzill reference, reducing to 1px size
notmasteryet [Tue, 14 Feb 2012 04:35:42 +0000 (22:35 -0600)]
Add bugzill reference, reducing to 1px size

13 years agoReducing min font size to 2; rearranging fontSizeScale logic
notmasteryet [Tue, 14 Feb 2012 03:12:55 +0000 (21:12 -0600)]
Reducing min font size to 2; rearranging fontSizeScale logic

13 years agoMerge pull request #1179 from gigaherz/sidebar-pinning
notmasteryet [Tue, 14 Feb 2012 03:07:05 +0000 (19:07 -0800)]
Merge pull request #1179 from gigaherz/sidebar-pinning

Implement sidebar pinning

13 years agoscale line width; set min font size to 8
notmasteryet [Tue, 14 Feb 2012 02:45:51 +0000 (20:45 -0600)]
scale line width; set min font size to 8

13 years agoAdd gif as known mime type for `make server`
notmasteryet [Tue, 14 Feb 2012 02:33:33 +0000 (20:33 -0600)]
Add gif as known mime type for `make server`

13 years agoMake chrome extensions compatible with latest API changes.
Lucas Stadler [Mon, 13 Feb 2012 19:23:31 +0000 (20:23 +0100)]
Make chrome extensions compatible with latest API changes.

That is, webRequest is no longer experimental and so it's easier
to start (without --enable-experimental-extension-apis).

13 years agoMake the pin icons glow a bit.
gigaherz [Mon, 13 Feb 2012 17:13:53 +0000 (18:13 +0100)]
Make the pin icons glow a bit.

13 years agoMerge branch 'master' of git://github.com/mozilla/pdf.js into sidebar-pinning
gigaherz [Mon, 13 Feb 2012 08:35:46 +0000 (09:35 +0100)]
Merge branch 'master' of git://github.com/mozilla/pdf.js into sidebar-pinning

13 years agoAdd png to the mime types.
gigaherz [Mon, 13 Feb 2012 08:35:11 +0000 (09:35 +0100)]
Add png to the mime types.

13 years agoMerge pull request #1198 from notmasteryet/tree-71
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

13 years agoForgot to lower a bit the outline view.
gigaherz [Fri, 10 Feb 2012 19:35:42 +0000 (20:35 +0100)]
Forgot to lower a bit the outline view.

13 years ago(I hate myself right now) Reduce pointless differences from the original code.
gigaherz [Fri, 10 Feb 2012 19:27:59 +0000 (20:27 +0100)]
(I hate myself right now) Reduce pointless differences from the original code.

13 years agoWhoops.
gigaherz [Fri, 10 Feb 2012 19:25:36 +0000 (20:25 +0100)]
Whoops.

13 years agoGot rid of the "released" class and made the pin icon depend on the sidebar state.
gigaherz [Fri, 10 Feb 2012 19:21:55 +0000 (20:21 +0100)]
Got rid of the "released" class and made the pin icon depend on the sidebar state.

13 years agoUsing sans-serif instead of loaded fonts; fix IE9 dataset compatibility 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

13 years agoNo need to be paranoid, the code isn't going to contain both classes at once unless...
gigaherz [Fri, 10 Feb 2012 16:34:38 +0000 (17:34 +0100)]
No need to be paranoid, the code isn't going to contain both classes at once unless someone messes up, and then it's not my fault.

13 years agoChanged class management to use the classList collection instead of regex.
gigaherz [Fri, 10 Feb 2012 16:22:06 +0000 (17:22 +0100)]
Changed class management to use the classList collection instead of regex.
Fixed a bug where it wouldn't react to the first click.

13 years agoMerge branch 'master' of https://github.com/mozilla/pdf.js into sidebar-pinning
gigaherz [Thu, 9 Feb 2012 16:34:26 +0000 (17:34 +0100)]
Merge branch 'master' of https://github.com/mozilla/pdf.js into sidebar-pinning

13 years agoMerge pull request #1193 from brendandahl/amo2
notmasteryet [Wed, 8 Feb 2012 23:19:15 +0000 (15:19 -0800)]
Merge pull request #1193 from brendandahl/amo2

Unload the pdfstreamconverter on shutdown.

13 years agoUnload the pdfstreamconverter on shutdown.
Brendan Dahl [Wed, 8 Feb 2012 22:59:30 +0000 (14:59 -0800)]
Unload the pdfstreamconverter on shutdown.

13 years agoUpdate README.md
Brendan Dahl [Wed, 8 Feb 2012 22:40:40 +0000 (14:40 -0800)]
Update README.md

13 years agoMerge pull request #1192 from brendandahl/fixscript
notmasteryet [Wed, 8 Feb 2012 21:19:28 +0000 (13:19 -0800)]
Merge pull request #1192 from brendandahl/fixscript

Fix closing script tag.

13 years agoFix closing script tag.
Brendan Dahl [Wed, 8 Feb 2012 21:09:21 +0000 (13:09 -0800)]
Fix closing script tag.

13 years agoMerge pull request #1189 from brendandahl/amobump
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.

13 years agoFix version number for amo.
Brendan Dahl [Wed, 8 Feb 2012 18:20:54 +0000 (10:20 -0800)]
Fix version number for amo.

13 years agoMerge pull request #1188 from brendandahl/amobump
notmasteryet [Wed, 8 Feb 2012 17:59:55 +0000 (09:59 -0800)]
Merge pull request #1188 from brendandahl/amobump

Bump max firefox version.

13 years agoBump max firefox version.
Brendan Dahl [Wed, 8 Feb 2012 17:23:38 +0000 (09:23 -0800)]
Bump max firefox version.

13 years agoMerge pull request #1157 from arturadib/issue1133
notmasteryet [Wed, 8 Feb 2012 13:40:20 +0000 (05:40 -0800)]
Merge pull request #1157 from arturadib/issue1133

Implement Lab colorspace

13 years agoMerge pull request #1184 from brendandahl/amo2
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

13 years agoFix some nits.
Brendan Dahl [Wed, 8 Feb 2012 01:54:40 +0000 (17:54 -0800)]
Fix some nits.

13 years agoOptimization: don't scale when parameter is 1.0
notmasteryet [Wed, 8 Feb 2012 01:14:58 +0000 (17:14 -0800)]
Optimization: don't scale when parameter is 1.0

13 years agoSwitch to constant for max database length.
Brendan Dahl [Wed, 8 Feb 2012 00:44:03 +0000 (16:44 -0800)]
Switch to constant for max database length.

13 years agoMake the add-on truly restartless.
Brendan Dahl [Wed, 8 Feb 2012 00:39:07 +0000 (16:39 -0800)]
Make the add-on truly restartless.

13 years agoMerge pull request #1181 from brendandahl/license
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.

13 years agoAdd 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.

13 years agoMore style fixes.
gigaherz [Tue, 7 Feb 2012 15:20:25 +0000 (16:20 +0100)]
More style fixes.

13 years agoRan `make lint` and fixed the issues it complained about.
gigaherz [Tue, 7 Feb 2012 15:11:51 +0000 (16:11 +0100)]
Ran `make lint` and fixed the issues it complained about.

13 years agoTiny issue with tabs/spaces in viewer.html
gigaherz [Tue, 7 Feb 2012 08:30:47 +0000 (09:30 +0100)]
Tiny issue with tabs/spaces in viewer.html

13 years agoMove code to the right place and give it a better style.
gigaherz [Tue, 7 Feb 2012 08:23:23 +0000 (09:23 +0100)]
Move code to the right place and give it a better style.
Highlight the background on hover.

13 years agoProtect against a malicious setDatabase. Remove unneeded save data.
Brendan Dahl [Tue, 7 Feb 2012 05:04:53 +0000 (21:04 -0800)]
Protect against a malicious setDatabase. Remove unneeded save data.

13 years agoMerge remote-tracking branch 'mozilla/master' into issue1133
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

13 years agoisDefaultDecode(), as per reviewer comments
Artur Adib [Tue, 7 Feb 2012 00:10:15 +0000 (16:10 -0800)]
isDefaultDecode(), as per reviewer comments

13 years agoBetter way to add custom event listener.
Brendan Dahl [Tue, 7 Feb 2012 00:06:18 +0000 (16:06 -0800)]
Better way to add custom event listener.

13 years agoThrow exception for sync version. Don't use const.
Brendan Dahl [Mon, 6 Feb 2012 21:23:18 +0000 (13:23 -0800)]
Throw exception for sync version. Don't use const.

13 years agoMade the code somewhat cuter. Still totally wrong in concept.
gigaherz [Sun, 5 Feb 2012 12:37:50 +0000 (13:37 +0100)]
Made the code somewhat cuter. Still totally wrong in concept.

13 years agoReducing MIN_FONT_SIZE size to 5px
notmasteryet [Sat, 4 Feb 2012 20:42:07 +0000 (14:42 -0600)]
Reducing MIN_FONT_SIZE size to 5px

13 years agoQuick & dirty sidebar pinning.
gigaherz [Sat, 4 Feb 2012 20:13:12 +0000 (21:13 +0100)]
Quick & dirty sidebar pinning.

13 years agoBrowser minimal font adjustment
notmasteryet [Sat, 4 Feb 2012 18:45:18 +0000 (12:45 -0600)]
Browser minimal font adjustment

13 years agoUse services where possible.
Brendan Dahl [Sat, 4 Feb 2012 00:49:44 +0000 (16:49 -0800)]
Use services where possible.

13 years agoMerge pull request #1166 from notmasteryet/ftp
Brendan Dahl [Sat, 4 Feb 2012 00:25:57 +0000 (16:25 -0800)]
Merge pull request #1166 from notmasteryet/ftp

FTP protocol support (#1165)

13 years agoMerge pull request #1120 from arturadib/localStorage-fix
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

13 years agoMerge pull request #1106 from arturadib/issue-1049
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

13 years agoFixing test execution / relative URL protocol detection
notmasteryet [Fri, 3 Feb 2012 05:31:12 +0000 (23:31 -0600)]
Fixing test execution / relative URL protocol detection

13 years agoFTP protocol support (#1165)
notmasteryet [Fri, 3 Feb 2012 03:06:13 +0000 (21:06 -0600)]
FTP protocol support (#1165)

13 years agoMerge pull request #1164 from notmasteryet/tree-63
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

13 years agoMerge pull request #1161 from jwagner79/ie9svg
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

13 years agoFix HTTP redirection for the extension
notmasteryet [Fri, 3 Feb 2012 00:29:08 +0000 (18:29 -0600)]
Fix HTTP redirection for the extension

13 years agoIE9 SVG images need viewport defined
Jeff Wagner [Thu, 2 Feb 2012 20:33:28 +0000 (12:33 -0800)]
IE9 SVG images need viewport defined

13 years agoLab color space, closes #1133
Artur Adib [Wed, 1 Feb 2012 22:48:44 +0000 (17:48 -0500)]
Lab color space, closes #1133

13 years agoLabCS infra: args passed OK
Artur Adib [Wed, 1 Feb 2012 21:13:42 +0000 (16:13 -0500)]
LabCS infra: args passed OK

13 years agoLabCS infra working
Artur Adib [Wed, 1 Feb 2012 21:04:12 +0000 (16:04 -0500)]
LabCS infra working

13 years agoMerge pull request #1150 from arturadib/loading-icon
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

13 years agoCSS fix
Artur Adib [Wed, 1 Feb 2012 20:19:01 +0000 (15:19 -0500)]
CSS fix

13 years agoMerge branch 'refs/heads/master' into localStorage-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

13 years agoMerge pull request #1148 from arturadib/readXRefTable
notmasteryet [Wed, 1 Feb 2012 12:40:22 +0000 (04:40 -0800)]
Merge pull request #1148 from arturadib/readXRefTable

Rewrite of readXRefTable [obj.js]

13 years agoMerge pull request #1118 from brendandahl/amowarnings
notmasteryet [Wed, 1 Feb 2012 12:33:51 +0000 (04:33 -0800)]
Merge pull request #1118 from brendandahl/amowarnings

Address AMO Review Concerns

13 years agoMerge pull request #1151 from notmasteryet/sampled
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)

13 years agoFixing interpolation (continuation of #1143)
notmasteryet [Wed, 1 Feb 2012 02:19:44 +0000 (20:19 -0600)]
Fixing interpolation (continuation of #1143)

13 years agoMerge branch 'master' of https://github.com/mozilla/pdf.js into amowarnings
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

13 years agoAddress review concerns.
Brendan Dahl [Wed, 1 Feb 2012 01:53:42 +0000 (17:53 -0800)]
Address review concerns.

13 years agoRemove instead of hide icon
Artur Adib [Tue, 31 Jan 2012 21:53:54 +0000 (16:53 -0500)]
Remove instead of hide icon

13 years agoNew version: show loading icon until page renders
Artur Adib [Tue, 31 Jan 2012 21:49:48 +0000 (16:49 -0500)]
New version: show loading icon until page renders

13 years agoShow animated loading icon if page renders slow
Artur Adib [Tue, 31 Jan 2012 21:20:09 +0000 (16:20 -0500)]
Show animated loading icon if page renders slow

13 years agoMerge pull request #1149 from arturadib/master
Artur Adib [Tue, 31 Jan 2012 21:03:52 +0000 (13:03 -0800)]
Merge pull request #1149 from arturadib/master

Updating bot references

13 years agoUpdate README.md
Artur Adib [Tue, 31 Jan 2012 20:31:26 +0000 (15:31 -0500)]
Update README.md

13 years agoMerge pull request #1135 from notmasteryet/tree-62
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)

13 years agoMerge branch 'refs/heads/master' into issue-1049
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

13 years agoLint
Artur Adib [Tue, 31 Jan 2012 15:57:32 +0000 (10:57 -0500)]
Lint

13 years agoRemove debugging line
Artur Adib [Tue, 31 Jan 2012 15:50:30 +0000 (10:50 -0500)]
Remove debugging line

13 years agoNew readXRefTable, working
Artur Adib [Tue, 31 Jan 2012 15:49:06 +0000 (10:49 -0500)]
New readXRefTable, working

13 years agoprogress
Artur Adib [Tue, 31 Jan 2012 14:57:12 +0000 (09:57 -0500)]
progress

13 years agoreadXRefTable rewrite, progress
Artur Adib [Tue, 31 Jan 2012 14:01:04 +0000 (09:01 -0500)]
readXRefTable rewrite, progress

13 years agoMerge pull request #1122 from kkujala/refactor
notmasteryet [Tue, 31 Jan 2012 02:35:35 +0000 (18:35 -0800)]
Merge pull request #1122 from kkujala/refactor

Change throws to errors.

13 years agoaddressing reviewer comments, bug fix
Artur Adib [Mon, 30 Jan 2012 14:24:49 +0000 (09:24 -0500)]
addressing reviewer comments, bug fix

13 years agoimplement sampled functions based on the PDF spec
Andreas Gal [Mon, 30 Jan 2012 09:38:28 +0000 (01:38 -0800)]
implement sampled functions based on the PDF spec

13 years agoMerge pull request #1142 from andreasgal/master
notmasteryet [Mon, 30 Jan 2012 02:54:04 +0000 (18:54 -0800)]
Merge pull request #1142 from andreasgal/master

rewrite cmyk to rgb conversion

13 years agofix style and add var declaration
Andreas Gal [Sun, 29 Jan 2012 23:05:26 +0000 (15:05 -0800)]
fix style and add var declaration

13 years agoUse JPX and JPEG in error messages.
Kalervo Kujala [Sun, 29 Jan 2012 20:25:06 +0000 (22:25 +0200)]
Use JPX and JPEG in error messages.

Also throw in workerConsole.

13 years agorewrite CMYK to RGB conversion
Andreas Gal [Sun, 29 Jan 2012 19:09:33 +0000 (11:09 -0800)]
rewrite CMYK to RGB conversion

13 years agoMerge remote-tracking branch 'upstream/master' into refactor
Kalervo Kujala [Sun, 29 Jan 2012 18:20:24 +0000 (20:20 +0200)]
Merge remote-tracking branch 'upstream/master' into refactor

13 years agoMapping well-known chars to the similar equivalents in the normal characters range
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

13 years agoFixing symbols encoding
notmasteryet [Sat, 28 Jan 2012 00:53:05 +0000 (18:53 -0600)]
Fixing symbols encoding

13 years agoChange name to reflect what it is now. Change GUID.
Brendan Dahl [Fri, 27 Jan 2012 19:02:27 +0000 (11:02 -0800)]
Change name to reflect what it is now. Change GUID.

13 years agoFix url for thumbnail. (still not working 100)
Brendan Dahl [Fri, 27 Jan 2012 18:53:37 +0000 (10:53 -0800)]
Fix url for thumbnail. (still not working 100)

13 years agoBetter way to listen to events and verify them.
Brendan Dahl [Fri, 27 Jan 2012 18:53:07 +0000 (10:53 -0800)]
Better way to listen to events and verify them.