Commit Graph

144 Commits

Author SHA1 Message Date
Artur Adib
6864a07221 Use "find" instead of both find & search 2012-09-25 16:17:27 -04:00
Julian Viereck
da57e0f89e Julian's html-search-bar work 2012-09-25 14:48:05 -04:00
Julian Viereck
58ed7fc35c Make the textLayer divs prevent whitespaces 2012-09-20 17:08:42 +02:00
gigaherz
bbcb05af7b Implement page rotation controls using keyboard (R/shift-R) and context menu. 2012-09-08 01:05:14 +02:00
Yury Delendik
a9026f0a6c Changes thumbs and outline panels positioning to absolute 2012-09-05 10:31:23 -05:00
Brendan Dahl
332ae4ce41 Change to the Apache v2 license. 2012-08-31 15:48:21 -07:00
Yury Delendik
72bb0f5a45 Add top padding for full screen mode 2012-08-27 12:46:26 -05:00
Yury Delendik
1cbbb37fbc Making webkit fullscreen work as for moz 2012-08-27 10:57:40 -05:00
Yury Delendik
cd1a645881 Adds support of the indeterminate loading progress 2012-08-22 10:48:56 -05:00
Yury Delendik
c02e539e35 Adds textlayer debug modes 2012-08-19 20:02:12 -05:00
Brendan Dahl
78e7d531b2 Merge pull request #1942 from gigaherz/opera-dropdown-background
Workaround Opera background style in <select> element.
2012-08-01 13:16:15 -07:00
gigaherz
d9ea503399 Workaround Opera not supporting 'transparent' background style in <select> element. 2012-07-31 10:48:52 +02:00
Saebekassebil
8544101970 Add fullscreen image, and fix last page artifact 2012-07-30 20:15:48 +02:00
Saebekassebil
dacdbaa978 Correct l10n and address yury's comments 2012-07-30 17:58:34 +02:00
Saebekassebil
7a147c0091 Revert mistakes in css 2012-07-30 17:52:29 +02:00
Saebekassebil
39d3ea862b Initial support for Presentation Mode 2012-07-30 17:12:49 +02:00
Brendan Dahl
d32906adc4 Add back basic printing support for non-moz browsers.
Shadow/cache supports browsing.
Destroy pages on error and only abort if supported.
2012-07-12 10:31:20 -07:00
Brendan Dahl
7e5a9b7a39 Adds support for the new mozPrintCallback api. 2012-07-09 10:41:52 -07:00
Brendan Dahl
8b0fd2a8f9 Merge upstream. 2012-06-19 09:02:23 -07:00
Brendan Dahl
6a751a9acb Merge pull request #1823 from msujaws/patch-1
PDF.js should use a consistent font for its user interface
2012-06-18 08:46:41 -07:00
Jared Wein
c3c01d10b3 message-box needs to use the font property, not the font-family property. 2012-06-13 10:47:46 -07:00
Jared Wein
cba8d992fc Added |button| to the list of elements that message-box should be applied to. 2012-06-13 02:27:22 -07:00
Jared Wein
ced219c12f Switch to using message-box for the body and form elements in the UI of PDF.js. This will use the system's native UI font for each platform as well as fix the current inconsistency between the font of the text label for total page count and the text inside of the input element for current page number. 2012-06-13 02:15:31 -07:00
Steffen Märcker
3b14930eec added missing css vendor prefixes and reordered some properties according to cascade 2012-06-11 11:10:33 +02:00
Brendan Dahl
cebee4026d UI update from shorlanders comments. 2012-06-07 13:51:29 -07:00
Artur Adib
277c127921 Merge pull request #1743 from yurydelendik/mobile-1
Add viewport metatag for mobile
2012-06-04 14:34:02 -07:00
Artur Adib
2a962f2c97 merging upstream 2012-05-29 12:16:57 -04:00
Artur Adib
9597efb3f4 merge upstream 2012-05-29 11:54:11 -04:00
Yury Delendik
dc09e164da Merge remote-tracking branch 'mozilla/master' into print-visible
Conflicts:
	web/viewer.css
2012-05-25 07:38:50 -05:00
Yury Delendik
902a2a9f03 Hide page label and zoom selector 2012-05-23 17:10:53 -05:00
Yury Delendik
74616848ca Merge remote-tracking branch 'mozilla/master' into textsearch
Conflicts:
	l10n/en-US/viewer.properties
	web/viewer.html
2012-05-21 14:07:30 -05:00
Yury Delendik
a4f319104b Don't print toolbar and not loaded pages 2012-05-21 13:08:42 -05:00
Yury Delendik
609b2a797e Merge remote-tracking branch 'mozilla/master' into textsearch
Conflicts:
	l10n/en-US/viewer.properties
	web/viewer.html
2012-05-21 11:32:16 -05:00
Yury Delendik
55d9a53e40 Fixes tab order, temp icon and localization 2012-05-21 11:23:12 -05:00
Yury Delendik
35171a8d31 Simplify small screen CSS logic 2012-05-21 10:59:43 -05:00
Yury Delendik
cc3e7197b3 Replaces browse button with a icon 2012-05-20 17:12:58 -05:00
Artur Adib
58be8a02fb Merge pull request #1706 from yurydelendik/fix-ie-7
Fixes classList and dataset for IE9; background for option element
2012-05-17 13:10:26 -07:00
Yury Delendik
cd18c197ac Fixes classList and dataset for IE9; background for option element 2012-05-16 20:31:43 -05:00
Yury Delendik
326b739bd1 Adds styles for small screens 2012-05-15 14:47:33 -05:00
Artur Adib
2d3ed7fc78 Merge branch 'refs/heads/master' into textsearch
Conflicts:
	web/viewer.css
	web/viewer.html
	web/viewer.js
2012-05-08 17:22:48 -04:00
Yury Delendik
19cf459943 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into l10n
Conflicts:
	web/viewer.html
2012-05-04 13:13:29 -05:00
Yury Delendik
92a9003191 Fixing display: none; title for zoom 2012-05-04 12:34:18 -05:00
Yury Delendik
c04ea2897e Addressing accessebility aspects 2012-05-04 09:51:21 -05:00
Yury Delendik
e7f63e3e5e Fixes rtl zoom and page up/down icons 2012-05-01 19:39:24 -05:00
Yury Delendik
89b6c74a53 Merge remote-tracking branch 'mozilla/master' into l10n
Conflicts:
	web/viewer.css
	web/viewer.html
2012-05-01 17:19:02 -05:00
Yury Delendik
72ec5d070b Fixes rtl languages 2012-05-01 17:08:30 -05:00
Yury Delendik
b8db3356c3 Fixes visibility of the moving sidebar 2012-05-01 13:31:23 -05:00
Yury Delendik
69a40ef8d8 Fixes tab order and focus highlight 2012-05-01 11:43:48 -05:00
Brendan Dahl
7b02cb3a30 Fix the bookmark button alignment. 2012-04-30 14:58:12 -07:00
Brendan Dahl
68321ae671 Add back the browse button for the web viewer. 2012-04-30 14:23:26 -07:00