Commit Graph

221 Commits

Author SHA1 Message Date
Artur Adib
e1e41aa792 dropdown menu 2012-04-13 11:13:53 -07:00
Artur Adib
e954a6236f loadingIcon 2012-04-13 08:17:35 -07:00
Artur Adib
d5f296e404 user-changes to pageNumber are working 2012-04-12 17:57:52 -07:00
Artur Adib
18211be401 disable user select in outline 2012-04-12 17:21:18 -07:00
Artur Adib
e92656712f outline view 2012-04-12 17:19:57 -07:00
Artur Adib
76fce75091 text selection OK, switch outline OK 2012-04-12 16:29:15 -07:00
Artur Adib
8363ca88ad fixing sidebarView scroll bar overflow 2012-04-12 15:13:58 -07:00
Artur Adib
c8695cfa0a sidebar toggle working 2012-04-12 15:08:07 -07:00
Artur Adib
324ea1d743 first mockup, loads tracemonkey pages OK 2012-04-11 16:12:51 -07:00
Julian Viereck
3c77291013 Merge text search with current master 2012-04-08 08:57:55 -07:00
gigaherz
a094dd4746 Simplified the ProgressBar a bit: made the div fixed-size, removed the unnecessary '.remaining' div, used percent size for the '.progress' div. 2012-03-27 09:13:32 +02:00
gigaherz
114d2c9ebd Simplified ProgressBar class. Visual tweaks. 2012-03-22 22:54:12 +01:00
gigaherz
ecaf467a13 One more cosmetic tweak and fix 'make lint' complaints. 2012-03-22 00:05:24 +01:00
gigaherz
ce8b0625b1 Cosmetic changes 2012-03-21 23:56:20 +01:00
gigaherz
d2f463bf7c Add a progressbar to the loading indicator, below the text. 2012-03-21 23:36:10 +01:00
Brendan Dahl
e07505ff8d Update stats to use the new pdfBug panel. 2012-02-21 09:52:09 -08:00
Brendan Dahl
5e818ce04f Merge branch 'master' of https://github.com/mozilla/pdf.js into stats 2012-02-16 18:47:00 -08:00
Artur Adib
1b0bf24322 Merge pull request #1211 from brendandahl/debugger2
Debugging Tools
2012-02-16 11:14:05 -08:00
notmasteryet
3e6c7693a0 Vector pins 2012-02-15 20:11:08 -06:00
Brendan Dahl
c04ab5fe45 Change name of debugger to stepper. 2012-02-15 14:12:58 -08:00
Brendan Dahl
0175f53637 Merge upstream. 2012-02-15 12:56:05 -08:00
Brendan Dahl
9fe5eff905 Combining Yury's and my debugging tools. 2012-02-13 17:35:58 -08:00
gigaherz
349e0b9d47 Merge branch 'master' of git://github.com/mozilla/pdf.js into sidebar-pinning 2012-02-13 09:35:46 +01:00
gigaherz
7c3a756457 Forgot to lower a bit the outline view. 2012-02-10 20:35:42 +01:00
gigaherz
418c914199 (I hate myself right now) Reduce pointless differences from the original code. 2012-02-10 20:27:59 +01:00
gigaherz
4e51fa7a02 Whoops. 2012-02-10 20:25:36 +01:00
gigaherz
c24684b8e9 Got rid of the "released" class and made the pin icon depend on the sidebar state. 2012-02-10 20:21:55 +01:00
notmasteryet
cdf1db35fc Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim 2012-02-10 12:55:11 -06:00
Brendan Dahl
a5d9ff8568 Merge upstream. 2012-02-08 16:31:30 -08:00
gigaherz
3b271f1f52 More style fixes. 2012-02-07 16:20:25 +01:00
gigaherz
14eae7cb9f Move code to the right place and give it a better style.
Highlight the background on hover.
2012-02-07 09:23:23 +01:00
gigaherz
a617aff425 Quick & dirty sidebar pinning. 2012-02-04 21:13:12 +01:00
Brendan Dahl
6e0891d1f4 Merge pull request #1150 from arturadib/loading-icon
Show animated loading icon until page loads
2012-02-01 12:24:31 -08:00
Artur Adib
2f1252af36 CSS fix 2012-02-01 15:19:01 -05:00
Artur Adib
8950d0bca9 Remove instead of hide icon 2012-01-31 16:53:54 -05:00
Artur Adib
5ef79dca14 New version: show loading icon until page renders 2012-01-31 16:49:48 -05:00
Artur Adib
47f24cd27b Show animated loading icon if page renders slow 2012-01-31 16:20:09 -05:00
Brendan Dahl
f3b2a03de6 Hide the browse bar for the ff extension. 2012-01-24 15:13:50 -08:00
notmasteryet
1ac24dbc01 Merge remote-tracking branch 'mozilla/master' into textsearch-1
Conflicts:
	src/core.js
	src/fonts.js
