Yury Delendik
fa885678df
Don't provide optional pushState parameter
2013-08-16 09:09:32 -05:00
Soumya Deb
de52e711f8
Unprefixing CSS as current browsers support
2013-08-16 14:18:37 +05:30
Brendan Dahl
2bd9901d62
Show sensible output for showText commands in the stepper.
2013-08-14 15:34:55 -07:00
Rob Wu
a4dd4b1789
[CRX] Fixes to view local files again
...
pdfHandler-local.js references the isPdfDownloadable function from
pdfHandler.js, but the function didn't expect that the responseHeaders
property was absent. Added a check to prevent a runtime error when a
local file is displayed in a frame, and show local PDF files again.
Local files are rendered on the chrome-extension:-protocol. The previous
method of getting the PDF URL was incorrect, this has been fixed as well.
2013-08-14 23:50:51 +02:00
Yury Delendik
86077810b0
Fixes canvas alignment for small scale and scale adjustment after Cmd+0
2013-08-13 18:45:06 -05:00
Brendan Dahl
5ecce4996b
Split files into worker and main thread pieces.
2013-08-12 10:48:06 -07:00
Yury Delendik
e5cd027dce
Merge pull request #3557 from timvandermeij/named-actions
...
Named actions implementation
2013-08-11 19:06:31 -07:00
Yury Delendik
863d81aaf4
Merge pull request #3525 from timvandermeij/fix-gbkp-cmap
...
Support for CMap GBKp-EUC-H
2013-08-11 06:37:20 -07:00
Tim van der Meij
b2b922b866
Support for CMap GBKp-EUC-H
2013-08-11 10:35:56 +02:00
Tim van der Meij
75035a2970
Named actions implementation
2013-08-08 21:59:59 +02:00
Yury Delendik
e2993a7251
Merge pull request #3556 from Snuffleupagus/issue-2853
...
Enable loading of PDFs with invalid document information dictionaries
2013-08-08 12:05:52 -07:00
Jonas
d90ad429f6
Enable loading of PDFs with invalid document information dictionaries
2013-08-08 19:40:54 +02:00
Yury Delendik
99db7a8dbc
Merge pull request #3520 from brendandahl/single-cs
...
Create only one instance of each device colorspace.
2013-08-07 11:37:49 -07:00
Yury Delendik
44184a1d5b
Merge pull request #3549 from brendandahl/uhandled-stack
...
Dump the stack with unhandled rejections.
2013-08-07 07:05:39 -07:00
Yury Delendik
2c552e9608
Merge pull request #3551 from brendandahl/destroy-logic
...
Fix destroy logic for when there are multiple render requests.
2013-08-07 06:46:36 -07:00
Brendan Dahl
5afef1874c
Fix destroy logic for when there are multiple render requests.
2013-08-06 17:35:54 -07:00
Jonas
d99879bfbf
Move ThumbnailView from viewer.js to its own file
2013-08-06 22:19:03 +02:00
Brendan Dahl
820145da05
Merge pull request #3523 from yurydelendik/csp
...
Bug 889320 - [CSP] removes inlined styles and scripts, also HTTP headers
2013-08-06 13:10:33 -07:00
Yury Delendik
6736cca8c4
Merge pull request #3542 from fkaelberer/FasterJBIG2decode
...
Faster JBIG2 decoding for Firefox
2013-08-06 13:08:19 -07:00
Brendan Dahl
97a40252dc
Dump the stack with unhandled rejections.
2013-08-06 11:40:35 -07:00
Yury Delendik
b946762e6f
Merge pull request #3539 from Snuffleupagus/issue-3538
...
Prevent link borders from being drawn if their width is undefined
2013-08-06 11:27:42 -07:00
Yury Delendik
74a4bc5561
Merge pull request #3548 from brendandahl/render-task-fix
...
Fix intermittent blank page on fast zoom.
2013-08-06 11:27:04 -07:00
Brendan Dahl
d85e38d629
Fix intermittent blank page on fast zoom.
2013-08-05 16:34:57 -07:00
Yury Delendik
029b970871
Merge pull request #3529 from brendandahl/refactor-font2
...
Move chars to glyphs conversion to the worker.
2013-08-05 07:10:01 -07:00
Yury Delendik
2e1713e72e
Merge pull request #3546 from yurydelendik/backout-3513
...
Backout of #3513 (except formatting)
2013-08-05 06:19:42 -07:00
Yury Delendik
ea184776ff
Merge pull request #3544 from ReuDa/localizationGerman
...
Fixed german translation for sidebar
2013-08-05 06:18:39 -07:00
Yury Delendik
bea2e41e45
Backout of #3513 (except formatting)
2013-08-05 07:52:24 -05:00
ReuDa
27cb7a54e3
Fixed german translation for sidebar
2013-08-05 14:27:21 +02:00
Yury Delendik
387132c842
Merge pull request #3540 from alivedise/byebyemoztt
...
Remove MozTT reference
2013-08-04 21:00:07 -07:00
Alive Kuo
334c7d4d8f
Remove MozTT reference
2013-08-05 10:55:37 +08:00
Yury Delendik
7435b267f9
Merge pull request #3535 from Snuffleupagus/issue-3534
...
Fix issue with initial scale when opening a new file and another one is already loaded
2013-08-04 17:29:36 -07:00
Jonas
688cea0758
Prevent link borders from being drawn if their width is undefined
2013-08-04 23:41:52 +02:00
fkaelberer
0c10b76aa3
Faster JBIG2 decoding for Firefox
2013-08-04 00:42:37 +02:00
Brendan Dahl
65fd2c77d0
Merge pull request #3513 from Snuffleupagus/keep-scroll-position-on-zoom-v2
...
Keep current scroll position when zooming the document
2013-08-02 15:22:52 -07:00
Jonas
8170d67a6b
Fix issue with initial scale when opening a new file and another one is already loaded
2013-08-02 16:09:33 +02:00
Brendan Dahl
efa8f561a5
Move chars to glyphs conversion to the worker.
2013-07-31 14:01:55 -07:00
Yury Delendik
8d386a5368
Merge pull request #3461 from brendandahl/incremental-rendering2
...
Incrementally render by sending the operator list by chunks as they're ready.
2013-07-31 13:46:31 -07:00
Brendan Dahl
6bfb5d228a
Merge pull request #3526 from yurydelendik/cffchecksum
...
Fixing CFF checksum for test font
2013-07-31 12:45:19 -07:00
Brendan Dahl
bf72bc94e2
Incrementally render by sending the operator list by chunks as they're ready.
2013-07-31 11:17:36 -07:00
Jonas
edf3163fa6
Keep current scroll position when zooming the document
2013-07-31 19:43:03 +02:00
Yury Delendik
41c7c6f351
Fixing CFF checksum for test font
2013-07-31 10:40:51 -05:00
Yury Delendik
7a43492e5f
[CSP] remove HTTP CSP Headers
2013-07-30 21:00:47 -05:00
Yury Delendik
99c9079f54
[CSP] removes inlined styles and scripts
2013-07-30 21:00:37 -05:00
Brendan Dahl
55d6ede1da
Create only one instance of each device colorspace.
2013-07-30 15:35:35 -07:00
Yury Delendik
f7d2a09bf8
Merge pull request #3506 from brendandahl/base-transform
...
Paint patterns relative to content base transformation.
2013-07-30 14:54:36 -07:00
Brendan Dahl
02906d7ef1
Merge pull request #3433 from yurydelendik/issue-3427
...
Fixes glyph 0 in CIDTypeFont2
2013-07-29 15:19:33 -07:00
Yury Delendik
34177b01a4
Fixes glyph 0 in CIDTypeFont2
2013-07-29 15:24:32 -05:00
Brendan Dahl
1bbf0ac50b
Update README.md
2013-07-29 13:16:14 -07:00
Brendan Dahl
81308d153d
Merge pull request #3516 from Rob--W/crx-dont-parse-querystring
...
[CRX] Get pdf name from URL instead of query string
2013-07-29 10:22:14 -07:00
Brendan Dahl
592a498dd7
Merge pull request #3515 from Rob--W/crx-webnav-strip-hash
...
[CRX] Strip location fragment from URL in the UrlFilter of the webNavigation API
2013-07-29 10:07:59 -07:00