Commit Graph

3688 Commits

Author SHA1 Message Date
Artur Adib
c8a6a9ba00 remove print button 2012-04-27 10:59:31 -04:00
Brendan Dahl
aed05b580b Fix buttons after doctype addition. 2012-04-26 14:38:41 -07:00
Brendan Dahl
fe0d7d24bc Update pdfbug style. 2012-04-26 12:35:52 -07:00
Brendan Dahl
cc353a4003 Add doctype. 2012-04-26 11:19:04 -07:00
Brendan Dahl
7eeeb17f0f Reset the outline sidebar on each load. 2012-04-26 09:17:29 -07:00
Steffen Märcker
2b81f3c2e9 changed load order to fix viewer in Opera locally 2012-04-26 13:28:38 +02:00
Brendan Dahl
c593c092c9 Scroll thumbnails will full pages. 2012-04-25 18:39:30 -07:00
Brendan Dahl
27caa7741a Fix the error box. 2012-04-25 17:20:13 -07:00
Brendan Dahl
ba9c828117 Merge pull request #1600 from yurydelendik/issue-1586
Don't check gen number for free entry; don't index objects twice
2012-04-25 17:04:11 -07:00
Brendan Dahl
71efba48bb Add disabled style for buttons. 2012-04-25 16:48:01 -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
e5df917183 Merge branch 'new-ui' of github.com:mozilla/pdf.js into new-ui2 2012-04-25 14:32:04 -07:00
Brendan Dahl
29a2b60461 Add print button back. 2012-04-25 14:19:34 -07:00
Brendan Dahl
47badedeff Fix sidebar capitalization. 2012-04-25 14:19:02 -07:00
Artur Adib
b98a747c63 Merge pull request #1614 from brendandahl/new-ui2
Remove flex box.
2012-04-25 13:59:30 -07: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
0a29804357 Fix thumbnails/outline. 2012-04-25 12:14:09 -07:00
Brendan Dahl
cce830bf62 Merge upstream. 2012-04-25 11:53:59 -07:00
Yury Delendik
be584d5bc7 Merge pull request #1611 from saebekassebil/mailto
Add mailto protocol to whitelist - #1608
2012-04-25 11:50:29 -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
a423827e0f nit 2012-04-25 14:21:10 -04:00
Saebekassebil
9287ab12e7 Add mailto protocol, to whitelist 2012-04-25 20:17:26 +02: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
Artur Adib
baa84fc400 removing Makefile, updating README 2012-04-25 11:02:02 -04:00
Yury Delendik
c13a4c1557 Replacing test with simulated bad pdf 2012-04-24 18:53:11 -05:00
Brendan Dahl
0cb6d62089 Merge pull request #1599 from yurydelendik/issue-1597
Guessing pdf char size based on the CMap numbers
2012-04-24 13:49:30 -07:00
Artur Adib
c933845320 Merge pull request #1596 from yurydelendik/tests-kill-browser
Terminates browser processes; if killed waits for termination
2012-04-24 12:07:17 -07:00
Brendan Dahl
ad883c61f3 Merge pull request #1598 from yurydelendik/fix-meta-1
Fixes broken metadata
2012-04-24 10:01:15 -07:00
Yury Delendik
fcabd176a0 Don't check gen number for free entry; don't index objects twice 2012-04-23 22:14:58 -05:00
Yury Delendik
545775bd7f Add ref test 2012-04-23 17:50:02 -05:00
Yury Delendik
78213e826e Guessing pdf char size based on the CMap numbers 2012-04-23 17:44:51 -05:00
Yury Delendik
f7ccb291f4 Fix broken metadata 2012-04-23 16:43:20 -05:00
Yury Delendik
d2600ea9da Terminates browser processes; if killed waits for termination 2012-04-23 15:05:50 -05:00
Yury Delendik
8b7cd47798 Merge pull request #1580 from brendandahl/unittest
Use test.py for unit tests too.
2012-04-23 12:42:44 -07:00
Brendan Dahl
0c2f818828 Add "regression" to differentiate the two tests. 2012-04-23 09:39:04 -07: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
Brendan Dahl
909951d975 Allow time to finish requests. 2012-04-19 14:19:08 -07:00
Brendan Dahl
eea1d9086b Fix bottest. 2012-04-19 12:54:53 -07:00
Brendan Dahl
5f17d881a9 Fix nit. 2012-04-19 12:34:50 -07:00
Brendan Dahl
e18a2c512e Use test.py for unit tests too. 2012-04-19 12:32:24 -07:00
Brendan Dahl
11d7278c93 Give the thumbnail default width/height. 2012-04-18 17:02:32 -07:00
Yury Delendik
cf19de8fcd Merge pull request #1573 from brendandahl/issue-1516
Handle junk at the end of postscript functions.
2012-04-18 14:00:58 -07: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