Commit Graph

1886 Commits

Author SHA1 Message Date
Matt Brubeck
d5faf57c53 Remove unused Util.bindAll function
--HG--
extra : rebase_source : 43ca1382b423e51b609d5bd6314c495bd9023750
2010-09-07 16:16:07 -07:00
Benjamin Stover
8c9a1021a4 pinch to zoom sort of works 2010-09-07 15:58:55 -07:00
Matt Brubeck
e1fc47029e [mobile2] Set browser.xml viewport properties in setCssViewportSize.
--HG--
extra : rebase_source : 83cc69ceac9caea7f6f0d525ecf570bdb4cb3fb3
2010-09-07 11:40:44 -07:00
Matt Brubeck
89912269ab [mobile2] Use document width instead of viewport width to calculate page zoom.
--HG--
extra : rebase_source : 155ae1977e6a73846c5e8d8b52513a6ed1efcc1b
2010-09-07 11:37:08 -07:00
Benjamin Stover
59670a43f7 remove coalescer stuff 2010-09-07 11:39:54 -07:00
Benjamin Stover
36d766ab1d remove mozscrolledareachanged from content.js 2010-09-07 10:13:10 -07:00
Benjamin Stover
4ef3a4a181 fix calculation in determining size of cache viewport 2010-09-03 13:52:08 -07:00
Benjamin Stover
d6145d2763 thumbnails 2010-09-03 13:23:55 -07:00
Benjamin Stover
71046cb6b0 merge 2010-09-03 10:01:35 -07:00
Vivien Nicolas
e7f53e95ae Bug 593237 - Use defineLazyGetter/defineLazyGetterService [r=mbrubeck] 2010-09-03 11:01:25 +02:00
Jeremias Bosch
0caf1af992 Bug 586836 - Support Meego Network Managment [r=mfinkle] 2010-09-02 23:42:19 -04:00
Mark Finkle
e83baec097 Bug 593092 - Add a user-tap callback on the initial download alert [r=mbrubeck] 2010-09-02 23:34:53 -04:00
Vivien Nicolas
6c271b6b88 Bug 593001 - pageaction buttons and prompt buttons should not be highlighted if they are disabled [r=mbrubeck] 2010-09-03 03:28:12 +02:00
Vivien Nicolas
fd5becb9d1 Bug 592562 - RTL small UI issues after the landing of bug 476423 [r=mfinkle] 2010-09-03 03:27:20 +02:00
Benjamin Stover
f8db2a5344 allow animated zooming to continue seemlessly if animation is already in progress 2010-09-02 16:49:14 -07:00
Benjamin Stover
92ac0814cc fix page zoom level 2010-09-02 16:19:20 -07:00
Matt Brubeck
267ef4e588 [mobile2] Update Browser.zoom to use getPosition 2010-09-02 16:01:46 -07:00
Benjamin Stover
949e7f6f5f fix merge botch 2010-09-02 14:52:28 -07:00
Benjamin Stover
4099aea19b make formhelper work like it does in m-b trunk 2010-09-02 14:42:44 -07:00
Benjamin Stover
8e12efac88 fix tap highlighting 2010-09-02 13:57:02 -07:00
Benjamin Stover
eddd861636 add portentous comment to animated zooming that will probably not stop anyone, who are we kidding 2010-09-02 12:58:28 -07:00
Benjamin Stover
81df4e3499 merge 2010-09-02 09:47:15 -07:00
Benjamin Stover
740cb78f7f (half-baked) animated zoom 2010-09-02 09:46:07 -07:00
Wesley Johnston
7a3e43d7f8 Bug 537180 - Fennec uses old blocklisting URL [r=mfinkle] 2010-09-02 00:05:22 -04:00
Benjamin Stover
a229b683c9 fix clicking on things that aren't scrollboxes 2010-09-01 17:05:01 -07:00
Benjamin Stover
e609aa26c3 merge 2010-09-01 16:53:03 -07:00
Benjamin Stover
66f88255f4 pending pixel stuff 2010-09-01 16:25:15 -07:00
Benjamin Stover
00725ec20b remove hack for tilemanager 2010-09-01 15:34:17 -07:00
Benjamin Stover
ee48503f51 isDraggable fix 2010-09-01 15:26:40 -07:00
Benjamin Stover
51e448eb31 fix input handler 2010-09-01 15:23:21 -07:00
Benjamin Stover
612764b2bf get rid of browserview 2010-09-01 13:40:34 -07:00
Benjamin Stover
c0a5ec587f Add browser binding comments, make some methods internal, and rename zoomLevel to scale 2010-09-01 13:35:05 -07:00
Wesley Johnston
21ed3b6e83 Bug 586009 - Context menu with a long link opens the tab sidebar when instanced [r=mfinkle] 2010-09-01 15:13:42 -04:00
Mark Finkle
9e570185b6 Bug 584348 - Update add-on button triggers no action on click/tap event [r=mbrubeck] 2010-09-01 15:13:42 -04:00
Wesley Johnston
154fc3e25a Bug 573982 - make 'open' the default action for click on links/documents [r=mfinkle] 2010-09-01 01:54:38 -04:00
Vivien Nicolas
7f94f613bd Bug 591927 - 'Search With' dialog keeps removing menu items on switch of AwesomeScreen panes and or rotation [r=mfinkle] 2010-08-31 23:50:52 +02:00
Vivien Nicolas
aa0b947be0 Bug 591701 - When loading about:home a second time, remote tabs button stays disabled [r=mfinkle] 2010-08-31 23:49:37 +02:00
Vivien Nicolas
6ff49dd44e Bug 592299 - Bookmarks context menu should not appear if the current bookmark is in edit mode [r=mfinkle] 2010-08-31 23:48:34 +02:00
Benjamin Stover
b58af505e4 use DisplayPort 2010-08-31 14:18:41 -07:00
Benjamin Stover
e9b2690b41 merge with trunk 2010-08-31 13:24:19 -07:00
Mark Finkle
b1361c2747 Bug 590465 - start page option Blank Page changed after restart [r=vingtetun] 2010-08-31 15:49:40 -04:00
Benjamin Stover
06b3e53ae2 Fixes 2010-08-31 12:25:47 -07:00
Michael Wu
152cafba39 Bug 591514 - Don't build libmozphone on Android [r=mfinkle] 2010-08-30 14:36:59 -07:00
Benjamin Stover
90c1e562b2 take out dumps 2010-08-30 14:12:40 -07:00
Benjamin Stover
41b3ea96dd clean up and get zooming and viewport sort of working 2010-08-30 14:11:49 -07:00
Brad Lassey
96a21a0051 bug 570514 - status bar icons for Android, required for bug 569402 2010-08-29 22:01:49 -04:00
Benjamin Stover
87c613a76c support for zoom (disabled) 2010-08-27 16:25:53 -07:00
Benjamin Stover
3ef7c6f0e0 remove most of browserview and begin using browser element 2010-08-27 15:01:32 -07:00
Benjamin Stover
0815d21f4d support for caching outside of visible region (currently buggy in platform) 2010-08-27 12:12:48 -07:00
Benjamin Stover
5459164178 move viewport handling responsibilities to browser element (BrowserView could probably be nixed now) 2010-08-27 08:36:11 -07:00