Commit Graph

49 Commits

Author SHA1 Message Date
Neil Deakin
0ed3fca05d Bug 446672, improve appearance of notification bars so all buttons are visible, r=gavin 2008-09-07 08:12:05 -04:00
Mark Finkle
099969f660 b=448080, p=enn & mfinkle, r=gavin. switching between tabs fails to update parts UI 2008-08-20 02:09:22 -04:00
Mark Finkle
67deec0628 b=437959, r=gavin. View, install and remove add-ons 2008-08-19 22:18:36 -04:00
Justin Dolske
dad9e64f8f Bug 436054 – Password Manager (for Fennec). r=gavin 2008-08-18 12:59:14 -07:00
Doug Turner
6029d90d62 bug 448174 changed how SpatialNavigation is initalized. This changeset updates browser.js to use the new style. 2008-08-05 15:49:41 -07:00
Mark Finkle
114ba2edcc b=449266, r=gavin. browser.js cleanup 2008-08-05 16:19:22 -04:00
Gavin Sharp
ff49cfb696 Bug 448350: fix 'undeclared variable' warning 2008-07-29 17:24:16 -07:00
Daniel Brooks
c159d7a269 merge commit for bug 440797 2008-07-25 18:44:05 -05:00
Daniel Brooks
48d2b5514f Bug 440797 – don't harcode Fennec in browser.js 2008-07-25 18:38:17 -05:00
"Brad Lassey"
026bd6f6a6 Bug 437956 - Linkify phone numbers r=mfinkle 2008-07-25 19:27:31 -04:00
Mark Finkle
19a87469ad b=446673, r=gavin. Sidebar never goes away 2008-07-25 14:10:35 -04:00
Johnathan Nightingale
ff97013d35 Bug 447843 - remove duplicated pref service r=gavin 2008-07-24 15:48:40 -04:00
Neil Deakin
0678db9252 Bug 436064, support multiple documents with a tab navigation bar, r=gavin 2008-07-24 14:50:32 -04:00
Gavin Sharp
cf75a75663 Fix missing variable declaration and CSS typo 2008-07-22 09:38:26 -04:00
Mark Finkle
c410380ecd b=445993, r=gavin. followup to remove unneeded setTimeout 2008-07-21 17:12:47 -04:00
Mark Finkle
3b50f8427c b=445993, r=gavin. target=_blank doesn't load the URL 2008-07-21 17:00:55 -04:00
dougt@dougt-ubuntu
f3feee5ba7 Geolocation UI. Bug 444665. r=mfinkle 2008-07-16 17:07:43 -07:00
Neil Deakin
e62b36e943 Bug 431842, support autocomplete list and findbar, r=gavin
--HG--
rename : mobile/chrome/content/deckbrowser.css => mobile/chrome/content/browser.css
2008-07-16 17:41:38 +02:00
Gavin Sharp
8c79cc2ac3 Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:37:28 +02:00
Mark Finkle
2e41e7481f b=445493, r=gavin. Hide sidebar controls when overpanning left 2008-07-16 09:19:55 -04:00
Mark Finkle
1ed6fdc0d8 b=444418, r=gavin. Use overpan event to show sidebar controls 2008-07-11 23:09:35 -04:00
Johnathan Nightingale
6cfb3be360 Add popup blocker UI. b=436057 r=mfinkle 2008-07-11 14:51:28 -04:00
Mark Finkle
81ef3850d9 b=444504, r=gavin. Add notificationbox support 2008-07-10 10:24:48 -04:00
Doug Turner
05d7cc8b40 Bug 444373 renamed spatial-navigation to SpatialNavigation 2008-07-09 11:33:03 -07:00
Doug Turner
f9f4181c71 Enabling spatial navigation in Fennec. b=443009, r=mfinkle 2008-07-09 10:33:40 -07:00
Mark Finkle
e9f64d30a6 b=444218, r=gavin. Show/Hide the side navigation controls 2008-07-08 21:24:49 -04:00
Mark Finkle
7cf5fbf00f b=436068, r=gavin. Add new navigation UI 2008-07-04 02:16:46 -04:00
Gavin Sharp
7625c0b351 Bug 441589: refresh the display periodically to make it possible to use forms, see DHTML effects, etc., r=mfinkle 2008-06-24 21:18:16 -04:00
Gavin Sharp
75a23f05e9 Bug 431843: removal of the deckpage/tab support (r=mfinkle) and re-implementation of panning/zooming using canvas & hidden browser (based on PoC from stuart, r=stuart) 2008-06-21 14:51:41 -04:00
johnath@gavin-pc-ubuntu
a9426e3aef Initial port of identity UI to Fennec. b=437955 r=gavin 2008-06-20 17:01:42 -04:00
Gavin Sharp
4b8881d655 Bug 439452 followup (change deb installed description)
--HG--
branch : mobile
2008-06-16 12:56:51 -04:00
Gavin Sharp
a71e8d6552 Bug 439452: Fennec, not Firefox
--HG--
branch : mobile
2008-06-16 12:43:15 -04:00
dougt@dougt-ubuntu
a54108332e clear the total momentum on ever new pan
--HG--
branch : mobile
2008-05-23 09:57:47 -07:00
dougt@dougt-ubuntu
9c40969f94 ws cleanup
--HG--
branch : mobile
2008-05-22 15:12:08 -07:00
mark.finkle@gmail.com
5c4c6e6859 b=435244 – Add initial support for zooming. Animation is disabled.
--HG--
branch : mobile
2008-05-22 16:46:20 -04:00
dougt@dougt-ubuntu
ef0fa25066 kinetic scrolling should base its speed on more than just the last event
--HG--
branch : mobile
2008-05-22 10:52:42 -07:00
mark.finkle@gmail.com
197abf58e4 Swicth to bubbling mouse events
--HG--
branch : mobile
2008-05-21 15:12:08 -04:00
mark.finkle@gmail.com
6a4759e1dd Moved startPan() call into mousemove so it doesn't conflict with double-click
Minor cleanup getting ready for some zoom patches

