Michael Payne
|
088c6e17e8
|
changes to allow chrome extension to load
changes to remove inline scripts, update manifest version, fix make.js
so compatibility.js isn't included for chrome. Due to new Chrome
extension changes outlined at
http://developer.chrome.com/extensions/manifestVersion.html
|
13 years ago |
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
13 years ago |
Yury Delendik
|
19c62f526c
|
Removes offset and renames set to append
|
13 years ago |
Yury Delendik
|
aa00fe44c4
|
Fixing the length given by HTTP headers
|
13 years ago |
Yury Delendik
|
cd1a645881
|
Adds support of the indeterminate loading progress
|
13 years ago |
Yury Delendik
|
077b19fca1
|
Fixes reported offset when length is unknown
|
13 years ago |
Yury Delendik
|
df4fadeaf5
|
Unknown length support; reports download error
|
13 years ago |
Yury Delendik
|
1bb7a7ed1c
|
Adds stub PdfJs.jsm for FF15
|
13 years ago |
Yury Delendik
|
4de0d31318
|
Finds correct window/notification box for fallback message
|
13 years ago |
Yury Delendik
|
fc3efa9b16
|
FF17 getSimpleCodebasePrincipal name change
|
13 years ago |
Yury Delendik
|
c905191de2
|
Implements loading PDF data by extension/chrome
|
13 years ago |
Brendan Dahl
|
f16c6f19aa
|
Address moz central comments for ff16.
|
13 years ago |
Yury Delendik
|
2f60f4a0d3
|
Adds android support to install.rdf
|
13 years ago |
Brendan Dahl
|
87d9651eb7
|
Fix fallback after new download.
|
13 years ago |
Brendan Dahl
|
4f314fff39
|
Remove space at end of line.
|
13 years ago |
Brendan Dahl
|
72e6dbebaa
|
Update factory in bootstrap.js.
|
13 years ago |
Brendan Dahl
|
da94701c7b
|
Addresses review feedback from mozilla central. See bugzilla bug 752676.
|
13 years ago |
Brendan Dahl
|
6175e4b526
|
Use already downloaded data for the open with/save as dialog.
|
13 years ago |
Brendan Dahl
|
121040a5dc
|
Make pdf.js the default pdf viewer for moz central.
Update the tests to reflect this.
|
13 years ago |
Brendan Dahl
|
3d7f01d9ca
|
Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests.
|
13 years ago |
Artur Adib
|
92465b41c5
|
EXT_PREFIX --> PREF_PREFIX
|
13 years ago |
Brendan Dahl
|
5d67183b4d
|
Fix notification from showing up in wrong window.
|
13 years ago |
Brendan Dahl
|
ee54c0bfe4
|
Remove disable option. Change download wording to open.
|
13 years ago |
Brendan Dahl
|
4bee4c6ee8
|
Use different id's for moz central and extension.
|
13 years ago |
Artur Adib
|
ea60f2a088
|
addr reviewer comments
|
13 years ago |
Artur Adib
|
424f52205c
|
Fixed moz-central manifest; bundling Mochitests
|
13 years ago |
Artur Adib
|
6cd9ae01cc
|
Enable/disable search via about:config pref
|
13 years ago |
Brendan Dahl
|
034583e1a1
|
Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension.
|
13 years ago |
Yury Delendik
|
48695aa802
|
Set Gecko 10 as min version for the extension
|
13 years ago |
Jakob Miland
|
7b5c69cac5
|
Updated Firefox and SeaMonkey's maxVersion
|
13 years ago |
Jakob Miland
|
bf64240dc3
|
SeaMonkey support without SMILE
|
13 years ago |
Yury Delendik
|
d9f995f9ca
|
Change pdfviewer->pdf.js for chrome://;new line
|
13 years ago |
Yury Delendik
|
7d648cfa13
|
Lint errors
|
13 years ago |
Yury Delendik
|
5ca12d549e
|
Missing file
|
13 years ago |
Yury Delendik
|
56b3a7086e
|
Remove unused code
|
13 years ago |
Yury Delendik
|
6323c8e084
|
Loading extension resources via stringbundle
|
13 years ago |
Brendan Dahl
|
fca6f352e4
|
Add firefox ui fallback on error/unsupported feature.
|
13 years ago |
Gavin Sharp
|
117582b2ea
|
fix review comments from bdahl
|
13 years ago |
Gavin Sharp
|
b607147368
|
Issue 1682: don't use FUEL in pdf.js
|
13 years ago |
Brendan Dahl
|
c1f73b96a4
|
Use open with/save as dialog for fallback and download.
|
13 years ago |
Brendan Dahl
|
982c7a0f7e
|
Add fallback option for the extension.
|
13 years ago |
Yury Delendik
|
fcbc684578
|
Hide 'make locale' generated files
|
13 years ago |
Yury Delendik
|
427a5f193d
|
Move localization to l10n folders; create 'make locale'
|
13 years ago |
Yury Delendik
|
32e9eb35fe
|
Using web browsers locale in the extension mode
|
13 years ago |
Brendan Dahl
|
f72c04b373
|
Fix extension comment nits.
|
13 years ago |
Brendan Dahl
|
c6a611a38a
|
Change support url for moz central add-on.
|
13 years ago |
Brendan Dahl
|
a794319845
|
Add url check.
|
13 years ago |
Brendan Dahl
|
11e84b2b7b
|
Remove duplicaten dom window func.
|
13 years ago |
Brendan Dahl
|
22c858c2ec
|
Use a different way to add the event listener.
|
13 years ago |
Brendan Dahl
|
cd1fd17f7b
|
Add icon for extension.
|
13 years ago |