Artur Adib
|
1b0bf24322
|
Merge pull request #1211 from brendandahl/debugger2
Debugging Tools
|
13 years ago |
Brendan Dahl
|
0f4730c825
|
Address review comments.
|
13 years ago |
notmasteryet
|
4e967b201d
|
Merge pull request #1212 from arturadib/issue-1155
Fixes #1155: intersection of CropBox and MediaBox
|
13 years ago |
Artur Adib
|
9cf9c36227
|
Addressing reviewer comments
|
13 years ago |
Artur Adib
|
4147317ec2
|
Merge pull request #1225 from notmasteryet/pins
Vector pins
|
13 years ago |
notmasteryet
|
c5c08888bf
|
Merge pull request #1223 from arturadib/issue-1186
Fixes #1186 - Race condition due to fast zooming
|
13 years ago |
notmasteryet
|
3e6c7693a0
|
Vector pins
|
13 years ago |
notmasteryet
|
b73cf1b3c2
|
Rewrite predictor code to avoid writing into subarrays.
|
13 years ago |
Brendan Dahl
|
5e04ad5e3a
|
Move special debug flags to the hash section of the url.
|
13 years ago |
Brendan Dahl
|
f17a1679eb
|
Move debugger to the web folder.
|
13 years ago |
Brendan Dahl
|
45e3db77f2
|
Fix the font inspector.
|
13 years ago |
Brendan Dahl
|
c04ab5fe45
|
Change name of debugger to stepper.
|
13 years ago |
Brendan Dahl
|
f54486d8c8
|
Change how the tools are enabled.
|
13 years ago |
Brendan Dahl
|
0175f53637
|
Merge upstream.
|
13 years ago |
Brendan Dahl
|
c440dfeee0
|
Merge pull request #1203 from notmasteryet/glyf-sanitize
Sanitizing the font glyphs to avoid OTS rejections
|
13 years ago |
Artur Adib
|
739cfb11ff
|
Closes #1186
|
13 years ago |
Brendan Dahl
|
7347c28682
|
Merge pull request #1214 from notmasteryet/tree-76
Fixing the getting of the "Filter" attribute
|
13 years ago |
Brendan Dahl
|
ba0267f5ee
|
Merge pull request #1207 from notmasteryet/tree-73
Fixes compatibity.js removal for gh-pages
|
13 years ago |
notmasteryet
|
6c7e7df6da
|
linting
|
13 years ago |
notmasteryet
|
16bd59edf0
|
Separating fontChar and unicode
|
13 years ago |
notmasteryet
|
2f98d18dc1
|
Not relying on the xref in the parser
|
13 years ago |
notmasteryet
|
8c727860dd
|
Fixing getting of the "Filter" attribute
|
13 years ago |
Artur Adib
|
db5f43be46
|
oops
|
13 years ago |
Artur Adib
|
f1dfe880e8
|
Adding regression test
|
13 years ago |
Artur Adib
|
048e40b869
|
Fixes #1155
|
13 years ago |
Brendan Dahl
|
ebf26a5e29
|
Fix undefined stepper.
|
13 years ago |
Brendan Dahl
|
6aa72f411b
|
Add a few comments.
|
13 years ago |
Brendan Dahl
|
612151d1bc
|
Merge pull request #1173 from notmasteryet/tree-66
Fixes browsers minimal font limitations
|
13 years ago |
notmasteryet
|
e00aa8e90b
|
Merge pull request #1204 from anapple/chromium-fun
Make chrome extensions compatible with latest API changes.
|
13 years ago |
Lucas Stadler
|
ec7eef01d8
|
Update instructions for installing the chrome extension.
|
13 years ago |
Julian Viereck
|
72e3d3d703
|
Merge pull request #1209 from notmasteryet/tree-75
Add gif as known mime type for `make server`
|
13 years ago |
notmasteryet
|
1cfb099640
|
Add bugzill reference, reducing to 1px size
|
13 years ago |
notmasteryet
|
b32a7b1c8b
|
Reducing min font size to 2; rearranging fontSizeScale logic
|
13 years ago |
notmasteryet
|
27b9ae79ee
|
Merge pull request #1179 from gigaherz/sidebar-pinning
Implement sidebar pinning
|
13 years ago |
notmasteryet
|
99d71cc713
|
scale line width; set min font size to 8
|
13 years ago |
notmasteryet
|
7a8a9b9d93
|
Add gif as known mime type for `make server`
|
13 years ago |
notmasteryet
|
c8e88def83
|
Light bidi fixes
|
13 years ago |
notmasteryet
|
fd65ee17d1
|
Merge pull request #1202 from ironymark/bidi
I fixed up some issues with bidi selection
|
13 years ago |
Brendan Dahl
|
9fe5eff905
|
Combining Yury's and my debugging tools.
|
13 years ago |
notmasteryet
|
feaa8aaa59
|
Fixes compatibity.js removal for gh-pages
|
13 years ago |
Lucas Stadler
|
913faac2e4
|
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 ago |
gigaherz
|
49a208829b
|
Make the pin icons glow a bit.
|
13 years ago |
Adil Allawi
|
b50cf76ab5
|
Properly integrate new file bidi.js
|
13 years ago |
Adil Allawi
|
6902ba51fa
|
Properly support custom CSS properties
Fix comment in bidi
|
13 years ago |
gigaherz
|
349e0b9d47
|
Merge branch 'master' of git://github.com/mozilla/pdf.js into sidebar-pinning
|
13 years ago |
gigaherz
|
897a4517b4
|
Add png to the mime types.
|
13 years ago |
notmasteryet
|
3cd4159489
|
Sanitizing the glyphs to avoid OTS rejections
|
13 years ago |
Adil Allawi
|
2bc708305d
|
Fix up bidi algorithm, and set direction of div to match text direction
|
13 years ago |
Adil Allawi
|
ffa0e082a4
|
Scale text divs instead of letterspacing
|
13 years ago |
Adil Allawi
|
5e50825503
|
Merge commit '38a6cd6f9a4e3f9dc50487a3ca6b312933d9c77d' into bidi
|
13 years ago |