--HG--
branch : mobile
2008-05-21 15:11:07 -04:00
dougt@dougt-ubuntu
6e3b84de50 use bubble, not capture, on mousedown so that sites can get mouse events
--HG--
branch : mobile
2008-05-21 11:48:03 -07:00
dougt@dougt-ubuntu
6f4c4fea0e removing unneed variables, commenting out dump, adding HTMLAnchorElements as another element we should ignore if the mouse is pressed down on them.
--HG--
branch : mobile
2008-05-21 11:42:28 -07:00
Gavin Sharp
a6e969eb41 Bug 434573: fixup URIs displayed in the URL bar (avoid wyciwyg://), r=mfinkle
--HG--
branch : mobile
2008-05-20 15:14:19 -04:00
dougt@dougt-ubuntu
c3686c7e35 bug 434675. basic kinetic scrolling
--HG--
branch : mobile
2008-05-20 10:37:59 -07:00
mark.finkle@gmail.com
5931a7d8b6 b=433578 - make panning work better.
--HG--
branch : mobile
2008-05-18 02:35:30 -04:00
Brad Lassey
3276c34959 fixing bug #432647, r=mfinkle
--HG--
branch : mobile
2008-05-13 17:39:17 -04:00
mfinkle@mozilla.com
81a9f93d09 Switched to proposal 6 UI
changed browser.sessionhistory.max_entries to 50

--HG--
branch : mobile
2008-05-09 17:56:14 -05:00
mfinkle@mozilla.com
167270b26f Better canvas panning
Added canvas updating during the pan
Removed deckbrowser.loadURI

--HG--
branch : mobile
2008-05-08 17:59:16 -05:00
mfinkle@mozilla.com
c481b58516 initial canvas panning
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012843
2008-05-06 14:56:21 +00:00
mfinkle@mozilla.com
5c5e5c8577 broke browser.js apart into overlays
added basic support for proposal 8
started to add support for proposal 6 download UI
original proposal 6 code is still buildable too

--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012789
2008-05-02 20:15:45 +00:00
mfinkle@mozilla.com
4a7af77213 buildable mobile browser
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012383
2008-04-18 13:41:49 +00:00