.. |
utils
|
Progress
|
2011-10-25 09:10:56 -07:00 |
bidi.js
|
Use [] instead of new Array(...).
|
2012-03-22 15:15:27 +02:00 |
canvas.js
|
Merge pull request #1259 from jviereck/worker_cleanup
|
2012-03-19 09:10:21 -07:00 |
charsets.js
|
'use strict' everywhere
|
2011-10-25 18:18:22 -07:00 |
cidmaps.js
|
Fix js strict warning in worker.js.
|
2011-10-27 21:51:10 +03:00 |
colorspace.js
|
Use [] instead of new Array(...).
|
2012-03-22 15:15:27 +02:00 |
core.js
|
Merge pull request #1413 from saebekassebil/metadata
|
2012-03-28 12:02:16 -07:00 |
crypto.js
|
Remove unreachable logic after error(...) is called.
|
2012-03-20 14:16:48 +02:00 |
evaluator.js
|
Merge upstream.
|
2012-03-19 10:45:53 -07:00 |
fonts.js
|
Fix cff regression.
|
2012-03-29 15:37:40 -07:00 |
function.js
|
Use [] instead of new Array(...).
|
2012-03-22 15:15:27 +02:00 |
glyphlist.js
|
Re-encode cmap based on post table or current encoding; fix GlyphsUnicode table entries
|
2012-02-29 22:11:32 -06:00 |
image.js
|
Fix a couple of closure names.
|
2012-03-27 14:27:49 +03:00 |
jpx.js
|
Fix a couple of closure names.
|
2012-03-27 14:27:49 +03:00 |
metadata.js
|
File header
|
2012-03-28 20:09:03 +02:00 |
metrics.js
|
Comments
|
2011-11-28 09:25:25 -05:00 |
obj.js
|
refactor and shadow
|
2012-03-27 00:05:14 +02:00 |
parser.js
|
Remove unreachable logic after error(...) is called.
|
2012-03-20 14:16:48 +02:00 |
pattern.js
|
Remove unreachable logic after error(...) is called.
|
2012-03-20 14:16:48 +02:00 |
pdf.js
|
Linting
|
2011-11-18 13:54:27 -05:00 |
stream.js
|
Fix issue #1302
|
2012-03-25 13:00:43 +02:00 |
util.js
|
Line 405 : 'errorback' should have been 'errback'
|
2012-03-15 11:59:32 -07:00 |
worker_loader.js
|
Move debugger to the web folder.
|
2012-02-15 14:55:16 -08:00 |
worker.js
|
Rename IRQueue and codeIR -> operatorList
|
2012-03-16 14:58:53 +01:00 |