Brendan Dahl
|
c6a611a38a
|
Change support url for moz central add-on.
|
2012-04-04 15:41:52 -07:00 |
|
Brendan Dahl
|
cee2f73ca9
|
Fix table of contents.
|
2012-04-04 15:29:50 -07:00 |
|
Artur Adib
|
bdc8a91778
|
Retry w/ JSON to avoid cross-object contamination
|
2012-04-04 18:25:22 -04:00 |
|
Kalervo Kujala
|
8fd04e7daa
|
Correct Type1 class method names.
|
2012-04-05 00:14:47 +03:00 |
|
Kalervo Kujala
|
99440ab691
|
Refactor class method names.
Also move functionality to more logical place in canvas.js and jpx.js.
|
2012-04-04 23:43:26 +03:00 |
|
Brendan Dahl
|
82a95d8bde
|
Merge branch 'master' of https://github.com/mozilla/pdf.js into xrefdict
|
2012-04-04 11:45:04 -07:00 |
|
Brendan Dahl
|
8a45177be0
|
Make Dict handle all the fetching of Refs.
|
2012-04-04 11:43:04 -07:00 |
|
Yury Delendik
|
0ca4ca6077
|
Improving invalid operations syntax recovery (#1466) (see also #589)
|
2012-04-04 11:50:20 -05:00 |
|
Yury Delendik
|
b3bcd7370c
|
Removing double-entry for 'space' for standard encodings
|
2012-04-04 09:48:33 -05:00 |
|
Andreas Gal
|
921c1e82a3
|
Merge pull request #1479 from arturadib/fix-driver
Fixing driver.js for Windows bot
|
2012-04-03 17:17:29 -07:00 |
|
Artur Adib
|
6d9e045413
|
driver.js: retry POST until successful
|
2012-04-03 18:19:03 -04:00 |
|
notmasteryet
|
512997a5af
|
Merge pull request #1457 from gigaherz/closure-compiler
Fixes to allow compiling with Closure Compiler
|
2012-03-31 14:42:15 -07:00 |
|
notmasteryet
|
fed4cb194e
|
Merge pull request #1448 from brendandahl/fdselectorder
Fix cff regression.
|
2012-03-31 07:55:01 -07:00 |
|
notmasteryet
|
9998af0af8
|
Merge pull request #1396 from gigaherz/title-mods
Assign the filename to the page title instead of the full URL
|
2012-03-30 16:28:55 -07:00 |
|
gigaherz
|
2283f0bac1
|
Decode the filename when assigning to title.
|
2012-03-31 01:23:53 +02:00 |
|
gigaherz
|
211c63f587
|
Merge branch 'master' of https://github.com/mozilla/pdf.js into title-mods
|
2012-03-31 00:48:06 +02:00 |
|
gigaherz
|
9abbce021f
|
Undo comment changes.
|
2012-03-30 23:28:11 +02:00 |
|
gigaherz
|
c6d7e654ee
|
Replace variables named 'char'=>'character', 'byte'=>'octet' and field '.private'=>'.privateData'. This allows pdf.js to compile with Google's Closure Compiler.
|
2012-03-30 23:17:04 +02:00 |
|
Brendan Dahl
|
c7bd123bab
|
Merge pull request #1417 from notmasteryet/issue-1395
Don't print missing symbols in the font
|
2012-03-30 12:25:36 -07:00 |
|
Brendan Dahl
|
b6d23ac9dc
|
Remove test case, already covered.
|
2012-03-30 09:12:46 -07:00 |
|
Brendan Dahl
|
0cf43886c5
|
Merge pull request #1377 from gigaherz/progressbar
Add a Progressbar to the loading indicator
|
2012-03-30 08:49:29 -07:00 |
|
Brendan Dahl
|
8c5d33c86b
|
Fix cff regression.
|
2012-03-29 15:37:40 -07:00 |
|
Brendan Dahl
|
6ec62cd148
|
Merge pull request #1444 from arturadib/new-bot
New files for Windows bot
|
2012-03-29 12:32:09 -07:00 |
|
Artur Adib
|
fbc0ed45de
|
oops: remove makeref
|
2012-03-29 15:12:27 -04:00 |
|
Artur Adib
|
3740bed7d7
|
minor fixes
|
2012-03-29 15:04:12 -04:00 |
|
Brendan Dahl
|
7008d07fde
|
Fix gradients for fill and stroke.
|
2012-03-29 08:53:51 -07:00 |
|
Artur Adib
|
c0289497ec
|
bumping ShellJS
|
2012-03-28 18:03:31 -04:00 |
|
Artur Adib
|
89ceead8b0
|
make bottest
|
2012-03-28 17:06:41 -04:00 |
|
Brendan Dahl
|
afebc33142
|
Merge pull request #1413 from saebekassebil/metadata
Metadata Parsing - Setting proper document title
|
2012-03-28 12:02:16 -07:00 |
|
Saebekassebil
|
e9b5205612
|
File header
|
2012-03-28 20:09:03 +02:00 |
|
Saebekassebil
|
10fb0dc383
|
Use strict and expose in build version
|
2012-03-28 20:07:37 +02:00 |
|
Saebekassebil
|
102469d20c
|
expose documentInfo in viewer
|
2012-03-28 19:29:05 +02:00 |
|
Saebekassebil
|
1181ef2778
|
Fix throwing errors
|
2012-03-28 19:15:59 +02:00 |
|
Brendan Dahl
|
e641dabd2c
|
Merge pull request #1430 from kkujala/master
Fix a couple of closure names.
|
2012-03-27 19:21:03 -07:00 |
|
Artur Adib
|
0d216e62fe
|
fix wnv_chinese link
|
2012-03-27 21:00:27 -04:00 |
|
Brendan Dahl
|
1943134193
|
Merge pull request #1431 from notmasteryet/tree-88
Remove scrollTo on unload
|
2012-03-27 17:40:48 -07:00 |
|
Saebekassebil
|
89c1873fd8
|
more one-line fixes
|
2012-03-27 22:37:02 +02:00 |
|
Saebekassebil
|
e6277784f1
|
fix to follow syntax style guidelines
|
2012-03-27 22:32:35 +02:00 |
|
notmasteryet
|
eda1fe74f4
|
Remove scrollTo on unload
|
2012-03-27 11:48:47 -05:00 |
|
Kalervo Kujala
|
a84fbb9eb2
|
Fix a couple of closure names.
|
2012-03-27 14:27:49 +03:00 |
|
gigaherz
|
3280a2bece
|
Unwrap getFileName from the object, avoid issues with / in query/anchor strings, simplify the code to calculate 'end'.
|
2012-03-27 09:27:54 +02:00 |
|
gigaherz
|
a094dd4746
|
Simplified the ProgressBar a bit: made the div fixed-size, removed the unnecessary '.remaining' div, used percent size for the '.progress' div.
|
2012-03-27 09:13:32 +02:00 |
|
notmasteryet
|
e18264d289
|
Merge pull request #1428 from notmasteryet/tree-87
Fixing refimages
|
2012-03-26 20:22:27 -07:00 |
|
notmasteryet
|
7ee3d2d9a5
|
Fixing refimages
|
2012-03-26 21:43:51 -05:00 |
|
notmasteryet
|
19bc96a617
|
Merge pull request #1406 from 'bdahl/string_fontname'
Fix string font names.
|
2012-03-26 21:17:16 -05:00 |
|
notmasteryet
|
981427dddb
|
Merge pull request #1406 from brendandahl/altlistener
Use Different Approach to add Event Listener
|
2012-03-26 18:51:11 -07:00 |
|
Brendan Dahl
|
d9bb76d54c
|
Merge pull request #1418 from notmasteryet/truetype-enc-2
Checking if it's a true symbolic truetype font
|
2012-03-26 17:12:16 -07:00 |
|
Saebekassebil
|
2bb5a9e545
|
moving \!pdfTitle to front
|
2012-03-27 00:17:57 +02:00 |
|
Saebekassebil
|
e283a60d7b
|
return and shadow for getDocumentInfo
|
2012-03-27 00:16:16 +02:00 |
|
Saebekassebil
|
4703a6cfcd
|
refactor getFingerprint
|
2012-03-27 00:14:59 +02:00 |
|