Commit Graph

3158 Commits

Author SHA1 Message Date
Brendan Dahl
ebf26a5e29 Fix undefined stepper. 2012-02-14 10:25:53 -08:00
Brendan Dahl
6aa72f411b Add a few comments. 2012-02-14 09:24:29 -08:00
Brendan Dahl
612151d1bc Merge pull request #1173 from notmasteryet/tree-66
Fixes browsers minimal font limitations
2012-02-14 09:05:21 -08:00
notmasteryet
e00aa8e90b Merge pull request #1204 from anapple/chromium-fun
Make chrome extensions compatible with latest API changes.
2012-02-14 05:04:15 -08:00
Lucas Stadler
ec7eef01d8 Update instructions for installing the chrome extension. 2012-02-14 11:48:08 +01:00
Julian Viereck
72e3d3d703 Merge pull request #1209 from notmasteryet/tree-75
Add gif as known mime type for `make server`
2012-02-13 23:02:40 -08:00
notmasteryet
1cfb099640 Add bugzill reference, reducing to 1px size 2012-02-13 22:35:42 -06:00
notmasteryet
b32a7b1c8b Reducing min font size to 2; rearranging fontSizeScale logic 2012-02-13 21:12:55 -06:00
notmasteryet
27b9ae79ee Merge pull request #1179 from gigaherz/sidebar-pinning
Implement sidebar pinning
2012-02-13 19:07:05 -08:00
notmasteryet
99d71cc713 scale line width; set min font size to 8 2012-02-13 20:45:51 -06:00
notmasteryet
7a8a9b9d93 Add gif as known mime type for make server 2012-02-13 20:33:33 -06:00
notmasteryet
c8e88def83 Light bidi fixes 2012-02-13 20:28:36 -06:00
notmasteryet
fd65ee17d1 Merge pull request #1202 from ironymark/bidi
I fixed up some issues with bidi selection
2012-02-13 17:46:30 -08:00
Brendan Dahl
9fe5eff905 Combining Yury's and my debugging tools. 2012-02-13 17:35:58 -08:00
notmasteryet
feaa8aaa59 Fixes compatibity.js removal for gh-pages 2012-02-13 18:29:48 -06:00
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).
2012-02-13 20:28:25 +01:00
gigaherz
49a208829b Make the pin icons glow a bit. 2012-02-13 18:13:53 +01:00
Adil Allawi
b50cf76ab5 Properly integrate new file bidi.js 2012-02-13 14:56:37 +00:00
Adil Allawi
6902ba51fa Properly support custom CSS properties
Fix comment in bidi
2012-02-13 14:56:37 +00:00
gigaherz
349e0b9d47 Merge branch 'master' of git://github.com/mozilla/pdf.js into sidebar-pinning 2012-02-13 09:35:46 +01:00
gigaherz
897a4517b4 Add png to the mime types. 2012-02-13 09:35:11 +01:00
notmasteryet
3cd4159489 Sanitizing the glyphs to avoid OTS rejections 2012-02-12 21:11:44 -06:00
Adil Allawi
2bc708305d Fix up bidi algorithm, and set direction of div to match text direction 2012-02-13 02:10:41 +00:00
Adil Allawi
ffa0e082a4 Scale text divs instead of letterspacing 2012-02-12 22:31:30 +00:00
Adil Allawi
5e50825503 Merge commit '38a6cd6f9a4e3f9dc50487a3ca6b312933d9c77d' into bidi 2012-02-11 00:22:04 +00:00
Artur Adib
38a6cd6f9a Merge pull request #1198 from notmasteryet/tree-71
Using sans-serif instead of loaded fonts; fix IE9 dataset shim
2012-02-10 16:14:32 -08:00
gigaherz
7c3a756457 Forgot to lower a bit the outline view. 2012-02-10 20:35:42 +01:00
gigaherz
418c914199 (I hate myself right now) Reduce pointless differences from the original code. 2012-02-10 20:27:59 +01:00
gigaherz
4e51fa7a02 Whoops. 2012-02-10 20:25:36 +01:00
gigaherz
c24684b8e9 Got rid of the "released" class and made the pin icon depend on the sidebar state. 2012-02-10 20:21:55 +01:00
notmasteryet
cdf1db35fc Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim 2012-02-10 12:55:11 -06:00
Adil Allawi
2e1a88f39e Handle bidi ordering of PDF strings 2012-02-10 17:05:09 +00:00
gigaherz
8a22a43cf3 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. 2012-02-10 17:34:38 +01:00
gigaherz
b9b489c99e Changed class management to use the classList collection instead of regex.
Fixed a bug where it wouldn't react to the first click.
2012-02-10 17:22:06 +01:00
notmasteryet
d50773fb96 Fixing ToUnicode parsing; workaround for invalid UTF16 encoding 2012-02-09 18:40:44 -08:00
gigaherz
24b72f70bf Merge branch 'master' of https://github.com/mozilla/pdf.js into sidebar-pinning 2012-02-09 17:34:26 +01:00
notmasteryet
7859ef0f04 Merge pull request #1193 from brendandahl/amo2
Unload the pdfstreamconverter on shutdown.
2012-02-08 15:19:15 -08:00
Brendan Dahl
08d3710bfc Unload the pdfstreamconverter on shutdown. 2012-02-08 14:59:30 -08:00
Brendan Dahl
70eca142d4 Update README.md 2012-02-08 14:40:40 -08:00
notmasteryet
a4f8e2f356 Merge pull request #1192 from brendandahl/fixscript
Fix closing script tag.
2012-02-08 13:19:28 -08:00
Brendan Dahl
58a697697f Fix closing script tag. 2012-02-08 13:09:21 -08:00
Brendan Dahl
b5f6fba381 Merge pull request #1189 from brendandahl/amobump
Fix version number for amo.
2012-02-08 10:24:22 -08:00
Brendan Dahl
5ec6f20743 Fix version number for amo. 2012-02-08 10:20:54 -08:00
notmasteryet
ffd688863d Merge pull request #1188 from brendandahl/amobump
Bump max firefox version.
2012-02-08 09:59:55 -08:00
Brendan Dahl
a24a845eed Bump max firefox version. 2012-02-08 09:23:38 -08:00
notmasteryet
9ccea705bf Merge pull request #1157 from arturadib/issue1133
Implement Lab colorspace
2012-02-08 05:40:20 -08:00
notmasteryet
4cdd2ad7b1 Merge pull request #1184 from brendandahl/amo2
Address AMO Review Concerns Round 2
2012-02-07 21:46:24 -08:00
Brendan Dahl
fb31dc3f86 Fix some nits. 2012-02-07 17:54:40 -08:00
notmasteryet
cc9035438a Optimization: don't scale when parameter is 1.0 2012-02-07 17:14:58 -08:00
Brendan Dahl
b867aa9922 Switch to constant for max database length. 2012-02-07 16:44:03 -08:00