Mack Duan
1daf9c984e
Disable range request if content-length is unknown
2013-04-22 15:49:39 -07:00
Yury Delendik
8ae5d2745c
Merge pull request #3131 from mduan/issue3122
...
Only perform range requests for identity Content-Encoding
2013-04-22 09:20:32 -07:00
Mack Duan
e0d4b322cf
Only perform range requests for identity Content-Encoding
2013-04-22 08:36:54 -07:00
Mack Duan
3d3fd46b0c
Merge pull request #3132 from saebekassebil/issue-3130
...
Fix issue #3130 by changing a wrong reference of scope
2013-04-21 21:35:21 -07:00
Jakob Miland
d86fe6b301
Save datalistener in memory
2013-04-21 17:14:10 +02:00
Yury Delendik
8e4d9e9aa0
Merge pull request #3126 from mduan/issue3118-2
...
Clamp end of range request to be the length of the file
2013-04-20 11:20:31 -07:00
Yury Delendik
e27a604d1f
Merge pull request #3123 from mduan/issue3115
...
Do not cache content stream
2013-04-20 10:48:34 -07:00
Mack Duan
fdd092bb92
Clamp end of range request to be the length of the file
2013-04-19 16:27:39 -07:00
Mack Duan
30e127d848
Do not cache content stream
2013-04-19 14:07:15 -07:00
Brendan Dahl
49ff029f5f
Merge pull request #2719 from mduan/chunked
...
Implement progressive loading of PDFs
2013-04-18 13:56:10 -07:00
Mack Duan
2ce00279be
Address more of brendan's comments
2013-04-18 10:41:33 -07:00
Mack Duan
27fe18e8c6
Address brendan's comments
2013-04-18 00:16:53 -07:00
Mack Duan
dbccbaaa27
Make getOperatorList() calls independent and merge queues at end
2013-04-18 00:16:41 -07:00
Mack Duan
6b2c6fc223
Changes to regression tests for progressive loading
2013-04-18 00:16:36 -07:00
Yury Delendik
369b81b63f
Merge pull request #3089 from terrafrost/master
...
grammar fix for some comments
2013-04-15 06:19:12 -07:00
Mack Duan
ef423ef30c
Implement progressive loading of PDFs
2013-04-12 16:13:22 -07:00
terrafrost
78dde0efab
fix grammar in comment
...
migth -> might
want -> wants
2013-04-12 11:06:49 -05:00
Brendan Dahl
added3da8f
Merge pull request #3055 from saebekassebil/da-l10n
...
Update danish locale
2013-04-11 11:42:49 -07:00
Brendan Dahl
985307907b
Merge pull request #3054 from saebekassebil/disabled
...
Disable outline button when unavailable
2013-04-11 09:29:52 -07:00
Jakob Miland
6b4f72a2c3
Disable outline button when unavailable
2013-04-11 18:27:35 +02:00
Brendan Dahl
3e52bcab8c
Merge pull request #3059 from saebekassebil/patch-1
...
Github pages are now located at github.io
2013-04-11 09:07:49 -07:00
Jakob Miland
1c8967769e
Github pages are now located at github.io
...
This saves the network communication a HTTP 301 Moved Permanently
2013-04-11 10:32:02 +02:00
Brendan Dahl
a726c856b7
Merge pull request #2967 from vyv03354/cmap
...
Refactor 'cmap' generation
2013-04-10 09:55:25 -07:00
vyv03354
e39c34584a
Refactor 'cmap' generation
2013-04-10 01:39:13 +09:00
Brendan Dahl
b898935eb0
Merge pull request #3047 from mduan/remove-display-promise
...
Remove initialization code that's no longer used
2013-04-09 09:35:12 -07:00
Jakob Miland
2fbd40545c
Update danish locale
2013-04-07 12:56:33 +02:00
Yury Delendik
a017e105cc
Merge pull request #3045 from mduan/remove-gfx
...
Remove code that is not being used
2013-04-06 09:42:06 -07:00
Yury Delendik
e646543474
Merge pull request #3051 from piotrex/patch-1
...
Localized "web_colors_disabled" to Polish
2013-04-06 09:39:59 -07:00
Brendan Dahl
5ceac52a6b
Merge pull request #3052 from Haebaru/master
...
Updated Japanese locale
2013-04-05 14:58:04 -07:00
Brendan Dahl
22852d6001
Merge pull request #3049 from xavier114fch/zh-TW
...
Update zh-TW translation
2013-04-05 14:57:18 -07:00
haebaru
8509ee740a
Updated Japanese locale
2013-04-06 06:08:11 +09:00
piotrex
9af3a624dd
Localized "web_colors_disabled" to Polish
2013-04-05 23:26:04 +03:00
Xavier fung
3933d50dda
Update zh-TW translation
2013-04-05 09:47:10 +08:00
Mack Duan
6beb33c25b
Remove initialization code that's no longer used
2013-04-04 16:37:27 -07:00
Brendan Dahl
6051b824bb
Merge pull request #3046 from mduan/remove-get-oplist
...
Remove redundant getOperatorList()
2013-04-04 15:39:30 -07:00
Mack Duan
db4b199efd
Remove redundant getOperatorList()
2013-04-04 13:41:52 -07:00
Mack Duan
96167d2ce6
Remove code that is not being used
2013-04-04 12:24:06 -07:00
Yury Delendik
f3c1013f54
Merge pull request #3043 from yurydelendik/cleanup-textlayer
...
Adds check for textDivs presence; removes textLayerQueue
2013-04-04 07:06:22 -07:00
Yury Delendik
238b94aff1
Adds check for textDivs presence; removes textLayerQueue
2013-04-04 09:01:27 -05:00
Yury Delendik
fe4c190e36
Merge pull request #3017 from Rob--W/chrome-extension
...
Chrome extension - Highly improved
2013-04-04 05:51:27 -07:00
Rob Wu
0099ea7039
Added Chrome extension's author
2013-04-04 13:40:42 +02:00
Rob Wu
57e6238a6e
Enable Web Worker again in Chrome extension
...
Previously, Web Workers were not created because of a security
policy which does not respect relaxed privileges.
2013-04-04 13:40:35 +02:00
Rob Wu
88767e1861
Improve download button and behaviour
...
Fix download button for top frames and sub frames
When PDF.js is the top frame, and the PDF URL is identical to
the top URL, download would fail. Fixed by adding a ? or & in these
cases.
When PDF.js is embedded in a frame from a different origin, download
would fail because window.open(url, '_parent') is ignored.
Fixed by using a.click() when available.
a.click() works in Chrome 25, Firefox 19, Opera 12.00 and IE 8.
Safari 5.1 does not support a.click()
Use a.download if available + documentation
2013-04-04 13:40:28 +02:00
Rob Wu
b46c375126
Compatibility with XHTML documents
...
Previously, when the XHTML doctype + header is active, checks
would fail because a <div>'s tag name is "div" instead of "DIV".
document.activeElement does not exist in Chrome for XHTML documents
== -> ===
2013-04-04 12:35:50 +02:00
Rob Wu
e181a3c902
Highly improved Chrome extension
...
Full list feature changes in this commit:
- Support for iframes
- Switched to content-type (MIME) detection instead of hard-coding a
case-sensitive check for the .PDF extension
- The PDF's original URL is visible in the omnibox
- Support for incognito mode
Note: PDF viewer is disabled for the file:// + incognito
combination, because it's currently impossible to get the combination
to work.
See https://github.com/mozilla/pdf.js/pull/3017#issuecomment-15693432
2013-04-04 10:04:13 +02:00
Yury Delendik
9c76ed0a35
Fixes Dict_assignXref type
2013-04-03 16:42:23 -05:00
Yury Delendik
ab2cf877e8
Merge pull request #3038 from brendandahl/lab-cs
...
Fix lab colorspace decoding and rgb conversion.
2013-04-03 13:55:13 -07:00
Brendan Dahl
98d5703565
Merge pull request #3036 from yurydelendik/appswitch
...
Fixes pdf application switching in FF22/23 (redo)
2013-04-03 13:12:53 -07:00
Brendan Dahl
18d2bb1b5e
Merge pull request #1545 from yurydelendik/revert-Dict-xref-hide
...
Revert Dict xref hiding
2013-04-03 13:11:28 -07:00
Yury Delendik
884b2dc9e4
Merge pull request #3022 from Rob--W/css-button-fix
...
Explicitly define layout of toolbar buttons
2013-04-03 11:19:35 -07:00