Michael Payne
|
d6d4fc8046
|
remove added inline.js file
Moved inline Javascript function to viewer.js rather than create a new
file
|
2012-09-06 08:32:19 -07:00 |
|
Michael Payne
|
7bc500af57
|
added copyright
|
2012-09-05 22:54:36 -07:00 |
|
Michael Payne
|
088c6e17e8
|
changes to allow chrome extension to load
changes to remove inline scripts, update manifest version, fix make.js
so compatibility.js isn't included for chrome. Due to new Chrome
extension changes outlined at
http://developer.chrome.com/extensions/manifestVersion.html
|
2012-09-05 22:52:17 -07:00 |
|
Brendan Dahl
|
59b281f7b3
|
Merge pull request #2083 from yurydelendik/chrome-146537
Changes thumbs and outline panels positioning to absolute
|
2012-09-05 12:09:10 -07:00 |
|
Yury Delendik
|
a9026f0a6c
|
Changes thumbs and outline panels positioning to absolute
|
2012-09-05 10:31:23 -05:00 |
|
Yury Delendik
|
5901f1e832
|
Merge pull request #2061 from brendandahl/relicense
Change to the Apache v2 license.
|
2012-09-04 11:04:00 -07:00 |
|
Brendan Dahl
|
76d877e48b
|
Strip out license for bundled version.
|
2012-09-04 10:22:32 -07:00 |
|
Yury Delendik
|
b0d8d5643f
|
Merge pull request #2065 from kkujala/refactor
Fix few jslint warnings in make.js.
|
2012-09-03 07:05:22 -07:00 |
|
Kalervo Kujala
|
6046c557a9
|
Fix few jslint warnings in make.js.
|
2012-09-02 13:05:05 +03:00 |
|
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
2012-08-31 15:48:21 -07:00 |
|
Yury Delendik
|
11a341b127
|
Merge pull request #2059 from kkujala/refactor
Add mode setting and strict to make.js
|
2012-08-31 05:46:22 -07:00 |
|
Yury Delendik
|
6d6e9c46db
|
Merge pull request #2056 from kkujala/master
Add l10n/fi
|
2012-08-31 05:33:01 -07:00 |
|
Kalervo Kujala
|
0e948f138d
|
Add mode setting and strict to make.js
|
2012-08-31 14:51:25 +03:00 |
|
Kalervo Kujala
|
5980e980a9
|
Add l10n/fi
The same l10n/fi strings were used as in
http://mxr.mozilla.org/l10n-central/source/fi/ and in
http://cgit.freedesktop.org/libreoffice/l10n/tree/l10n/source/fi in order not
to deviate too much from the norm.
|
2012-08-31 13:51:14 +03:00 |
|
Kalervo Kujala
|
aea65f8d7d
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-30 14:49:08 +03:00 |
|
Artur Adib
|
8e50da78ee
|
Merge pull request #2050 from yurydelendik/issue-2040
Fixes incorrect font type and prevents future this.objs.objs[fonts[i]] ...
|
2012-08-29 14:47:32 -07:00 |
|
Yury Delendik
|
621686ca67
|
Fixes incorrect font type and prevents future this.objs.objs[fonts[i]] failures
|
2012-08-29 16:11:56 -05:00 |
|
Brendan Dahl
|
b9777cf945
|
Merge pull request #2046 from yurydelendik/fix-1810-reftest
Fixes 1810 reftest address
|
2012-08-29 13:02:09 -07:00 |
|
Brendan Dahl
|
33f7e86171
|
Merge pull request #2047 from yurydelendik/font-linux
Fixes fonts on linux
|
2012-08-29 12:35:25 -07:00 |
|
Yury Delendik
|
cfca36c535
|
Merge pull request #2042 from brendandahl/color-key-mask
Adds support for color key mask.
|
2012-08-29 11:40:09 -07:00 |
|
Yury Delendik
|
e32ecc44d3
|
Fixes CFF test and CFF int16 parsing
|
2012-08-29 12:58:12 -05:00 |
|
Yury Delendik
|
93f9efde39
|
Fixes ascent and descent values for windows gdi
|
2012-08-29 12:19:09 -05:00 |
|
Brendan Dahl
|
d26ecff294
|
Reduce math for color key mask.
|
2012-08-29 09:36:12 -07:00 |
|
Yury Delendik
|
4550ffe14e
|
Fixes fonts on linux
|
2012-08-29 10:31:59 -05:00 |
|
Yury Delendik
|
6a07913ca2
|
Fixes 1810 reftest address
|
2012-08-29 09:57:41 -05:00 |
|
Brendan Dahl
|
19fa6a5260
|
Adds support for color key mask.
|
2012-08-28 17:19:31 -07:00 |
|
Brendan Dahl
|
b1181c1d80
|
Merge pull request #2041 from yurydelendik/fix-parentnull
Fixes scrollIntoView when scrollbars are hidden
|
2012-08-28 15:35:50 -07:00 |
|
Yury Delendik
|
c53b7aacfc
|
Fixes scrollIntoView when scrollbars are hidden
|
2012-08-28 16:29:47 -05:00 |
|
Yury Delendik
|
c2cfa99cc8
|
Fixing new make.js lint errors
|
2012-08-27 14:23:42 -05:00 |
|
Yury Delendik
|
8ccbba442a
|
Merge remote-tracking branch 'kkujala/master'
|
2012-08-27 14:19:49 -05:00 |
|
Brendan Dahl
|
57866c514b
|
Merge pull request #2023 from yurydelendik/scrollIntoView
Replaces scrollIntoView
|
2012-08-27 12:14:02 -07:00 |
|
Yury Delendik
|
72bb0f5a45
|
Add top padding for full screen mode
|
2012-08-27 12:46:26 -05:00 |
|
Brendan Dahl
|
d77bafa678
|
Merge pull request #1997 from yurydelendik/font-refact-1
Rectoring font loading concurency
|
2012-08-27 09:15:56 -07:00 |
|
Artur Adib
|
df32b4393c
|
Update make.js
|
2012-08-27 13:09:33 -03:00 |
|
Brendan Dahl
|
3403630a31
|
Merge pull request #2021 from yurydelendik/issue-1877
Merges new jpgjs: fixes invalid JPEG marker.
|
2012-08-27 09:00:49 -07:00 |
|
Yury Delendik
|
1cbbb37fbc
|
Making webkit fullscreen work as for moz
|
2012-08-27 10:57:40 -05:00 |
|
Artur Adib
|
a98787e479
|
Merge pull request #1825 from saebekassebil/crxbuild
Add support for building .crx file
|
2012-08-27 06:53:51 -07:00 |
|
Yury Delendik
|
d9e2367c75
|
Merge pull request #2031 from gigaherz/url-decode-2
Gracefully fail if the URL filename cannot be decoded.
|
2012-08-27 05:38:04 -07:00 |
|
gigaherz
|
1a915943cd
|
Fix review comments.
|
2012-08-27 09:02:10 +02:00 |
|
gigaherz
|
d64bb603c8
|
Gracefully fail if the URL filename cannot be decoded.
|
2012-08-27 01:49:07 +02:00 |
|
Saebekassebil
|
1548676f56
|
Use manual join instead of path.join
|
2012-08-26 13:23:26 +02:00 |
|
Kalervo Kujala
|
2c496b6710
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-25 22:24:13 +03:00 |
|
Yury Delendik
|
2531515f15
|
Replaces scrollIntoView
|
2012-08-24 10:12:03 -05:00 |
|
Artur Adib
|
e0796cef28
|
Merge pull request #2022 from yurydelendik/disable-symbol-encoding
Disables symbolic encoding
|
2012-08-24 06:48:47 -07:00 |
|
Yury Delendik
|
a89cb5dd7a
|
Disables symbolic encoding for non-standard fonts
|
2012-08-24 08:05:06 -05:00 |
|
Brendan Dahl
|
cb05144642
|
Merge pull request #2011 from yurydelendik/progress-indeterminate
Adds support of the indeterminate loading progress
|
2012-08-23 15:24:39 -07:00 |
|
Yury Delendik
|
ac0ae3e5fd
|
Merges new jpgjs: fixes invalid JPEG marker.
|
2012-08-23 16:12:33 -05:00 |
|
Yury Delendik
|
296b98f977
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into progress-indeterminate
Conflicts:
extensions/firefox/components/PdfStreamConverter.js
|
2012-08-23 15:23:44 -05:00 |
|
Kalervo Kujala
|
2516be859b
|
Gjslint also the build related js files.
|
2012-08-23 21:20:21 +03:00 |
|
Brendan Dahl
|
62e6b434b9
|
Merge pull request #2013 from yurydelendik/fix-server-length
Fixing the channel offset value and length given by HTTP headers
|
2012-08-23 10:34:37 -07:00 |
|