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 |
|
Xavier Fung
|
fe86198777
|
Merge remote-tracking branch 'upstream/master'
|
2012-09-05 14:49:47 +08: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 |
|
Xavier Fung
|
f4ef873e17
|
Merge remote-tracking branch 'upstream/master'
|
2012-09-04 11:38:18 +08: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 |
|
Xavier Fung
|
6a6abf3f9a
|
Merge remote-tracking branch 'upstream/master'
|
2012-09-02 01:50:56 +08:00 |
|
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
2012-08-31 15:48:21 -07:00 |
|
Pimm Hogeling
|
080ab94a0d
|
Lint syntax fixes.
|
2012-08-31 15:51:31 +02: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 |
|
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.
|
2012-08-31 13:40:37 +02:00 |
|
Pimm Hogeling
|
438e3c8f6d
|
Fixes for subtile bugs that were introduced in 59283bdf6d and 99440ab691 , among others.
|
2012-08-31 13:37:44 +02: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 |
|
Yury Delendik
|
deedb0a911
|
Workaround for chrome's issue 145227
|
2012-08-29 19:16:57 -05:00 |
|
Xavier Fung
|
7a498f7654
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-30 08:13:20 +08: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 |
|
Xavier Fung
|
134cec9796
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-29 09:17:02 +08: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 |
|
Xavier Fung
|
ea47a49dd0
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-28 20:04:26 +08: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 |
|
Yury Delendik
|
f4b677a039
|
Generates proxy Makefile
|
2012-08-27 14:17:29 -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 |
|
Xavier Fung
|
074c53233d
|
Merge remote-tracking branch 'upstream/master'
|
2012-08-27 22:43:36 +08: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 |
|