]> git.parisson.com Git - pdf.js.git/log
pdf.js.git
13 years agoFix merge with symbol font fix
notmasteryet [Wed, 22 Feb 2012 00:27:31 +0000 (18:27 -0600)]
Fix merge with symbol font fix

13 years agoMerge remote-tracking branch 'mozilla/master' into bidi
notmasteryet [Wed, 22 Feb 2012 00:23:00 +0000 (18:23 -0600)]
Merge remote-tracking branch 'mozilla/master' into bidi

Conflicts:
src/fonts.js

13 years agoMerge pull request #1242 from notmasteryet/bad-jpx-1
Brendan Dahl [Tue, 21 Feb 2012 19:39:58 +0000 (11:39 -0800)]
Merge pull request #1242 from notmasteryet/bad-jpx-1

Recovering from the bad JPX images (#1145)

13 years agoMerge pull request #1244 from notmasteryet/issue-1243
Brendan Dahl [Tue, 21 Feb 2012 19:37:56 +0000 (11:37 -0800)]
Merge pull request #1244 from notmasteryet/issue-1243

Sets proper unicode range for symbols; sanitize no-glyphs fonts

13 years agoMerge pull request #1253 from brendandahl/issue925
notmasteryet [Tue, 21 Feb 2012 00:57:36 +0000 (16:57 -0800)]
Merge pull request #1253 from brendandahl/issue925

Fix bad chars in Type2CFF font names.

13 years agoRemove bad chars instead of replaces all.
Brendan Dahl [Mon, 20 Feb 2012 23:49:45 +0000 (15:49 -0800)]
Remove bad chars instead of replaces all.

13 years agoMoving all symbolic font glyphs into 0xF000 - 0xF0FF range
notmasteryet [Mon, 20 Feb 2012 23:19:12 +0000 (17:19 -0600)]
Moving all symbolic font glyphs into 0xF000 - 0xF0FF range

13 years agoProperly build toFontChar
notmasteryet [Mon, 20 Feb 2012 20:26:30 +0000 (14:26 -0600)]
Properly build toFontChar

13 years agoRemove debug code
notmasteryet [Mon, 20 Feb 2012 19:00:45 +0000 (13:00 -0600)]
Remove debug code

13 years agoMerge remote-tracking branch 'mozilla/master' into bidi
notmasteryet [Mon, 20 Feb 2012 18:41:19 +0000 (12:41 -0600)]
Merge remote-tracking branch 'mozilla/master' into bidi

Conflicts:
web/viewer.html

13 years agoFix bad chars in Type2CFF font names.
Brendan Dahl [Mon, 20 Feb 2012 06:12:22 +0000 (22:12 -0800)]
Fix bad chars in Type2CFF font names.

13 years agoMerge pull request #1248 from notmasteryet/try-ff-10
notmasteryet [Sun, 19 Feb 2012 22:51:50 +0000 (14:51 -0800)]
Merge pull request #1248 from notmasteryet/try-ff-10

Trying FF10 / Changing special-power version to 13.0

13 years agoChanging special-power version to 13.0
notmasteryet [Sun, 19 Feb 2012 20:49:08 +0000 (14:49 -0600)]
Changing special-power version to 13.0

13 years agoFixing first glyph index
notmasteryet [Sun, 19 Feb 2012 01:18:54 +0000 (19:18 -0600)]
Fixing first glyph index

13 years agoUsing the first glyph code to detect the base glyph offset.
notmasteryet [Sat, 18 Feb 2012 22:45:47 +0000 (16:45 -0600)]
Using the first glyph code to detect the base glyph offset.

13 years agoSets proper unicode range for symbols; sanitize no-glyphs fonts
notmasteryet [Sat, 18 Feb 2012 21:01:53 +0000 (15:01 -0600)]
Sets proper unicode range for symbols; sanitize no-glyphs fonts

13 years agoRecovering from the bad JPX images (#1145)
notmasteryet [Sat, 18 Feb 2012 16:50:02 +0000 (10:50 -0600)]
Recovering from the bad JPX images (#1145)

13 years agoMerge pull request #1241 from notmasteryet/issue-1237
Julian Viereck [Sat, 18 Feb 2012 15:21:54 +0000 (07:21 -0800)]
Merge pull request #1241 from notmasteryet/issue-1237

Fixes "invalid 'in' operand destKind"

13 years agoFixes "invalid 'in' operand destKind"
notmasteryet [Sat, 18 Feb 2012 00:40:56 +0000 (18:40 -0600)]
Fixes "invalid 'in' operand destKind"

13 years agoMerge pull request #1239 from brendandahl/fixparsequery
notmasteryet [Sat, 18 Feb 2012 00:21:11 +0000 (16:21 -0800)]
Merge pull request #1239 from brendandahl/fixparsequery

Fix parse query string.

13 years agoFix `Line 648, E:0001: Extra space after "]"`
notmasteryet [Fri, 17 Feb 2012 23:35:48 +0000 (17:35 -0600)]
Fix `Line 648, E:0001: Extra space after "]"`

13 years agoFix upstream lint error.
Brendan Dahl [Fri, 17 Feb 2012 18:00:35 +0000 (10:00 -0800)]
Fix upstream lint error.

13 years agoUse obj instead of array.
Brendan Dahl [Fri, 17 Feb 2012 17:49:17 +0000 (09:49 -0800)]
Use obj instead of array.

13 years agoFix parse query.
Brendan Dahl [Fri, 17 Feb 2012 17:43:50 +0000 (09:43 -0800)]
Fix parse query.

13 years agoMerge pull request #1226 from notmasteryet/tree-80
Artur Adib [Fri, 17 Feb 2012 15:56:02 +0000 (07:56 -0800)]
Merge pull request #1226 from notmasteryet/tree-80

Rewrite predictor code to avoid writing into subarrays.

13 years agoMerge pull request #1211 from brendandahl/debugger2
Artur Adib [Thu, 16 Feb 2012 19:14:05 +0000 (11:14 -0800)]
Merge pull request #1211 from brendandahl/debugger2

Debugging Tools

13 years agoAddress review comments.
Brendan Dahl [Thu, 16 Feb 2012 17:55:09 +0000 (09:55 -0800)]
Address review comments.

13 years agoMerge pull request #1212 from arturadib/issue-1155
notmasteryet [Thu, 16 Feb 2012 17:04:21 +0000 (09:04 -0800)]
Merge pull request #1212 from arturadib/issue-1155

Fixes #1155: intersection of CropBox and MediaBox

13 years agoAddressing reviewer comments
Artur Adib [Thu, 16 Feb 2012 17:02:18 +0000 (12:02 -0500)]
Addressing reviewer comments

13 years agoMerge pull request #1225 from notmasteryet/pins
Artur Adib [Thu, 16 Feb 2012 16:38:31 +0000 (08:38 -0800)]
Merge pull request #1225 from notmasteryet/pins

Vector pins

13 years agoMerge pull request #1223 from arturadib/issue-1186
notmasteryet [Thu, 16 Feb 2012 03:13:20 +0000 (19:13 -0800)]
Merge pull request #1223 from arturadib/issue-1186

Fixes #1186 - Race condition due to fast zooming

13 years agoVector pins
notmasteryet [Thu, 16 Feb 2012 02:11:08 +0000 (20:11 -0600)]
Vector pins

13 years agoRewrite predictor code to avoid writing into subarrays.
notmasteryet [Thu, 16 Feb 2012 00:40:41 +0000 (18:40 -0600)]
Rewrite predictor code to avoid writing into subarrays.

13 years agoMove special debug flags to the hash section of the url.
Brendan Dahl [Thu, 16 Feb 2012 00:03:04 +0000 (16:03 -0800)]
Move special debug flags to the hash section of the url.

13 years agoMove debugger to the web folder.
Brendan Dahl [Wed, 15 Feb 2012 22:55:16 +0000 (14:55 -0800)]
Move debugger to the web folder.

13 years agoFix the font inspector.
Brendan Dahl [Wed, 15 Feb 2012 22:38:18 +0000 (14:38 -0800)]
Fix the font inspector.

13 years agoChange name of debugger to stepper.
Brendan Dahl [Wed, 15 Feb 2012 22:12:58 +0000 (14:12 -0800)]
Change name of debugger to stepper.

13 years agoChange how the tools are enabled.
Brendan Dahl [Wed, 15 Feb 2012 21:13:07 +0000 (13:13 -0800)]
Change how the tools are enabled.

13 years agoMerge upstream.
Brendan Dahl [Wed, 15 Feb 2012 20:56:05 +0000 (12:56 -0800)]
Merge upstream.

13 years agoMerge pull request #1203 from notmasteryet/glyf-sanitize
Brendan Dahl [Wed, 15 Feb 2012 20:08:05 +0000 (12:08 -0800)]
Merge pull request #1203 from notmasteryet/glyf-sanitize

Sanitizing the font glyphs to avoid OTS rejections

13 years agoCloses #1186
Artur Adib [Wed, 15 Feb 2012 18:26:11 +0000 (13:26 -0500)]
Closes #1186

13 years agoMerge pull request #1214 from notmasteryet/tree-76
Brendan Dahl [Wed, 15 Feb 2012 17:34:56 +0000 (09:34 -0800)]
Merge pull request #1214 from notmasteryet/tree-76

Fixing the getting of the "Filter" attribute

13 years agoMerge pull request #1207 from notmasteryet/tree-73
Brendan Dahl [Wed, 15 Feb 2012 17:20:53 +0000 (09:20 -0800)]
Merge pull request #1207 from notmasteryet/tree-73

Fixes compatibity.js removal for gh-pages

13 years agolinting
notmasteryet [Wed, 15 Feb 2012 05:06:16 +0000 (23:06 -0600)]
linting

13 years agoSeparating fontChar and unicode
notmasteryet [Wed, 15 Feb 2012 05:00:09 +0000 (23:00 -0600)]
Separating fontChar and unicode

13 years agoNot relying on the xref in the parser
notmasteryet [Wed, 15 Feb 2012 02:19:43 +0000 (20:19 -0600)]
Not relying on the xref in the parser

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 agooops
Artur Adib [Tue, 14 Feb 2012 20:00:43 +0000 (15:00 -0500)]
oops

13 years agoAdding regression test
Artur Adib [Tue, 14 Feb 2012 19:55:39 +0000 (14:55 -0500)]
Adding regression test

13 years agoFixes #1155
Artur Adib [Tue, 14 Feb 2012 19:48:58 +0000 (14:48 -0500)]
Fixes #1155

13 years agoFix undefined stepper.
Brendan Dahl [Tue, 14 Feb 2012 18:25:53 +0000 (10:25 -0800)]
Fix undefined stepper.

13 years agoAdd a few comments.
Brendan Dahl [Tue, 14 Feb 2012 17:24:29 +0000 (09:24 -0800)]
Add a few comments.

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 agoLight bidi fixes
notmasteryet [Tue, 14 Feb 2012 02:28:36 +0000 (20:28 -0600)]
Light bidi fixes

13 years agoMerge pull request #1202 from ironymark/bidi
notmasteryet [Tue, 14 Feb 2012 01:46:30 +0000 (17:46 -0800)]
Merge pull request #1202 from ironymark/bidi

I fixed up some issues with bidi selection

13 years agoCombining Yury's and my debugging tools.
Brendan Dahl [Tue, 14 Feb 2012 01:35:58 +0000 (17:35 -0800)]
Combining Yury's and my debugging tools.

13 years agoFixes compatibity.js removal for gh-pages
notmasteryet [Tue, 14 Feb 2012 00:29:48 +0000 (18:29 -0600)]
Fixes compatibity.js removal for gh-pages

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 agoProperly integrate new file bidi.js
Adil Allawi [Mon, 13 Feb 2012 14:38:44 +0000 (14:38 +0000)]
Properly integrate new file bidi.js

13 years agoProperly support custom CSS properties
Adil Allawi [Mon, 13 Feb 2012 14:27:59 +0000 (14:27 +0000)]
Properly support custom CSS properties
Fix comment in bidi

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 agoSanitizing the glyphs to avoid OTS rejections
notmasteryet [Mon, 13 Feb 2012 03:11:44 +0000 (21:11 -0600)]
Sanitizing the glyphs to avoid OTS rejections

13 years agoFix up bidi algorithm, and set direction of div to match text direction
Adil Allawi [Mon, 13 Feb 2012 02:10:41 +0000 (02:10 +0000)]
Fix up bidi algorithm, and set direction of div to match text direction

13 years agoScale text divs instead of letterspacing
Adil Allawi [Sun, 12 Feb 2012 22:31:30 +0000 (22:31 +0000)]
Scale text divs instead of letterspacing

13 years agoMerge commit '38a6cd6f9a4e3f9dc50487a3ca6b312933d9c77d' into bidi
Adil Allawi [Sat, 11 Feb 2012 00:22:04 +0000 (00:22 +0000)]
Merge commit '38a6cd6f9a4e3f9dc50487a3ca6b312933d9c77d' into bidi

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 agoHandle bidi ordering of PDF strings
Adil Allawi [Fri, 10 Feb 2012 16:06:59 +0000 (16:06 +0000)]
Handle bidi ordering of PDF strings

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 agoFixing ToUnicode parsing; workaround for invalid UTF16 encoding
notmasteryet [Fri, 10 Feb 2012 02:40:44 +0000 (18:40 -0800)]
Fixing ToUnicode parsing; workaround for invalid UTF16 encoding

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.