Brendan Dahl
98d5703565
Merge pull request #3036 from yurydelendik/appswitch
...
Fixes pdf application switching in FF22/23 (redo)
12 years ago
Brendan Dahl
18d2bb1b5e
Merge pull request #1545 from yurydelendik/revert-Dict-xref-hide
...
Revert Dict xref hiding
12 years ago
Yury Delendik
884b2dc9e4
Merge pull request #3022 from Rob--W/css-button-fix
...
Explicitly define layout of toolbar buttons
12 years ago
Yury Delendik
9699dd16bf
Disables cloning of the Dict
12 years ago
Brendan Dahl
b84cbfe451
Merge pull request #3019 from yurydelendik/cmyk-3
...
Speeds up the CMYK color conversion
12 years ago
Rob Wu
5328b461ee
Explicitly define layout of toolbar buttons
...
Before:
- Firefox's buttons looks OK
- Chrome (quirks mode): Buttons were aligned to the bottom (too much)
- Chrome (standards mode): Buttons were aligned to the top (too much)
- Opera/IE/Safari: Like Chrome (standards): Buttons too high
(Too high = Compare the other buttons to the rightmost button)
After:
- Firefox's button positions didn't change at all
- All buttons are aligned at the same level, across all browsers
12 years ago
Yury Delendik
55d850eb42
Merge pull request #3018 from Snuffleupagus/detect-colors-disabled
...
Detect and add fallback if document colors are disabled in Firefox
12 years ago
Jonas
ee83df1338
Detect and add fallback if document colors are disabled in Firefox - address comment
12 years ago
Yury Delendik
6ad7bd6be8
Merge pull request #3035 from Inkbug/issue2998
...
Fix for Issue 2998 – "Consider using `window.parent !== window` instead of `!!window.frameElement`"
12 years ago
Yury Delendik
853e4625bf
Fixes pdf application switching in FF22/23 (redo)
12 years ago
Inkbug
b0376a1aa6
Fixing Issue 2998 - Replacing `!!window.frameElement` with `window.parent !== window`
12 years ago
Yury Delendik
71a31b01f2
Merge pull request #2919 from Snuffleupagus/external-links
...
Tweak external links in fullscreen mode - follow up on #2712
12 years ago
Brendan Dahl
5aa1d53b02
Merge pull request #3029 from brendandahl/v0.8
...
Bump version number to 0.8.
12 years ago
Brendan Dahl
76ff549899
Bump version number to 0.8.
12 years ago
Brendan Dahl
0ac55ac879
Merge pull request #3027 from yurydelendik/download-ff17
...
Workaround for FF17 to be able to download the pdf file
12 years ago
Yury Delendik
bb36833b4e
Merge pull request #2947 from brendandahl/decoding
...
Fix where image component decoding takes place.
12 years ago
Yury Delendik
edff12fcd7
Update MD5 for blendmode.pdf
12 years ago
Yury Delendik
7e8c45bd83
Merge pull request #2854 from allstarschh/hmm_pdf_not_found
...
Remove hmm.pdf in test
12 years ago
Yury Delendik
51d6d2e3a6
Updates MD5 for german-umlat.pdf
12 years ago
Yury Delendik
0a167652ca
Merge pull request #3026 from TheoChevalier/master
...
Updating fr locale
12 years ago
Yury Delendik
c0bb71d2d2
Workaround for FF17 to be able to download the pdf file
12 years ago
TheoChevalier
d4a2685c01
Merging fr l10n from mozilla-central
12 years ago
Yury Delendik
5839fef84c
Merge pull request #2945 from mduan/annotation
...
Add support for appearance streams in annotations
12 years ago
Yury Delendik
bb7ff61964
Merge pull request #3003 from brendandahl/type1-parser
...
Restructure/rewrite of the Type1 font parser.
12 years ago
Yury Delendik
77997f61d5
Merge pull request #3021 from brendandahl/key-ref
...
Add keyboard shortcuts for retest analyzer.
12 years ago
Brendan Dahl
1c2cfaf1d6
Add keyboard shortcuts for retest analyzer.
12 years ago
Yury Delendik
c48a689352
Speeds up the CMYK color conversion
12 years ago
Yury Delendik
aa22befb59
Merge pull request #3015 from Haebaru/master
...
Updated Japanese locale
12 years ago
Yury Delendik
74b0a51cee
Merge pull request #3009 from brendandahl/backdrop
...
Use white backdrop when possible.
12 years ago
Haebaru
a8a58ea5f8
Update viewer.properties
12 years ago
Brendan Dahl
79c3546c92
Merge pull request #3012 from yurydelendik/pdfjs-switch
...
Fixes PDF application switch in Firefox.
12 years ago
haebaru
5ca8f1d0da
Updated Japanese locale
12 years ago
Yury Delendik
57631bcd1c
Merge pull request #3014 from timvandermeij/print-warning-dutch
...
Updating Dutch translation with print warning
12 years ago
Yury Delendik
d087474e78
Merge pull request #3013 from xavier114fch/zh-TW
...
Update zh-TW locale for printing not ready message
12 years ago
Yury Delendik
7a8c2055ec
Merge pull request #3011 from Snuffleupagus/printing-not-ready
...
Update Swedish locale with 'printing_not_ready' string
12 years ago
Yury Delendik
a2c9590132
Merge pull request #3010 from piotrex/patch-2
...
Update Polish viewer.properties (translated "printing_not_ready")
12 years ago
Tim van der Meij
4619e133c7
Updating Dutch translation with print warning
12 years ago
piotrex
c6d32d2e16
Squashed commits to Polish viewer.properties.
...
(Removed English leftovers)
12 years ago
Xavier Fung
0f1d761f85
Update zh-TW locale for printing not ready message
12 years ago
Yury Delendik
6e975d431b
Fixes PDF application switch in Firefox.
12 years ago
Brendan Dahl
af1833c4d8
Merge pull request #2991 from mduan/text-layer-retina
...
Fix issue w/ textlayer on retina causing it to be visible only in top quadrant
12 years ago
Jonas
d0d865ccc1
Update Swedish locale with 'printing_not_ready' string
12 years ago
Brendan Dahl
95dd33d51a
Remove mozOpaque for driver.
12 years ago
Brendan Dahl
bd7eba0d46
Add back mozOpaque.
12 years ago
Yury Delendik
9b0714ac45
Merge pull request #2914 from mduan/chunked-viewer-only
...
Changes to viewer to support progressive loading
12 years ago
Brendan Dahl
ec311f303b
Use white backdrop when possible.
12 years ago
Mack Duan
4782a3acb9
Changes to viewer to support progressive loading
12 years ago
Yury Delendik
04f6e17e11
Merge pull request #3005 from Snuffleupagus/show-infobar
...
Add another preference check to detect if web fonts are disabled in Firefox
12 years ago
Jonas
f607e89a65
Add another preference check to detect if web fonts are disabled in Firefox
12 years ago
Brendan Dahl
71d257ce5b
Merge pull request #2652 from yurydelendik/issue-215-1
...
Fixes cmap sanitizer for #215
12 years ago