Commit Graph

4381 Commits

Author SHA1 Message Date
Yury Delendik
b465fc46fa Merge pull request #2060 from kkujala/master
Add firefox mouse scrolling support in fullscreen mode.
2012-10-08 06:02:52 -07:00
Yury Delendik
ee133197ee Removes PutBinaryImageData compatibility check (re:bug 762657) 2012-10-07 21:09:00 -05:00
Yury Delendik
94367bd161 Adds tabindex; remove search field type 2012-10-06 09:22:37 -05:00
Yury Delendik
7cace5f160 Escape key closes findbar 2012-10-06 08:58:12 -05:00
Yury Delendik
2178bf06c9 Adds more presentation mode controls 2012-10-05 21:55:47 -05:00
Yury Delendik
ade5f96787 Add pilot find next/prev icons; localization 2012-10-05 19:15:06 -05:00
Yury Delendik
806b962b29 Merge pull request #2205 from brendandahl/find-next
Handle ctrl/cmd+g for html findbar.
2012-10-05 17:05:45 -07:00
Brendan Dahl
a15d3d6622 Handle ctrl/cmd+g for html findbar. 2012-10-05 15:07:56 -07:00
Yury Delendik
c281bd71b6 Merge pull request #2202 from brendandahl/find-bugs
Fixes minor find bugs.
2012-10-05 14:08:51 -07:00
Yury Delendik
4a19500a14 Merge pull request #2197 from brendandahl/integrated-find
Add support for firefox integrated find.
2012-10-05 14:03:02 -07:00
Brendan Dahl
95b1f74a30 Add support for firefox integrated find. 2012-10-05 13:59:13 -07:00
Yury Delendik
ca666e9914 Merge pull request #2198 from yurydelendik/bug792582
Bug 792582 - Explicitly set privacy status of channels created by pdf.js
2012-10-05 13:10:17 -07:00
Josh Matthews
673582984f Bug 792582 - Explicitly set privacy status of channels created by pdf.js 2012-10-05 15:07:51 -05:00
Brendan Dahl
a829b06d20 Fixes a minor find bugs. 2012-10-05 12:21:04 -07:00
Yury Delendik
c28ef14403 Merge pull request #2200 from xavier114fch/zh-TW
Update zh-TW find panel translation
2012-10-05 09:28:53 -07:00
Xavier Fung
38db45b8d0 Merge remote-tracking branch 'upstream/master' into zh-TW 2012-10-06 00:25:27 +08:00
Xavier Fung
b8c4a393e2 Update find bar translation 2012-10-06 00:22:53 +08:00
Yury Delendik
dc451b0028 Adds .PHONY to Makefile 2012-10-05 11:10:27 -05:00
Yury Delendik
a1724e341d Merge pull request #2199 from yurydelendik/find-css-1
Minor CSS fixed for find bar
2012-10-05 08:52:18 -07:00
Yury Delendik
92770fdd84 Minor CSS fixed for find bar 2012-10-05 10:47:58 -05:00
Yury Delendik
baf3e1fb83 Adds localized en-US string for find_not_found 2012-10-05 10:05:46 -05:00
Brendan Dahl
554231288d Merge pull request #2196 from yurydelendik/ie9-console
Fixes console log methods for IE9
2012-10-04 15:57:43 -07:00
Yury Delendik
963fe55203 Merge pull request #2192 from brendandahl/fix-first-run
Fix the first run code and make it possible to run multiple times.
2012-10-04 14:21:47 -07:00
Brendan Dahl
4e0c792f12 Merge pull request #2168 from mozilla/html-search-bar
Find bar
2012-10-04 13:59:20 -07:00
Brendan Dahl
5d848ca31a Ignore find key shortcut only for mozcentral for now. 2012-10-04 13:44:17 -07:00
Yury Delendik
d1e017cc5e Fixes console log methods for IE9 2012-10-04 13:41:41 -05:00
Brendan Dahl
2a7312836c Add comment for migration. 2012-10-04 10:56:01 -07:00
Brendan Dahl
1c3195375b Merge pull request #2195 from yurydelendik/no-print-in-log
Removes usage of print as log
2012-10-04 09:24:42 -07:00
Yury Delendik
bc19b5581e Removes usage of print as log 2012-10-04 10:01:53 -05:00
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