2012-01-22 13:56:56 -06:00
Brendan Dahl
bd6d89e1a8 Start of the benchmark recording framework. 2012-01-11 16:48:51 -08:00
Brendan Dahl
5bd4d1987a Easier copy/paste error message. 2012-01-04 14:48:59 -08:00
notmasteryet
7b479c352c Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textsearch-1
Conflicts:
	web/viewer.js
2011-12-30 20:04:08 -06:00
Steffen Märcker
440a47e593 fixed viewer.css to support Opera's linear gradients and transitions 2011-12-27 11:49:11 +01:00
Saebekassebil
12e2dcd775 Addressing notmasteryet's comments 2011-12-22 11:29:27 +01:00
Saebekassebil
4a661e1735 Implemented Comment and Check annotation. Correcting some typos in last commit 2011-12-21 23:22:07 +01:00
notmasteryet
fb2d165a48 Simple search results 2011-12-11 19:38:20 -06:00
Brendan Dahl
e0c231eec7 Merge upstream and change to error parameter for callback. 2011-12-02 10:19:43 -08:00
Artur Adib
6a747c4353 Created inactive window bugzilla bug 2011-11-29 14:54:32 -05:00
Brendan Dahl
6dd706c0c3 Make the error a little smaller. 2011-11-29 09:36:50 -08:00
Brendan Dahl
d6925b13ba Adding new errorback and code to display error messages. 2011-11-28 16:55:09 -08:00
Artur Adib
46a48a56b7 Merge branch 'refs/heads/master' into text-select
Conflicts:
	src/core.js
2011-11-08 08:56:52 -05:00
Alex Cornejo
46c0f6c23e Slimmed down toolbar height, from 40 to 24px.
This matches the height of the regular Firefox toolbars, 40px takes too
much screenspace, and (in my opinion) unecessarily so, since the fonts
are not even larger.
2011-10-31 18:23:03 -04:00
Artur Adib
e7d08e3a98 Selection working 2011-10-28 17:37:55 -04:00
Artur Adib
6c5d2ac88b progress 2011-10-28 12:16:17 -04:00
Vivien Nicolas
b0bf99098b Make firstrun looks faster 2011-10-19 22:14:34 +02:00
Vivien Nicolas
20efacb3a1 Use 'hidden' instead of display: none 2011-10-18 21:40:59 +02:00
notmasteryet
b54be346b5 Add "bookmark" icon; and fixing scale/ current page number issues 2011-10-14 21:05:57 -05:00
Vivien Nicolas
b7796f123a Support CropBox attribute 2011-09-22 00:32:36 +02:00
Muhammad Fikri
34b6416017 fix indentations and style nits 2011-09-21 19:25:29 +07:00
Muhammad Fikri
f08aafa72a add loading status 2011-09-21 11:49:09 +07:00
Artur Adib
1a79f3fb43 Changed exec flags of non-exec files (chmod -x) 2011-09-15 09:41:52 -07:00
notmasteryet
9f765f052e Tango icons, simplifying the CSS 2011-09-03 09:10:24 -05:00
notmasteryet
8dfaf760f1 Zoom In/Out buttons 2011-09-02 20:36:17 -05:00
notmasteryet
a56f36e350 Zooming control 2011-09-02 20:16:52 -05:00
notmasteryet
a8df1c5dc9 Scale images proportionally 2011-08-31 07:22:48 -05:00
notmasteryet
5773511d16 Fixing font loading hack for IE9.. and some styles 2011-08-28 15:10:14 -05:00
notmasteryet
930e88941c Not-printing sidebar, toolbar, shadows and pages that were not loaded (#384) 2011-08-27 17:10:15 -05:00
notmasteryet
0e14a2fb28 Using native HTML hyperlinks for bookmark/link navigation 2011-08-25 18:28:50 -05:00
notmasteryet
3aa6e38f01 Switching to the document outline view if the document structure is present 2011-08-21 21:05:10 -05:00
Vivien Nicolas
0edb6546a5 Unify the multi_page_viewer and the basic viewer 2011-07-28 19:48:05 +02:00
Rob Sayre
7f5c7a3130 Add Makefile. Move some files around to make building the website easier. 2011-07-05 10:53:57 -07:00