Brendan Dahl
|
b1bf3ae56a
|
Trigger todo on forms.
|
2012-05-25 13:22:43 -07:00 |
|
Brendan Dahl
|
2da12930a6
|
Merge branch 'master' of github.com:mozilla/pdf.js into fallback-ui
Conflicts:
extensions/firefox/components/PdfStreamConverter.js
|
2012-05-24 14:01:10 -07:00 |
|
Yury Delendik
|
cc3e7197b3
|
Replaces browse button with a icon
|
2012-05-20 17:12:58 -05:00 |
|
Jakob Miland
|
176e534a26
|
Use substitute of isArrayBuffer
|
2012-05-17 21:00:29 +02:00 |
|
Jakob Miland
|
3ddf9b5dfd
|
Merge branch 'fixpassword', remote-tracking branch 'origin/master' into fixpassword
|
2012-05-16 21:03:09 +02:00 |
|
Brendan Dahl
|
080c3e79fc
|
Merge upstream. Use new l10n.
|
2012-05-15 10:33:01 -07:00 |
|
Brendan Dahl
|
034583e1a1
|
Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension.
|
2012-05-14 17:19:09 -07:00 |
|
Jakob Miland
|
0a30d3961b
|
Support password and add the relevant l10n strings
|
2012-05-14 20:45:07 +02:00 |
|
Yury Delendik
|
6323c8e084
|
Loading extension resources via stringbundle
|
2012-05-11 14:39:11 -05:00 |
|
Brendan Dahl
|
fca6f352e4
|
Add firefox ui fallback on error/unsupported feature.
|
2012-05-10 15:54:58 -07:00 |
|
Yury Delendik
|
792f508041
|
Accessibility labels for page previews
|
2012-05-08 14:40:08 -05:00 |
|
Yury Delendik
|
89156cec89
|
Fallback locale string for JS code; simplify locale embedding for the extension
|
2012-05-04 08:37:08 -05:00 |
|
Yury Delendik
|
d64c40ea4b
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into l10n
Conflicts:
web/viewer.js
|
2012-05-02 10:23:39 -05:00 |
|
Yury Delendik
|
6c04bed1ce
|
open_file and text_annotation_type localized strings
|
2012-05-02 09:56:10 -05:00 |
|
Artur Adib
|
955c9f79a9
|
Removing unused SVG files
|
2012-05-02 10:03:07 -04:00 |
|
Yury Delendik
|
32e9eb35fe
|
Using web browsers locale in the extension mode
|
2012-05-01 20:37:03 -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
|
72eb2d2e5b
|
Localize 'No outline' message
|
2012-04-30 18:47:10 -05:00 |
|
Yury Delendik
|
29bde9d528
|
Merge remote-tracking branch 'mozilla/master' into l10n-1
Conflicts:
web/viewer.html
|
2012-04-30 18:32:37 -05:00 |
|
Yury Delendik
|
bd440ef564
|
Merge pull request #1537 from mozilla/new-ui
New UI - work in progress
|
2012-04-30 14:59:53 -07:00 |
|
Brendan Dahl
|
cf67d4567f
|
One more container fix.
|
2012-04-30 13:35:26 -07:00 |
|
Yury Delendik
|
9b8b3bd25f
|
Initial localization
|
2012-04-30 15:29:05 -05:00 |
|
Brendan Dahl
|
5e99384ece
|
Fix indentation.
|
2012-04-30 13:11:31 -07:00 |
|
Brendan Dahl
|
8f14282ab4
|
Fix container not defined error.
|
2012-04-30 13:05:32 -07:00 |
|
Brendan Dahl
|
251ea6c2df
|
Fix current page number not updating.
|
2012-04-30 10:56:49 -07:00 |
|
Brendan Dahl
|
8daddd1015
|
Fix remember scroll and get visible pages.
|
2012-04-27 12:39:59 -07:00 |
|
Brendan Dahl
|
7eeeb17f0f
|
Reset the outline sidebar on each load.
|
2012-04-26 09:17:29 -07:00 |
|
Brendan Dahl
|
c593c092c9
|
Scroll thumbnails will full pages.
|
2012-04-25 18:39:30 -07:00 |
|
Brendan Dahl
|
88ffc2db33
|
Don't disable outline. Add some more style to outline.
|
2012-04-25 16:38:36 -07:00 |
|
Brendan Dahl
|
3d43576838
|
Re-order the zoom options, add actual size option.
|
2012-04-25 15:55:11 -07:00 |
|
Artur Adib
|
0d248a05a1
|
Merge branch 'new-ui' of github.com:mozilla/pdf.js into new-ui
|
2012-04-25 17:33:06 -04:00 |
|
Artur Adib
|
f06ca00e1c
|
progress bar matches new UI
|
2012-04-25 17:32:26 -04:00 |
|
Brendan Dahl
|
c4189b46f3
|
Move sidebar open class.
|
2012-04-25 13:46:17 -07:00 |
|
Brendan Dahl
|
e0aa43af37
|
Fix lint.
|
2012-04-25 12:15:53 -07:00 |
|
Brendan Dahl
|
cce830bf62
|
Merge upstream.
|
2012-04-25 11:53:59 -07:00 |
|
Brendan Dahl
|
50088867c0
|
Remove flex box. Add side animation. Add dashed line around unload thumbnails.
|
2012-04-25 11:34:28 -07:00 |
|
Artur Adib
|
ffe3dbfc8f
|
minor fixes
|
2012-04-25 14:10:53 -04:00 |
|
Artur Adib
|
31a757e301
|
"Page: 1 of 14"
|
2012-04-25 11:32:37 -04:00 |
|
Yury Delendik
|
6aacffaeb6
|
Merge pull request #1526 from jviereck/fix_keyboard
Fix keyboardbindings
|
2012-04-20 05:43:06 -07:00 |
|
Julian Viereck
|
ec5a1b2a1b
|
Fix lint issues
|
2012-04-20 09:33:50 +02:00 |
|
Artur Adib
|
17be523eeb
|
fixed thumbnails
|
2012-04-18 15:31:42 -04:00 |
|
Artur Adib
|
7e51d2b1f7
|
Merge branch 'master' into new-ui
Conflicts:
web/viewer.html
web/viewer.js
|
2012-04-18 15:02:49 -04:00 |
|
Brendan Dahl
|
cec7a92a99
|
Merge pull request #1568 from yurydelendik/issue-1557
Fixes annotations; adds text annotation icon
|
2012-04-18 10:51:13 -07:00 |
|
Yury Delendik
|
72fd078fa1
|
Fixes page-width mode
|
2012-04-17 15:53:17 -05:00 |
|
Yury Delendik
|
237e1d941d
|
Fix annotations; add text annotation icon
|
2012-04-17 15:33:15 -05:00 |
|
Yury Delendik
|
f701a1427a
|
Remove operatorList cache from the backend
|
2012-04-16 15:23:24 -05:00 |
|
Artur Adib
|
195efa404d
|
removed all old elements; file input & dl work
|
2012-04-16 15:41:55 -04:00 |
|
Yury Delendik
|
1e96c73207
|
Fixing concurent draw page requests for de-allocation
|
2012-04-16 14:13:41 -05:00 |
|