Yury Delendik
|
b0d8d5643f
|
Merge pull request #2065 from kkujala/refactor
Fix few jslint warnings in make.js.
|
13 years ago |
Kalervo Kujala
|
6046c557a9
|
Fix few jslint warnings in make.js.
|
13 years ago |
Xavier Fung
|
6a6abf3f9a
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
13 years ago |
Pimm Hogeling
|
080ab94a0d
|
Lint syntax fixes.
|
13 years ago |
Yury Delendik
|
11a341b127
|
Merge pull request #2059 from kkujala/refactor
Add mode setting and strict to make.js
|
13 years ago |
Yury Delendik
|
6d6e9c46db
|
Merge pull request #2056 from kkujala/master
Add l10n/fi
|
13 years ago |
Kalervo Kujala
|
0e948f138d
|
Add mode setting and strict to make.js
|
13 years ago |
Pimm Hogeling
|
0fbbc5a840
|
Syntax changed that will help minifiers/compilers (such as the Closure Compiler) in their processing. In particular, preventing said minifiers/compilers from making dangerous renames.
|
13 years ago |
Pimm Hogeling
|
438e3c8f6d
|
Fixes for subtile bugs that were introduced in 59283bdf6d and 99440ab691 , among others.
|
13 years ago |
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.
|
13 years ago |
Kalervo Kujala
|
aea65f8d7d
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Yury Delendik
|
deedb0a911
|
Workaround for chrome's issue 145227
|
13 years ago |
Xavier Fung
|
7a498f7654
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Artur Adib
|
8e50da78ee
|
Merge pull request #2050 from yurydelendik/issue-2040
Fixes incorrect font type and prevents future this.objs.objs[fonts[i]] ...
|
13 years ago |
Yury Delendik
|
621686ca67
|
Fixes incorrect font type and prevents future this.objs.objs[fonts[i]] failures
|
13 years ago |
Brendan Dahl
|
b9777cf945
|
Merge pull request #2046 from yurydelendik/fix-1810-reftest
Fixes 1810 reftest address
|
13 years ago |
Brendan Dahl
|
33f7e86171
|
Merge pull request #2047 from yurydelendik/font-linux
Fixes fonts on linux
|
13 years ago |
Yury Delendik
|
cfca36c535
|
Merge pull request #2042 from brendandahl/color-key-mask
Adds support for color key mask.
|
13 years ago |
Yury Delendik
|
e32ecc44d3
|
Fixes CFF test and CFF int16 parsing
|
13 years ago |
Yury Delendik
|
93f9efde39
|
Fixes ascent and descent values for windows gdi
|
13 years ago |
Brendan Dahl
|
d26ecff294
|
Reduce math for color key mask.
|
13 years ago |
Yury Delendik
|
4550ffe14e
|
Fixes fonts on linux
|
13 years ago |
Yury Delendik
|
6a07913ca2
|
Fixes 1810 reftest address
|
13 years ago |
Xavier Fung
|
134cec9796
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Brendan Dahl
|
19fa6a5260
|
Adds support for color key mask.
|
13 years ago |
Brendan Dahl
|
b1181c1d80
|
Merge pull request #2041 from yurydelendik/fix-parentnull
Fixes scrollIntoView when scrollbars are hidden
|
13 years ago |
Yury Delendik
|
c53b7aacfc
|
Fixes scrollIntoView when scrollbars are hidden
|
13 years ago |
Xavier Fung
|
ea47a49dd0
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Yury Delendik
|
c2cfa99cc8
|
Fixing new make.js lint errors
|
13 years ago |
Yury Delendik
|
8ccbba442a
|
Merge remote-tracking branch 'kkujala/master'
|
13 years ago |
Yury Delendik
|
f4b677a039
|
Generates proxy Makefile
|
13 years ago |
Brendan Dahl
|
57866c514b
|
Merge pull request #2023 from yurydelendik/scrollIntoView
Replaces scrollIntoView
|
13 years ago |
Yury Delendik
|
72bb0f5a45
|
Add top padding for full screen mode
|
13 years ago |
Brendan Dahl
|
d77bafa678
|
Merge pull request #1997 from yurydelendik/font-refact-1
Rectoring font loading concurency
|
13 years ago |
Artur Adib
|
df32b4393c
|
Update make.js
|
13 years ago |
Brendan Dahl
|
3403630a31
|
Merge pull request #2021 from yurydelendik/issue-1877
Merges new jpgjs: fixes invalid JPEG marker.
|
13 years ago |
Yury Delendik
|
1cbbb37fbc
|
Making webkit fullscreen work as for moz
|
13 years ago |
Xavier Fung
|
074c53233d
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Artur Adib
|
a98787e479
|
Merge pull request #1825 from saebekassebil/crxbuild
Add support for building .crx file
|
13 years ago |
Yury Delendik
|
d9e2367c75
|
Merge pull request #2031 from gigaherz/url-decode-2
Gracefully fail if the URL filename cannot be decoded.
|
13 years ago |
gigaherz
|
1a915943cd
|
Fix review comments.
|
13 years ago |
gigaherz
|
d64bb603c8
|
Gracefully fail if the URL filename cannot be decoded.
|
13 years ago |
Saebekassebil
|
1548676f56
|
Use manual join instead of path.join
|
13 years ago |
Kalervo Kujala
|
2c496b6710
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Xavier Fung
|
84f6e2a4e8
|
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Yury Delendik
|
2531515f15
|
Replaces scrollIntoView
|
13 years ago |
Artur Adib
|
e0796cef28
|
Merge pull request #2022 from yurydelendik/disable-symbol-encoding
Disables symbolic encoding
|
13 years ago |
Yury Delendik
|
a89cb5dd7a
|
Disables symbolic encoding for non-standard fonts
|
13 years ago |
Brendan Dahl
|
cb05144642
|
Merge pull request #2011 from yurydelendik/progress-indeterminate
Adds support of the indeterminate loading progress
|
13 years ago |