Yury Delendik
|
72e4c069b2
|
Merge pull request #2193 from brendandahl/princpal
Change how we get the resource principal.
|
2012-10-03 16:27:29 -07:00 |
|
Brendan Dahl
|
73c2119250
|
Change how we get the resource principal.
|
2012-10-03 15:52:36 -07:00 |
|
Brendan Dahl
|
eea7f90c7f
|
Fix the first run code and make it possible to run multiple times.
|
2012-10-03 12:11:53 -07:00 |
|
Brendan Dahl
|
1f85b8b4ed
|
Update the l10n for the html find bar.
|
2012-10-02 17:08:47 -07:00 |
|
Yury Delendik
|
88f8dc8f8d
|
Merge pull request #2186 from ttaubert/b2g/async-storage
Bug 796584 - Don't use localStorage in pdf.js
|
2012-10-02 16:21:53 -07:00 |
|
Tim Taubert
|
5bab0c354a
|
Bug 796584 - Don't use localStorage in pdf.js
|
2012-10-03 01:16:42 +02:00 |
|
Brendan Dahl
|
45fe76e752
|
Add support for enter/shift for find.
|
2012-10-02 15:59:57 -07:00 |
|
Kalervo Kujala
|
4747467103
|
Add firefox mouse scrolling support in presentation mode.
Convert ticks to mouse delta values and use that to determine
when to flip the page.
Also use cooldown time for presentation mode page scrolling.
This way hi res mouses do not scroll multiple pages at once.
http://www.codeproject.com/Articles/155717/Handling-Enhanced-Mouse-Wheels-in-your-Application
|
2012-10-03 00:08:16 +03:00 |
|
Artur Adib
|
3bd20a7415
|
bug fix: textLayer ready still needs scroll
|
2012-10-02 16:19:51 -04:00 |
|
Yury Delendik
|
338373a841
|
Merge pull request #2179 from yurydelendik/private-browsing
Fixes private browsing history
|
2012-10-02 05:32:46 -07:00 |
|
Yury Delendik
|
c2629d9632
|
Update web/index.html.template
Refer localized pdf.js AMO add-on page
|
2012-10-02 07:26:20 -05:00 |
|
Yury Delendik
|
931bf9b46d
|
Merge pull request #2182 from q--/master
Removed en-US from link to stable version in Readme
|
2012-10-02 05:22:57 -07:00 |
|
Yury Delendik
|
20c8269e70
|
Remove unused constants
|
2012-10-02 07:20:23 -05:00 |
|
q--
|
8871ca895d
|
Removed en-US from link to stable version in Readme
|
2012-10-02 11:17:02 +03:00 |
|
Brendan Dahl
|
6004f72168
|
Merge pull request #2180 from yurydelendik/bug794794
Prevents key handling when the input/toolbar controls are focused
|
2012-10-01 17:28:58 -07:00 |
|
Yury Delendik
|
8cf766d177
|
Prevents key handling when the input/toolbar controls are focused
|
2012-10-01 16:32:02 -05:00 |
|
Yury Delendik
|
181dd33fbb
|
Fixes private browsing history
|
2012-10-01 16:16:26 -05:00 |
|
Yury Delendik
|
5cf5ef357f
|
Merge pull request #2167 from jviereck/textLayer-whitespaces
Tune whitespace insertion
|
2012-09-30 12:14:03 -07:00 |
|
Brendan Dahl
|
dd0cb37f38
|
Add some door hanger styling for the find bar
|
2012-09-28 12:30:07 -07:00 |
|
Brendan Dahl
|
53672af0f7
|
Fix un-highlight when there is no query.
|
2012-09-28 11:43:22 -07:00 |
|
Brendan Dahl
|
38193b1887
|
Update the find bar ui status.
|
2012-09-28 11:18:45 -07:00 |
|
Brendan Dahl
|
2a1264a746
|
Don't try to highlight anything if the page isn't selected and we aren't highlighting all.
|
2012-09-28 09:03:35 -07:00 |
|
Julian Viereck
|
ecf3dae776
|
Fix clear matches functionality
|
2012-09-28 15:16:10 +02:00 |
|
Artur Adib
|
6090b3edf9
|
colors closer to FF's, add highlightAll support
|
2012-09-27 12:21:04 -04:00 |
|
Brendan Dahl
|
5289a87a65
|
Merge pull request #2173 from yurydelendik/issue-2172
Fixes function declaration for strict mode
|
2012-09-26 16:48:27 -07:00 |
|
Yury Delendik
|
332cb20fcc
|
Fixes function declaration for strict mode
|
2012-09-26 16:43:11 -07:00 |
|
Artur Adib
|
e2a2085f62
|
remove find button in MOZCENTRAL
|
2012-09-26 16:47:26 -04:00 |
|
Artur Adib
|
1ec2e2a1a2
|
remove old unused code
|
2012-09-26 16:38:02 -04:00 |
|
Artur Adib
|
73b96e0e58
|
bug fix: clear previous highlights
|
2012-09-26 14:09:55 -04:00 |
|
Julian Viereck
|
47809fe316
|
Address yury's review comments
|
2012-09-26 19:46:06 +02:00 |
|
Artur Adib
|
6022476f03
|
add support for case sensitive
|
2012-09-26 12:14:57 -04:00 |
|
Xavier fung
|
f046e6670a
|
Update zh-TW Translation
|
2012-09-26 16:05:43 +08:00 |
|
Artur Adib
|
6864a07221
|
Use "find" instead of both find & search
|
2012-09-25 16:17:27 -04:00 |
|
Artur Adib
|
d94bbad575
|
typo fix
|
2012-09-25 14:54:29 -04:00 |
|
Julian Viereck
|
da57e0f89e
|
Julian's html-search-bar work
|
2012-09-25 14:48:05 -04:00 |
|
Julian Viereck
|
658c6936fc
|
Tune whitespace insertion
|
2012-09-25 16:07:59 +02:00 |
|
Julian Viereck
|
e98eba1b11
|
Merge pull request #2127 from jviereck/text-algo-3
Use the text extracted in the getTextContent function for the divs of the textLayer.
|
2012-09-25 05:52:46 -07:00 |
|
Yury Delendik
|
574d626f04
|
Merge pull request #1906 from brendandahl/use-plain-blob
Use Blob constructor when available instead of deprecated MozBlobBuilder.
|
2012-09-24 17:11:32 -07:00 |
|
Brendan Dahl
|
de343b0297
|
Merge pull request #2153 from yurydelendik/rename-fullscreen
Renames fullscreen to presentation mode
|
2012-09-24 14:15:38 -07:00 |
|
Brendan Dahl
|
aa59fd0d24
|
Merge pull request #2146 from yurydelendik/fix-gb-browser
Workaround for android gb browser bug
|
2012-09-24 09:13:55 -07:00 |
|
Yury Delendik
|
6f325ca7e2
|
Merge pull request #2162 from miketaylr/fullscreen-squashed
Fullscreen updates for latest (unprefixed) spec.
|
2012-09-23 14:34:57 -07:00 |
|
Mike Taylor
|
9bc2a065fe
|
Fullscreen updates for latest (unprefixed) spec.
Fixes the camelCase error in requestFullscreen. Replaces document.fullscreen
with a check for document.fullscreenElement.
|
2012-09-23 23:24:44 +02:00 |
|
Brendan Dahl
|
739ee47865
|
Use Blob constructor when available instead of deprecated MozBlobBuilder.
|
2012-09-22 09:44:49 -07:00 |
|
Yury Delendik
|
3c4f7ac072
|
Merge pull request #2160 from ironymark/master
Handle Arabic Ligatures in issue #2141
|
2012-09-22 07:11:57 -07:00 |
|
Julian Viereck
|
f1e0edbaa9
|
Address Yurys review comments
|
2012-09-22 11:18:26 +02:00 |
|
Adil Allawi
|
d382799785
|
Merge branch 'master' of https://github.com/mozilla/pdf.js
|
2012-09-22 08:11:54 +01:00 |
|
Adil Allawi
|
5bc2934014
|
Handle normalization of Arabic Unicode Presentation Forms A to Arabic Unicode
|
2012-09-22 08:10:53 +01:00 |
|
Yury Delendik
|
130447755e
|
Merge pull request #2144 from xsoh/master
Update the Arabic translation
|
2012-09-21 13:41:57 -07:00 |
|
Yury Delendik
|
e3b3706956
|
Merge pull request #2155 from ironymark/master
Fix issue #2141
|
2012-09-21 12:33:49 -07:00 |
|
Adil Allawi
|
c04b4c1679
|
Handle normalization of Arabic Unicode Presentation Forms B to Arabic Unicode
|
2012-09-21 18:36:59 +01:00 |
|