gigaherz
|
ab46530ff8
|
Lint fixes.
|
13 years ago |
gigaherz
|
080a80b716
|
Better filename cleanup
|
13 years ago |
gigaherz
|
536519a9a1
|
Assign the filename to the page title instead of the full URL
|
13 years ago |
notmasteryet
|
8ee818ec03
|
Merge pull request #1369 from kkujala/master
Remove unreachable logic after error(...) is called.
|
13 years ago |
notmasteryet
|
75dcd2b6f9
|
Merge pull request #1373 from brendandahl/mcreview
Address MC Review Comments
|
13 years ago |
Brendan Dahl
|
cd1fd17f7b
|
Add icon for extension.
|
13 years ago |
Brendan Dahl
|
94fca5edc7
|
Change extension name, creator, description. Remove unpack and icon url. Move strict compatibility entry for MC.
|
13 years ago |
Brendan Dahl
|
84568ee46d
|
Address mc extension code review.
|
13 years ago |
Kalervo Kujala
|
ed2bcf0ffa
|
Add protection against malicious code in font loader.
|
13 years ago |
Kalervo Kujala
|
eb4ec7899a
|
Remove unreachable logic after error(...) is called.
The function error(...) always throws so there is no need to return separately
or have an else branch.
|
13 years ago |
Brendan Dahl
|
cdbbd76594
|
Merge pull request #1359 from notmasteryet/issue-1357
Add 'Indexed' colorspace abbreviation
|
13 years ago |
Artur Adib
|
0c258ae7a8
|
Merge pull request #1259 from jviereck/worker_cleanup
Worker cleanup
|
13 years ago |
notmasteryet
|
dc9cb3d23b
|
Merge pull request #1363 from kkujala/master
Separate return statement from function for clarity in bidi.js.
|
13 years ago |
Kalervo Kujala
|
2fb6e413db
|
Separate return statement from function for clarity in bidi.js.
This fixes also JSlint warning.
|
13 years ago |
notmasteryet
|
29fb446a38
|
Merge pull request #1351 from jviereck/canvas_draw_time
Change the kExecutionTime value to 15.
|
13 years ago |
notmasteryet
|
1f0af7c476
|
Add 'Indexed' cs abbreviation
|
13 years ago |
notmasteryet
|
82868ae52c
|
Merge pull request #1348 from notmasteryet/installrdf
Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>
|
13 years ago |
notmasteryet
|
b63917d306
|
Fixing install.pdf.in in make.js
|
13 years ago |
Brendan Dahl
|
2c5de00ef3
|
Merge pull request #1346 from notmasteryet/verifyname-2
Verify the names parameter in fontLoaderPrepareFontLoadEvent
|
13 years ago |
Brendan Dahl
|
b31ef0f7dd
|
Merge pull request #1349 from bernerdschaefer/fix-bidi-file-format
Change bidi.js file format to unix
|
13 years ago |
Julian Viereck
|
25cfebfd71
|
Change the kExecutionTime value to 15. In theory, this should give 60FPS rendering.
|
13 years ago |
Julian Viereck
|
b22bfad5ec
|
Fix after rebase
|
13 years ago |
Julian Viereck
|
7ddce7f586
|
Use singular form for charProcOperatorList - hopefully fixes breakage
|
13 years ago |
Julian Viereck
|
fd2ab059d3
|
Rename IRQueue and codeIR -> operatorList
|
13 years ago |
Julian Viereck
|
f80fd13fe5
|
new ScratchCanvas -> createScratchCanvas and fix linting
|
13 years ago |
Julian Viereck
|
261ff39f6d
|
Remove suffix _IR
|
13 years ago |
Julian Viereck
|
8325d37f9d
|
No need to store ScratchCanvas on CanvasGraphics
|
13 years ago |
Julian Viereck
|
1c87b63124
|
Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore)
|
13 years ago |
Julian Viereck
|
c57349a927
|
Remove TODO on PDFDocModel and rename pdf to pdfModel
|
13 years ago |
Julian Viereck
|
889d6d100a
|
Cleanup font loading.
|
13 years ago |
notmasteryet
|
e721c90f77
|
Removing tabs
|
13 years ago |
Bernerd Schaefer
|
31839d8c78
|
Change bidi.js file format to unix
This gets rid of all the `^M` control characters when viewed with vim.
|
13 years ago |
notmasteryet
|
ffdae468b0
|
#filter substitution
|
13 years ago |
notmasteryet
|
c8d7d88d0a
|
Merge pull request #1347 from brendandahl/app_shutdown
Skip unneeded steps on APP_SHUTDOWN.
|
13 years ago |
notmasteryet
|
ec02862934
|
Use <em:maxVersion>@FIREFOX_VERSION@</em:maxVersion>
|
13 years ago |
Brendan Dahl
|
7c902eb612
|
Skip unneeded steps on APP_SHUTDOWN.
|
13 years ago |
notmasteryet
|
2508d2c12b
|
Verify the names parameter
|
13 years ago |
notmasteryet
|
6051720ecb
|
Merge pull request #1335 from mrqzzz/master
Re-Fixed code (Lint friendly)
|
13 years ago |
Brendan Dahl
|
f63db6de79
|
Merge pull request #1339 from notmasteryet/whitelist-get
Whitelist GET
|
13 years ago |
Brendan Dahl
|
30ad387d30
|
Merge pull request #1341 from notmasteryet/maxversion
Change maxVersion to *
|
13 years ago |
notmasteryet
|
6af1f4b25d
|
Merge pull request #1343 from morgandenning/patch-1
Line 405 : 'errorback' should have been 'errback'
|
13 years ago |
theredspatula
|
6f61b52943
|
Line 405 : 'errorback' should have been 'errback'
|
13 years ago |
notmasteryet
|
b7ff72f5a4
|
Change maxVersion to *
|
13 years ago |
notmasteryet
|
6186ab6004
|
Whitelist GET
|
13 years ago |
notmasteryet
|
f79ed9c941
|
Merge pull request #1338 from arturadib/no-beta
Typo fix
|
13 years ago |
Artur Adib
|
681a0c47e2
|
Typo fix
|
13 years ago |
notmasteryet
|
1bc6c036cc
|
Merge pull request #1336 from arturadib/make-find
Adding new find() commands for moz-central
|
13 years ago |
notmasteryet
|
24e48d382d
|
Merge pull request #1337 from brendandahl/debugpref
Only enable pdfDebug for the extension if a pref is set.
|
13 years ago |
Brendan Dahl
|
abf8fe39ac
|
Only enable pdfDebug for the extension if a pref is set.
|
13 years ago |
Artur Adib
|
c3bdf1e037
|
adding new find() commands
|
13 years ago |