Commit Graph

1439 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
Fabrice Desré
1f90477db0 Bug 593782 - cleanup command line handling [r=mfinkle, r=fabrice] 2010-09-06 06:46:00 -04: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
Alon Zakai
9d0f3b85f1 Bug 584401 - Prompts are not accessible to child process C++ (2/2) [r=mfinkle] 2010-09-03 12:18:00 -07:00
Mark Finkle
7deb9788db Bug 594046 - download manager shows up behind the awesome screen when clicking on downloading notification [r=vingtetun] 2010-09-07 13:53:10 -04:00
Mark Finkle
8497a905bb Bug 591490 - Move the search selector button to the right of the urlbar [r=vingtetun] 2010-09-07 09:46:34 -04:00
Mark Finkle
6853017cf7 Bug 593452 - Remove the Maemo back button from the toolbar for Android [r=mbrubeck] 2010-09-07 09:46:33 -04:00
Matt Brubeck
fe82fbe249 Bug 593499 - Increase the double-tap thresholds [r=mfinkle] 2010-09-05 07:23:01 -07:00
Matt Brubeck
d2e012a466 Bug 593518 - Fix 'null' appearing as title in Google Reader sharing [r=mfinkle] 2010-09-05 07:21:12 -07:00
Mark Finkle
9331886ba0 Bug 593437 - [Regression] prompts from web content are broken [r=stechz] 2010-09-03 15:04:03 -04: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
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
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
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
Benjamin Stover
999bfcfccd bring back code for watching viewport size 2010-08-26 13:01:06 -07:00
Benjamin Stover
aaeb843de4 use viewport api 2010-08-26 11:20:05 -07:00
Matt Brubeck
b578e6f531 Fix syntax error in AnimatedZoom.js 2010-08-26 09:34:20 -07:00
Benjamin Stover
cbdf0f14b8 remove some comments about tile manager 2010-08-25 10:48:26 -07:00
Benjamin Stover
c8433e1095 merge with trunk 2010-08-24 11:39:14 -07:00
Matt Brubeck
4cd3efaa5a Bug 589800 (fixup) - Refactor code to fix pinch zoom on local tabs [r=vingtetun] 2010-08-24 11:12:31 -07:00
Vivien Nicolas
eeee02ef04 Bug 589800 - Checkerboards are persistent on zoom of about:firstrun [r=mbrubeck] 2010-08-24 19:13:00 +02:00
Mark Finkle
580ff641c1 Bug 590033 - Error in nsIAutoCompletePopup::invalidate (Again) [r=vingtetun] 2010-08-24 10:55:51 +02:00
Vivien Nicolas
22810f39a7 Bug 532677 - FormFill: Taskbar pops up to middle of the screen with no-associated protocol error [r=mfinkle] 2010-08-24 10:53:22 +02:00
Vivien Nicolas
f7af56e941 Bug 559372 - Fennec start page still shows weave tabs option after logging out of Weave [r=mfinkle] 2010-08-24 10:49:32 +02:00
Vivien Nicolas
19c6d2e782 Bug 436069 - Unify history, bookmarks, awesomebar search and remote tabs into a single UI - (part 2) [r=mfinkle] 2010-08-24 10:43:50 +02:00
Vivien Nicolas
91b8fe0064 Bug 436069 - Unify history, bookmarks, awesomebar search and remote tabs into a single UI [r=mfinkle] 2010-08-24 10:42:28 +02:00
Vivien Nicolas
cb596bc9c0 Bug 582745 - Errors during browser_bookmarks_star.js tests [r=mfinkle] 2010-08-24 10:33:43 +02:00
Wesley Johnston
f187ceac25 Bug 561099 - Long filenames make the download dialog span out past the viewable area [r=mfinkle] 2010-08-24 02:34:10 -04:00
Wesley Johnston
557f99747c Bug 586296 - Use Geometry.jsm for Point and Rect [r=mfinkle] 2010-08-24 01:54:16 -04:00
Mark Finkle
4879666bc0 Bug 589042 - Restrict libebook to only loading when used and never on Android [r=vingtetun] 2010-08-24 01:23:52 -04:00
Wesley Johnston
7429fdf35d Bug 588072 - Progress bar appears under wrong add-on when installing from search list [r=mfinkle] 2010-08-24 01:19:49 -04:00
Jan Arne Petersen
cd4ee3e3d7 Bug 476423 - Add support for RTL locales [r=mbrubeck] 2010-08-20 13:32:00 -07:00
Matt Brubeck
d831ddb062 Bug 586306 - Hide sharing dialog before showing more dialogs [r=mfinkle] 2010-08-23 17:31:15 -07:00
Matt Brubeck
4543d4303d Bug 586313: Fire an event when panning finishes [r=mfinkle] 2010-08-23 17:30:07 -07:00
Matt Brubeck
658d7212aa Bug 584785: Restrict sharing based on URI scheme [r=mfinkle] 2010-08-23 17:27:40 -07:00
Wesley Johnston
ad3e0f41bf Bug 568896 - Update about:firstrun for Fennec 2.0a1 (fixup) [r=mfinkle] 2010-08-20 16:56:19 -04:00
Matt Brubeck
d02d43b5de Bug 588847 - Fix black screen by always hiding the viewBuffer [r=stechz]
--HG--
extra : rebase_source : 65d7378ab3a1bd6fd6384258afdbd4eea4929cc0
2010-08-20 13:07:40 -07:00
Benjamin Stover
887ffc618d fix keyboard and mouse, and remove more tile cruft 2010-08-19 16:28:44 -07:00
Benjamin Stover
62d57954fc remove comments 2010-08-19 15:11:23 -07:00
Benjamin Stover
3f3233417a panning 2010-08-19 15:10:39 -07:00
Wesley Johnston
719d4bfa3a Bug 568896 - Update about:firstrun for Fennec 2.0a1 [r=mfinkle] 2010-08-19 15:21:07 -04:00
Jan Arne Petersen
705f8b0f35 Bug 588713 - Fennec should set docShell.isActive correctly [r=mfinkle] 2010-08-19 14:01:48 -04:00
Mark Finkle
b26c810902 Bug 588595 - Adjust number of tiles count down [r=stechz] 2010-08-19 01:37:23 -04:00
Benjamin Stover
ca2ef544a2 fix 2010-08-18 19:58:47 -07:00
Benjamin Stover
ddcf5812ce don't use moz transforms because they are slow right now 2010-08-18 19:43:14 -07:00
Matt Brubeck
dfbfe6f8d4 Bug 588452 - Don't render to zoom snapshot canvas before prior render finishes [r=stechz]
--HG--
extra : rebase_source : f4994456ae0bd2704aa8ae52f80810607a6c2bbd
2010-08-18 19:30:42 -07:00
Benjamin Stover
f78fe445f7 fixes 2010-08-18 19:12:28 -07:00
Wes Johnston
8d359fcdd9 Bug 584790 - "Remove image preloader code" [r=mark.finkle] 2010-08-17 17:44:00 -07:00
Benjamin Stover
9752a0a923 Bug 588135 - Fennec - Cannot submit forms [r=mfinkle] 2010-08-18 12:02:30 -04:00
Matt Brubeck
bde3252538 Back out bug 540008 because it causes jerky panning on device. 2010-08-17 14:50:07 -07:00
Matt Brubeck
2f1d561c5e Backed out changeset 83c0cc5c14db 2010-08-17 14:49:31 -07:00
Matt Brubeck
511418864a Bug 540008 - stop kinetic scrolling when user taps screen [r=vingtetun] 2010-08-16 06:38:28 -07:00
Matt Brubeck
8b611648e5 Bug 587223 - fix exception in AnimatedZoom.js while zooming out [r=mfinkle] 2010-08-13 19:49:36 -07:00
Matt Brubeck
361fbc7c7b Bug 556069 - API for addons to add their own PageActions to the site menu 2010-08-13 11:41:00 -07:00
Chris Jones
a8b3aca875 Bug 576192 - "Use browser elements for browsing surface" [] 2010-08-12 20:22:00 -07:00
Matt Brubeck
dddb9bb5cc Bug 584865 - Use IPC context for zooming canvas [r=mark.finkle]
This fixes the zoom animation, but MozGetIPCCanvas is slow on Android so we
need to reuse the same canvas and cache it at startup time (this means a
significant startup time regression).  See bug 586353 for more.
2010-08-12 08:43:00 -07:00
Mark Finkle
4d888901d7 Bug 586122 - Clusters do not get cleared with switching Sync profiles [r=philikon] 2010-08-12 10:26:48 -04:00
Matt Brubeck
2ea958a3d8 Bug 585771 - Fennec needs to call SetIsActive() on its nsIWebBrowser [r=mfinkle] 2010-08-11 07:27:09 -07:00
Matt Brubeck
43e879dbaf Bug 586074 - Remove resize handles from textareas [r=mfinkle] 2010-08-10 15:13:26 -07:00