Commit Graph

485 Commits

Author SHA1 Message Date
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
Benjamin Stover
e9b2690b41 merge with trunk 2010-08-31 13:24:19 -07:00
Benjamin Stover
06b3e53ae2 Fixes 2010-08-31 12:25:47 -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
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
Benjamin Stover
c8433e1095 merge with trunk 2010-08-24 11:39:14 -07: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
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
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
Jan Arne Petersen
cd4ee3e3d7 Bug 476423 - Add support for RTL locales [r=mbrubeck] 2010-08-20 13:32:00 -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
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
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
Chris Jones
a8b3aca875 Bug 576192 - "Use browser elements for browsing surface" [] 2010-08-12 20:22:00 -07:00
Mark Finkle
496f9b0a7b Bug 552828 - "update Form History to work with Electrolysis" [r=mfinkle] 2010-06-25 21:34:00 -07:00
Vivien Nicolas
5d605a2e80 Bug 586317 - Add Search Engine option is always offered even after adding [r=mfinkle] 2010-08-17 19:04:00 +02: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
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
Matt Brubeck
ff57039e2b Bug 583770 - Close the blank tab before opening an about: page in a new local tab [r=mfinkle] 2010-08-10 14:32:32 -07:00
Matt Brubeck
5c779268d6 Bug 583783 - Keyboard shortcuts do not work in remote tabs [r=mfinkle] 2010-08-09 13:14:35 -07:00
Matt Brubeck
86aad7524b Bug 583828 - Fix zoom level calculation in _getZoomRectForRect [r=stechz] 2010-08-02 13:54:52 -07:00
Matt Brubeck
0eaa60bed8 Bug 579555 - Fix the destination coordinates for double-tap zoom [r=stechz] 2010-07-30 15:36:00 -07:00
Matt Brubeck
fc950a8cd3 Bug 582615 - Sharing front-end [r=mfinkle] 2010-07-30 00:51:31 -04:00
Jeremias Bosch
d8616ab0a0 Bug 580230 - Cannot submit forms [r=mfinkle] 2010-07-28 15:43:14 -04:00
Josh Matthews
279fed5e68 Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle 2010-07-20 16:49:31 -04:00
Vivien Nicolas
a12f7fa03c Bug 580213 - Enhance the look of Form Assistant and Find-In-Page [r=mfinkle] 2010-07-22 01:35:47 +02:00
Vivien Nicolas
8851ea2b8c Bug 541817 - Fennec needs find in page functionality [r=mfinkle] 2010-07-19 16:51:03 +02:00
Mark Finkle
29113997ab Bug 579361 - Enhance SessionStore service in Fennec [r=vingtetun] 2010-07-19 01:27:52 -04:00
Mark Finkle
b3c5c734e3 Bug 579340 - Miscellaneous code cleanup [r=vingtetun] 2010-07-16 11:48:52 -04:00
Matt Brubeck
0dc833cb1a Bug 578122 - Use Services.jsm in Fennec [r=mfinkle] 2010-07-13 10:36:09 -04:00
Matt Brubeck
2ad964766a Bug 576396 - Pinch zoom allows zooming out past minimum (page-fit) level [r=mfinkle] 2010-07-13 10:01:44 -04:00
Vivien Nicolas
35d2940ab8 Bug 575998 - [Regression] double-tap zooms to the bottom left/right of the screen instead of where the user tapped [r=mfinkle] 2010-07-08 16:20:22 +02:00
Mark Finkle
d05bda64df Bug 576343 - Make sure search provider loads are in a remote browser [r=mbrubeck] 2010-07-02 13:48:46 -04:00
Vivien Nicolas
8072bd0910 Bug 562717 - Form helper should disappear when reloading the page [r=mfinkle] 2010-07-02 07:50:47 +02:00
Mark Finkle
e904c792a4 Bug 576330 - Minor code cleanup [r=vingtetun] 2010-07-01 15:39:31 -04:00
Matt Brubeck
6d5fbf4b82 Bug 547307 - Cannot reach the bottom of the page using keyboard (scrolling to the bottom, End, Page Down, arrow keys) [r=mfinkle] 2010-06-30 17:24:27 -04:00
Matt Brubeck
7d9092984e Bug 574045 - "[e10s] Tiles don't update while panning" [r=stechz] 2010-06-30 10:37:00 -07:00
Vivien Nicolas
53550880f7 Bug 575939 - View is pannable once context menu has been displayed [r=mfinkle] 2010-06-30 19:22:57 +02:00
Mark Finkle
5a5bc4b809 Bug 575807 - ContextMenu appears after a double-click [r=vingtetun] 2010-06-30 02:21:47 -04:00
Vivien Nicolas
9138ee5933 Bug 575579 - Errors when loading the panel error console [r=mfinkle] 2010-06-29 20:33:33 +02:00
Mark Finkle
773b65bafb Bug 574006 - Support context menu and open-in-new-tab behavior [r=vingtetun] 2010-06-29 14:15:07 -04:00