Граф коммитов

750 Коммитов

Автор SHA1 Сообщение Дата
Mark Finkle 52f8056b43 Bug 470288: Toolbar overlays content after page loads, r=gavin 2008-12-18 17:36:59 -05:00
Mark Finkle d054792dd6 Bug 456870: Give page buttons pressed look on mousedown, r=gavin 2008-12-18 17:11:20 -05:00
Mark Finkle 356da472df Bug 456870: Right panel buttons act different than other buttons, r=gavin 2008-12-17 14:31:25 -05:00
Mark Finkle 5e21012b0a Bug 468733: shortcuts.js slows down startup, r=gavin 2008-12-15 14:11:04 -05:00
Neil Deakin 9d820a4e08 Bug 465293, edit bookmark ui, r=mfinkle
--HG--
rename : mobile/chrome/content/urlbar.xml => mobile/chrome/content/bindings.xml
2008-12-15 11:44:27 -05:00
Gavin Sharp 0d247a63cd Bug 458740: revert special casing of XUL content in CanvasBrowser since it's unnecessary, r=mfinkle 2008-12-14 22:06:37 -08:00
Gavin Sharp 70bb9b52c3 Fix silly mistake in the patch for bug 459170 2008-12-12 23:31:30 -05:00
Stuart Parmenter 6458fd420c We can't cache the canvas's top/left as they will change depending on where you are on the page 2008-12-11 16:16:26 -08:00
Taras Glek b6c88381dd Double zoomToPage timeout in order to avoid triggering bonus reflows r=stuart 2008-12-12 12:04:12 -08:00
Mark Finkle 5ae3dbbe74 Bug 468759: combine _edit and _caption elements, r=gavin 2008-12-11 02:05:55 -05:00
Sean Martell fb76fc784d Bug 469063: new more distinctive stop button image, r=madhava 2008-12-10 21:33:13 -08:00
Sean Martell 5440059b3a Bug 469063: new throbber with a bit more contrast, r=madhava 2008-12-10 20:57:34 -08:00
Gavin Sharp 1e6901c369 Bug 468870: re-enable Spatial Navigation, r=mfinkle 2008-12-10 10:50:12 -08:00
Gavin Sharp c3d956c162 Bug 459170: cache canvas dimensions to avoid retrieving them unnecessarily, other miscellaneous cleanup, r=stuart 2008-12-10 10:22:36 -08:00
Gavin Sharp 92e61a26f8 Bug 468738: set the mode attribute on the icons box rather than on the main window to simplify CSS, r=mfinkle 2008-12-09 22:21:08 -08:00
Mark Finkle 002404b503 add the real APNG throbber back 2008-12-10 00:43:19 -05:00
Mark Finkle 331f68c3a3 Bug 456870: Fennec panel UI button acts differently than other buttons, r=gavin 2008-12-09 23:27:49 -05:00
Mark Finkle 435c253b84 Bug 468748: Stop button never appears, r=gavin 2008-12-09 23:14:51 -05:00
Vladimir Vukicevic 2434db505d Honor vptargetw/vptargeth corrently in updateSize 2008-12-09 15:30:45 -08:00
Stuart Parmenter ac3e7f92bb bug 458373. get caret drawing in Fenec. r=gavin 2008-12-09 03:02:18 -08:00
Gavin Sharp 631c36a726 Bug 449517: clean up Browser API (replace Browser.content with Browser.canvasBrowser, change canvas element ID to be less generic), r=mfinkle 2008-12-09 13:43:20 -08:00
Gavin Sharp 7d4c2909f0 Bug 466717: reimplement nsIAutocompletePopup to avoid using a <panel> for the autocomplete popup, r=mfinkle 2008-12-09 10:38:31 -08:00
Mark Finkle 6ea3f23a8a Bug 464756: Opening new tab after closing another recycles previous favicon in new tab. r=gavin 2008-12-07 00:08:17 -05:00
Gavin Sharp bae977405b Bug 468143: fix scroll wheel zooming, r=stuart 2008-12-05 15:45:28 -05:00
Gavin Sharp c1ea0b563d Followup to fix bustage from revision 5e0434efb89e for bug 460330, r=stuart 2008-12-04 14:16:52 -05:00
Mark Finkle 71d97356d5 Bug 460330: Larry UI not updated when switching tabs, r=gavin 2008-12-02 16:07:33 -05:00
Gavin Sharp 66c7d5cf77 remove color profiles from some of the recent images (forgot to do this before committing) 2008-11-26 15:16:59 -05:00
Gavin Sharp 8d5ca76d89 Bug 466728: disable content form autocomplete for now, since it's pretty broken, r=mfinkle 2008-11-26 00:38:44 -05:00
Gavin Sharp 5496c58061 Bug 464492: fix navigation_magnifier transparency, image by Sean Martell <sean@braincreations.com>, r=mfinkle 2008-11-25 23:38:54 -05:00
Gavin Sharp 25ed111e67 Remove some tabs 2008-11-25 17:56:20 -05:00
Gavin Sharp 9745405d85 Bug 464491: update panel_background so that it matches toolbar_background, image by Sean Martell <sean@braincreations.com> 2008-11-25 16:45:51 -05:00
Stuart Parmenter 7ea09d6423 bug 466281. Make it possible to slide out the prefs panel 2008-11-25 12:15:39 -08:00
Gavin Sharp 2061eec600 Tabs be gone 2008-11-23 00:50:28 -05:00
Mark Finkle 196c91951a Bug 462425: Convert Fennec to use WidgetStack framework for panning, r=stuart 2008-11-22 00:12:25 -05:00
Gavin Sharp 4f628ba099 Bug 464490: revert close-small, page-starred and tab_close images to pre-bug 462771 state (transparent backgrounds) 2008-11-14 16:57:27 -05:00
Gavin Sharp 27954c7334 add missing semicolon 2008-11-12 22:53:15 -05:00
Mark Finkle 59988b48ee Bug 464357: CTRL+L should work like in FF. r=gavin 2008-11-12 21:40:57 -05:00
Mark Finkle 4504bf972c Bug 460433: SVG files not displayed correctly. r=gavin 2008-11-12 21:16:20 -05:00
Gavin Sharp 82de0d7252 Bug 462771: Fennec theme update (avoid use of transparent PNGs in chrome, fix button alignment and active styling, other various minor fixes), r=mfinkle
--HG--
rename : mobile/chrome/skin/images/titlebar.png => mobile/chrome/skin/images/toolbar.png
rename : mobile/chrome/skin/images/toolbar-background.png => mobile/chrome/skin/images/toolbar_background.png
2008-11-12 14:22:44 -05:00
Gavin Sharp c25945f72c Bug 464252: fix comments 2008-11-11 12:57:52 -05:00
Taras Glek f6c4125318 bug 463538: avoid superfluous resizes 2008-11-10 11:15:25 -08:00
Taras Glek 9a3fa10ce9 bug 463722 - reduce lag for locationbar clicks 2008-11-10 11:15:07 -08:00
Taras Glek 7e39d194c5 Bug 463745 - minor correction to previous patch 2008-11-10 09:57:53 -08:00
Taras Glek 9f98287a45 Bug 463745 - optimize favicon handling to reduce overhead of DOMLinkAdded event r=mfinkle 2008-11-10 09:55:22 -08:00
Gavin Sharp 14f7c74f04 Bug 461804: avoid having to scroll the underlying <browser> when redispatching clicks and retrieving elements, r=stuart 2008-11-09 01:40:57 -05:00
Gavin Sharp 5be806b822 Bug 463488: Remove unused images, r=mfinkle 2008-11-06 17:53:40 -05:00
Stuart Parmenter ddb4d8ab58 fix comments 2008-11-05 17:34:55 -08:00
Stuart Parmenter cecb6179d8 bug 463291. speed up translatePhoneNumbers by reducing the number of text nodes we have to run regexes on. r=gavin 2008-11-05 17:28:35 -08:00
Taras Glek 314f74ce01 bug 463322: use drawImage instead of drawWindow for tab thumbnail r=stuart 2008-11-05 17:20:31 -08:00
Gavin Sharp 34258794d2 Bug 462597: fix typo in deckbrowser 'browsers' getter 2008-10-31 19:12:28 -04:00
Neil Deakin 33ee338edd Bug 459095, update throbber and icon properly when switching tabs, r=mfinkle 2008-10-22 11:39:00 -04:00
Neil Deakin 10507c3940 Bug 456670, overflow for tabs, r=mfinkle 2008-10-21 14:28:07 -04:00
Neil Deakin c0f7c13cfa Bug 456084, display url in address field when the title is blank 2008-09-27 10:07:04 -04:00
Stuart Parmenter 252ba32cde bug 459009. MozAfterPaints are relative to the viewport, so if we're scrolled we need to adjust. r=gavin 2008-10-15 00:39:20 -07:00
Stuart Parmenter 4812efefab bug 459989. Don't do additional layout flushes when we paint. r=vlad 2008-10-15 00:14:53 -07:00
Mark Finkle 9174eb86e6 Bug 458923: Forgot to remove throbber.gif from jar.nm 2008-10-10 20:14:14 -05:00
Mark Finkle 3142fd921f Bug 458923: Need appropriately sized throbber, r=gavin 2008-10-10 18:04:20 -05:00
Gavin Sharp 70783505ba Bug 450816: use a canvas that's larger than the viewport for panning, r=mfinkle/stuart 2008-10-09 18:29:42 -04:00
Gavin Sharp dd845af7da Bug 454674: re-theme navigation screen, images by Sean Martell <sean@braincreations.com> and Madhava Enros <madhava@mozilla.com>, r=mfinkle 2008-10-09 18:12:22 -04:00
Oleg Romashin 73329bcf74 Bug 458478 - HW Zoom keys support for fennec. r=mark.finkle. 2008-10-09 23:11:27 -05:00
Oleg Romashin d194e04481 Bug 455113 - Tabbar and control-bar should not show/hide with the same drag event. Missing changes. r=mark.finkle. 2008-10-09 22:01:18 -05:00
Oleg Romashin decd7ec04f Bug 455113 - Tabbar and control-bar should not show/hide with the same drag event. r=mark.finkle. 2008-10-09 21:47:59 -05:00
Mark Finkle 2208d278c8 Bug 459140: Alpha cleanup issues, r=gavin 2008-10-08 23:03:16 -05:00
Brad Lassey d881e8eb97 smaller checkerboard pattern r=stuart 2008-10-08 18:06:55 -04:00
Brad Lassey c04554940e Bug 450297 - show pattern when browser canvas has been scrolled away r=gavin 2008-10-07 12:28:45 -04:00
Daniel Brooks ee8e22c783 add a missing exclamation mark. r=vlad 2008-10-06 14:30:55 -05:00
Gavin Sharp 365fc53218 Bug 458447: use whole pixels to position canvas, r=mfinkle 2008-10-06 15:18:55 -04:00
Gavin Sharp b8838a48a9 Comment typo fix 2008-10-04 03:52:16 -04:00
Stuart Parmenter fde38e1d43 bug 458489. Avoid doing unnecessary work when iframes finish loading
when we only care about the main document. r=gavin
2008-10-04 00:29:08 -07:00
Mark Finkle 616cf7ce25 Bug 452075: Need way to dismiss modal dialogs, r=gavin 2008-10-03 23:26:36 -05:00
Gavin Sharp 9089aa4cd5 Bug 452313: add first run page for fennec, r=mfinkle 2008-10-02 17:33:29 -04:00
Mark Finkle 5d8f2aea25 Bug 454869: Geolocation UI strings have a typo, r=gavin 2008-10-01 15:36:38 -05:00
Mark Finkle 5f8bd17697 Bug 457977: Cleanup bookmark edit panel and starring, r=gavin 2008-10-01 14:54:16 -05:00
Gavin Sharp 9cd5f34887 Rename _browserToCanvas2 to _redrawRect (no bug) 2008-10-01 13:41:46 -04:00
Gavin Sharp 1316c210fa Backed out changeset f6d05472cffc 2008-10-01 13:40:50 -04:00
Gavin Sharp 87521b45b0 Rename _browserToCanvas2 to _redrawRect (no bug) 2008-10-01 13:39:21 -04:00
Mark Finkle 96b423e6e2 Bug 455145: Support for localizing Fennec, r=mfinkle
--HG--
rename : mobile/chrome/Makefile.in => mobile/locales/Makefile.in
rename : mobile/chrome/locale/en-US/brand/brand.dtd => mobile/locales/en-US/chrome/brand/brand.dtd
rename : mobile/chrome/locale/en-US/brand/brand.properties => mobile/locales/en-US/chrome/brand/brand.properties
rename : mobile/chrome/locale/en-US/browser.dtd => mobile/locales/en-US/chrome/browser.dtd
rename : mobile/chrome/locale/en-US/browser.properties => mobile/locales/en-US/chrome/browser.properties
rename : mobile/chrome/locale/en-US/overrides/netError.dtd => mobile/locales/en-US/chrome/overrides/netError.dtd
rename : mobile/chrome/locale/en-US/preferences.dtd => mobile/locales/en-US/chrome/preferences.dtd
rename : mobile/chrome/locale/en-US/region.properties => mobile/locales/en-US/chrome/region.properties
rename : mobile/chrome/locale/en-US/search.properties => mobile/locales/en-US/chrome/search.properties
rename : mobile/chrome/locale/en-US/searchplugins/amazondotcom.xml => mobile/locales/en-US/chrome/searchplugins/amazondotcom.xml
rename : mobile/chrome/locale/en-US/searchplugins/answers.xml => mobile/locales/en-US/chrome/searchplugins/answers.xml
rename : mobile/chrome/locale/en-US/searchplugins/creativecommons.xml => mobile/locales/en-US/chrome/searchplugins/creativecommons.xml
rename : mobile/chrome/locale/en-US/searchplugins/eBay.xml => mobile/locales/en-US/chrome/searchplugins/eBay.xml
rename : mobile/chrome/locale/en-US/searchplugins/google.xml => mobile/locales/en-US/chrome/searchplugins/google.xml
rename : mobile/chrome/locale/en-US/searchplugins/list.txt => mobile/locales/en-US/chrome/searchplugins/list.txt
rename : mobile/chrome/locale/en-US/searchplugins/wikipedia.xml => mobile/locales/en-US/chrome/searchplugins/wikipedia.xml
rename : mobile/chrome/locale/en-US/searchplugins/yahoo.xml => mobile/locales/en-US/chrome/searchplugins/yahoo.xml
rename : mobile/chrome/locale/en-US/shortcuts.properties => mobile/locales/en-US/chrome/shortcuts.properties
2008-09-30 17:03:16 -05:00
Daniel Brooks 1a988aeacd bug 457781 — Plugin disabling in Addons Manager does not stick: change the name of the (hopefully temporary) pref 2008-09-30 10:01:27 -05:00
Daniel Brooks 713c2a669e bug 457781 — Plugin disabling in Addons Manager does not stick: catch the first run of fennec and disable all plugins so that new users won't see the crashyness 2008-09-30 08:23:18 -05:00
Daniel Brooks 070b95a69a bug 457781 — Plugin disabling in Addons Manager does not stick: only alter plugin state when the user has made a change, not on startup as well 2008-09-30 07:44:02 -05:00
Mark Finkle 8796588b37 bug 456149: Larry panel is naked (transparent), r=gavin 2008-09-30 01:36:03 -05:00
Gavin Sharp a3cb4529b6 Bug 452274: make spatial nav pan the content, r=mfinkle 2008-09-29 12:35:08 -04:00
Gavin Sharp 1e26364bd1 Bug 457688: click redispatching doesn't take into account sidebar offsets, r=mfinkle 2008-09-29 11:01:18 -04:00
Gavin Sharp 6b9fe265b9 Bug 457326: refactor deckbrowser layout to better support canvas sized relative to the viewport (and other minor cleanup), r=mfinkle 2008-09-29 09:53:49 -04:00
Mark Finkle 8f186479ae Bug 454667: Missed a review update 2008-09-29 01:53:02 -05:00
Mark Finkle 3e87a9415b Bug 454667: Ability to close tabs, r=gavin 2008-09-29 01:43:33 -05:00
Daniel Brooks 1b42de5061 bug 451373 — code cleanup: merge with theme changes 2008-09-28 11:57:56 -05:00
Mark Finkle a0a02204a1 Bug 454810: Theme 'browser tools' section, r=gavin 2008-09-28 11:26:58 -05:00
Daniel Brooks 463b91419b bug 451373 — code cleanup: makes it possible for extensions to add another panel without the risk that multiple such extensions would break each other 2008-09-28 08:45:47 -05:00
Daniel Brooks c98c41eb6e bug 441794 — User configurable keyboard shortcuts: address further review comments, and fix a js error and warning 2008-09-27 00:34:27 -05:00
Daniel Brooks 161e923c61 bug 441794 — User configurable keyboard shortcuts: review comments from mfinkle 2008-09-26 15:55:29 -05:00
Daniel Brooks a90c7684af bug 441794: merge 2008-09-26 05:32:11 -05:00
Daniel Brooks d5224b9c4e bug 441794: address review comments 2008-09-26 02:34:54 -05:00
Daniel Brooks 821b2293cf change the id of a toolbarbutton. no bug, no review, just fiat. 2008-09-25 08:07:50 -05:00
Daniel Brooks a594cd3447 bug 436077 - Preferences: merge 2008-09-24 16:11:01 -05:00
Daniel Brooks a92e2d1679 bug 436077 - Preferences: review comments 2008-09-24 16:09:00 -05:00
Neil Deakin be96187625 Bug 456083, open new windows in tabs 2008-09-24 12:14:06 -04:00
Neil Deakin 9d8c85e911 Bug 455368, infobar truncates text 2008-09-24 12:08:52 -04:00
Daniel Brooks 878ceb5736 bug 436077 - Preferences: merge 2008-09-24 03:49:47 -05:00
Daniel Brooks 8c933cd24c bug 436077 - Preferences: remove section.css (should have done it earlier) 2008-09-24 03:47:38 -05:00
Daniel Brooks cb723b1321 bug 436077 - Preferences: add pref for saving passwords 2008-09-24 01:39:57 -05:00
Daniel Brooks 34db494ed1 bug 436077 - Preferences: remove the dismiss button 2008-09-24 01:31:11 -05:00
Mark Finkle 032b122e0a Bug 456487: Canceled changes to 'Folder' field are applied, r=gavin 2008-09-23 23:18:10 -05:00
Brad Lassey df56a0c6d8 Bug 456658 - speed up kinetic pans r=stuart 2008-09-23 20:02:45 -04:00
Mark Finkle a3386d7b9b Bug 454978: missing part of patch 2008-09-23 17:42:52 -05:00
Mark Finkle 58dd923924 Bug 454978: Difficult to close tabs, r=gavin 2008-09-23 16:15:20 -05:00
Daniel Brooks faf21dcc6e bug 436077 - Preferences: convert from a richlistbox to a scrollbox w/ overflow: auto 2008-09-23 13:19:31 -05:00
Brad Lassey f1ebde00f5 Bug 455453 - Panning goes in the wrong direction r=gavin 2008-09-23 14:06:28 -04:00
Daniel Brooks aefd5de285 merge for bug 436077 2008-09-23 10:30:05 -05:00
Daniel Brooks 88fadd47d1 bug 436077 - Preferences, implement a pref that turns plugins on or off 2008-09-23 10:19:11 -05:00
Daniel Brooks 484bed9b35 bug 456390 – move control strip buttons into position. r=mfinkle 2008-09-23 01:02:51 -05:00
Daniel Brooks 30c70fc89e bug 436077 - Preferences, fix up a few minor things 2008-09-22 22:57:09 -05:00
Gavin Sharp 6b65d5b781 Bug 456393: disable plugins, r=mfinkle 2008-09-22 14:17:46 -04:00
Daniel Brooks 373d5dc4df bug 436077 - Preferences, merged with the central repo 2008-09-22 12:37:07 -05:00
Mark Finkle 07d46e9433 Bug 456115: Switching tabs needs a forced redraw, r=gavin 2008-09-19 21:45:54 -05:00
Mark Finkle f5da2bbd89 Bug 455977, Add pref to disable kinetic scrolling, r=gavin 2008-09-18 21:41:04 -05:00
Stuart Parmenter 1ef3e3bc03 bug 450930. only redraw when necessary (get rid of 100ms timer redraws.) r=gavin 2008-09-18 11:07:16 -07:00
Gavin Sharp 9c03ce3256 Bug 455779: make sure not to process mousemoves while kinetic scrolling, r=stuart 2008-09-17 16:49:53 -04:00
Mark Finkle f9b5e92905 Fixed typo in browser-ui.js 2008-09-17 15:21:06 -05:00
Gavin Sharp 73ef98dfae Bug 455361: don't redispatch clicks if we're in kinetic, refactor some event handling code, r=stuart 2008-09-17 14:53:58 -04:00
Mark Finkle 05c0308106 Bug 455447, Track and update the mode when panning, r=gavin 2008-09-16 07:50:34 -05:00
Brad Lassey 462fee907f Bug 455352 - Stuck kinetic scrolling r=stuart 2008-09-15 22:34:11 -04:00
Brad Lassey 3e39c57394 Bug 455188 - Need to be able to pan fully while zoomed in p=gavin+bassey r=stuart 2008-09-15 20:24:15 -04:00
Mark Finkle 23aa100a5a Bug 455239: switching from windowed to fullscreen shows control strip, r=gavin 2008-09-14 17:01:05 -05:00
Neil Deakin 27f8c08222 Bug 449278, update throbber and icon more properly so that loading feedback is given, r=mfinkle 2008-09-14 10:53:25 -04:00
Neil Deakin fa37939abd Bug 452080, additional line that was missed due to merging 2008-09-13 17:20:11 -04:00
Neil Deakin 3bda0b67c6 Bug 452080, improve autocomplete to always show results when open and display 4 search engines, r=mfinkle 2008-09-13 17:11:48 -04:00
Gavin Sharp 5990a897ce Bug 455009: fix gap between sidebars and url bar, r=mfinkle 2008-09-12 11:16:51 -04:00
Gavin Sharp db37380f97 Bug 455010: fix starred icon state, r=mfinkle 2008-09-12 11:15:01 -04:00
Mark Finkle cabdbf2983 Bug 454875: After selecting a tab, hide the tabs. r=gavin 2008-09-11 20:11:46 -05:00
Mark Finkle e4b7fac8d3 Bug 452069 merged poorly and broke bug 452072 2008-09-11 18:21:04 -05:00
Mark Finkle f581959dff b=452069, r=gavin. Off-screen UI should slide into view when apnned 2008-09-10 19:38:02 -05:00
Gavin Sharp e6e7780c3e Bug 454646: add disabled states for back/forward, add 'starred' state, and update the rest of the theme images (images by Sean Martell), r=mfinkle 2008-09-10 18:21:15 -04:00
Neil Deakin 4c9dca54e4 Bug 452072, add close button and escape key for bookmarks list, r=mfinkle 2008-09-10 16:54:32 -04:00
Gavin Sharp 84c773e95a Forgot these files (bug 452074) 2008-09-10 16:19:13 -04:00
Gavin Sharp e7f1f43347 bug 452074: re-theme fennec UI, r=mfinkle, images by Madhava Enros <madhava@mozilla.com> and Sean Martell <sean@braincreations.com> 2008-09-10 15:30:52 -04:00
Johnathan Nightingale a9bd2bec22 Fennec should implement firefox-style security error ui. b=437372 r=enndeakin 2008-09-09 11:52:21 -04:00
Neil Deakin 565c8a0003 Bug 446672, improve appearance of notification bars so all buttons are visible, r=gavin 2008-09-07 08:12:05 -04:00
Daniel Brooks d2ed3d6c9f bug 436077 - Preferences 2008-09-07 01:54:06 -05:00
Mark Finkle 943e0c6acb b=451576, r=gavin. uncaught exceptions on startup 2008-09-06 23:06:04 -05:00
Gavin Sharp 7b58218848 Bug 453042: Fix minor typo 2008-09-02 03:57:13 -04:00
Gavin Sharp 4a819c2495 Bug 452077: move bookmarks button to the titlebar, r=enndeakin 2008-08-29 12:51:35 -04:00
Brad Lassey 27771cbe33 Bug 451441 – don't synchronously redraw everytime we move the canvas r=stuart 2008-08-27 17:28:03 -04:00
Mark Finkle 25094284f6 b=451676, r=gavin. Remember the URLBar position when switching tabs 2008-08-22 23:25:17 -04:00
Mark Finkle e7758b25dc b=451668, r=gavin. Sidebars stay in view when panning URLBar away 2008-08-22 23:20:46 -04:00
Mark Finkle 377864203d b=451677, r=enn. deckbrowser saves window scroll but should save browser scoll 2008-08-22 09:33:00 -04:00
Brad Lassey 4017f346a5 Bug 451430 - Stop updating canvas when kinetic scrolling r=gavin 2008-08-20 15:26:29 -04:00
Mark Finkle a97d9d481d b=448080, p=enn & mfinkle, r=gavin. switching between tabs fails to update parts UI 2008-08-20 02:09:22 -04:00
Gavin Sharp 5024580fa7 Bug 444858: improve zoom behavior by skipping inline elements, and fix bug that made zooming near the edge of the content area sometimes not work, r=stuart 2008-08-20 01:30:07 -04:00
Mark Finkle 2778120df4 Added missing file from b=437959 2008-08-19 23:47:56 -04:00
Gavin Sharp 5fc144c6d5 Bug 450243: properly clamp zoomLevel to avoid zooming bugs, r=mfinkle 2008-08-19 23:32:03 -04:00
Mark Finkle ff244820e1 b=437959, r=gavin. View, install and remove add-ons 2008-08-19 22:18:36 -04:00
Gavin Sharp 5ab9e26115 Bug 451262: fix typo that broke tab shortcuts 2008-08-19 17:50:10 -04:00
Mark Finkle 37aec24132 b=444248, r=gavin. Add interactions and animations to nav controls 2008-08-19 15:19:47 -04:00
Justin Dolske 165f0823f5 Bug 436054 – Password Manager (for Fennec). r=gavin 2008-08-18 12:59:14 -07:00
Brad Lassey 1885f30599 Bug 450782 – overpan events are hard to trigger with kinetic scrolling enabled r=mfinkle 2008-08-15 15:37:22 -04:00
Brad Lassey e94ea3e49c Bug 443212 - Kinetic Scrolling r=mfinkle 2008-08-15 13:02:52 -04:00
Doug Turner 5ad14bab32 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 214108b1d2 b=449266, r=gavin. browser.js cleanup 2008-08-05 16:19:22 -04:00
mfinkle@markfinkle8198 f56e875416 b=448495, r=gavin. toolbar and sidebar UI fixup 2008-07-30 01:26:53 -05:00
Gavin Sharp 328e3c78b8 Bug 448350: fix 'undeclared variable' warning 2008-07-29 17:24:16 -07:00
Daniel Brooks 0191b34e4c bug 441794: simplify the testing slightly 2008-07-29 03:30:38 -05:00
Daniel Brooks ee973bcca8 bug 441794: fix a mis-merge, and also make a few tweaks to my code to match the shifting main ui. 2008-07-29 03:10:22 -05:00
Daniel Brooks 71aed3f6e7 bug 441694: merge with trunk. also, hg add shortcuts.properties; I've somehow left it out since the beginning. 2008-07-28 15:29:43 -05:00
Daniel Brooks d070e1ac18 merge commit for bug 440797 2008-07-25 18:44:05 -05:00
Daniel Brooks 4d577cce02 Bug 440797 – don't harcode Fennec in browser.js 2008-07-25 18:38:17 -05:00
Brad Lassey d822a2c388 Bug 437956 - Linkify phone numbers r=mfinkle 2008-07-25 19:27:31 -04:00
Mark Finkle 4205d6a277 b=446673, r=gavin. Sidebar never goes away 2008-07-25 14:10:35 -04:00
Johnathan Nightingale d0c5c15dcb Bug 447843 - remove duplicated pref service r=gavin 2008-07-24 15:48:40 -04:00
Gavin Sharp ddf985d191 Bug 432702: don't throw when loading XUL pages, r=mfinkle 2008-07-24 15:50:59 -04:00
Gavin Sharp f26851ca68 Bug 444858: don't zoom directly to elements, leave some padding to improve legibility, r=stuart 2008-07-24 15:37:38 -04:00
Neil Deakin 660f2575ba Bug 436064, support multiple documents with a tab navigation bar, r=gavin 2008-07-24 14:50:32 -04:00
Gavin Sharp 1333b9da20 Fix missing variable declaration and CSS typo 2008-07-22 09:38:26 -04:00
Gavin Sharp 5daa287f37 Bug 446509: silence exceptions that are sometimes thrown when zooming, r=mfinkle 2008-07-22 09:11:56 -04:00
Daniel Brooks 09e74ba614 bug 441794: add support for clearing a shortcut, which relies on the patch in bug 446550. also fixes a couple of exceptions 2008-07-22 02:38:59 -05:00
Gavin Sharp fa470ae2f5 Bug 446433: add some zoom methods to deckbrowser, r=mfinkle 2008-07-21 17:12:18 -04:00
Mark Finkle d654eaf280 b=445993, r=gavin. followup to remove unneeded setTimeout 2008-07-21 17:12:47 -04:00
Mark Finkle 93693fca49 b=445993, r=gavin. target=_blank doesn't load the URL 2008-07-21 17:00:55 -04:00
Daniel Brooks 8ffe8058b0 bug 441794: add a couple more tests for completeness sake 2008-07-20 06:11:28 -05:00
Gavin Sharp 4bb7a8c9de Bug 445712: prevent awesome bar from covering up keyboard UI, r=enndeakin 2008-07-20 05:44:49 -04:00
Daniel Brooks cd5a81e9e0 bug 441794: add a bunch of tests, and make a few tweaks so that they all pass. I still need to create the actual chrome mochitest, but all it'll have to do is call the test() function. 2008-07-20 04:42:06 -05:00
Daniel Brooks 9695e0c5df bug 441794: address some comments by mfinkle, and also switch to using complex pref values so that non-ascii characters in the shortcuts round-trip correctly 2008-07-18 17:20:47 -05:00
Daniel Brooks 580e48c2aa move from using the test textbox to using the actual textbox in the editable tree, and properly round-trip the user's selections. 2008-07-17 22:09:32 -05:00
Daniel Brooks 353d9bda3c bug 441794: fix a mis-merged hunk, and some other miscellaneous tweaks 2008-07-17 17:55:26 -05:00
Daniel Brooks e8a0c1f42e bug 441794: merge my other tree into the main line 2008-07-17 17:03:44 -05:00
Daniel Brooks 6fb744ecd9 bug 441794: merge back to main line 2008-07-17 16:51:26 -05:00
Daniel Brooks 6b5253da97 bug 441794: properly convert dom key events into keyspecs and thence to readable strings 2008-07-17 16:45:08 -05:00
Johnathan Nightingale f8a6435b22 Vertical and horizontal panning should "snap to" the appropriate axis. b=445716, r=gavin 2008-07-17 15:37:15 +02:00
Mark Finkle 49f59656e9 b=445715, p=gavin, r=mfinkle. use clickSelectsAll for URL bar 2008-07-17 09:37:34 -04:00
Gavin Sharp ad06c31d16 Bug 445734: force redraws while painting (improves panning performance), r=stuart 2008-07-17 14:49:05 +02:00
dougt@dougt-ubuntu 395c294255 Geolocation UI. Bug 444665. r=mfinkle 2008-07-16 17:07:43 -07:00
Neil Deakin d546a39270 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 3c60647de5 Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:37:28 +02:00
Gavin Sharp c42ddcb72c Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:36:28 +02:00
Mark Finkle 3b75df7751 b=445493, r=gavin. Hide sidebar controls when overpanning left 2008-07-16 09:19:55 -04:00
Gavin Sharp 85c51dfd88 Bug 445479: fix panning for zooms triggered from a panned state, r=stuart 2008-07-16 13:45:31 +02:00
Gavin Sharp 628e521c63 Bug 445464: fix zooming while panned outside initial viewing area, r=stuart 2008-07-16 12:21:24 +02:00
Mark Finkle 2c9bd4f3ff b=445327, r=gavin. Cleanup goToURI code 2008-07-15 11:21:39 -04:00
Mark Finkle 22da1be426 b=445208, r=gavin. Cleanup the bookmark edit panel 2008-07-14 17:11:15 -04:00
Mark Finkle 57b358c23c b=444418, r=gavin. Use overpan event to show sidebar controls 2008-07-11 23:09:35 -04:00
Gavin Sharp d80bfdf131 Bug 436059: work around dblclick events not firing on the n810, and fix zoomToElement while panned, r=stuart 2008-07-11 21:22:12 -04:00
Mark Finkle 6f5b860cad b=444810, r=gavin. Updates the toolbar images 2008-07-11 20:50:47 -04:00
Gavin Sharp af62f2e693 Bug 436059: initial 'zoom to element' support, r=stuart 2008-07-11 18:22:38 -04:00
Johnathan Nightingale d2158575fe Add popup blocker UI. b=436057 r=mfinkle 2008-07-11 14:51:28 -04:00
Mark Finkle 374ee06e42 b=444504. fixed spelling 2008-07-10 11:17:01 -04:00
Mark Finkle 8dab73b273 b=444504, r=gavin. Add notificationbox support 2008-07-10 10:24:48 -04:00
Doug Turner 4542ec463c Bug 444373 renamed spatial-navigation to SpatialNavigation 2008-07-09 11:33:03 -07:00
Doug Turner d2ae7698d7 Enabling spatial navigation in Fennec. b=443009, r=mfinkle 2008-07-09 10:33:40 -07:00
Mark Finkle 88b07e9a65 merge 2008-07-08 21:27:05 -04:00
Mark Finkle 60e85f5dc3 b=444218, r=gavin. Show/Hide the side navigation controls 2008-07-08 21:24:49 -04:00
Daniel Brooks 034e502cac bug 441794: that's what I get for changing a variable name after testing but before checking in 2008-07-06 06:12:57 -05:00
Daniel Brooks ba622bb026 bug 441794: cache the keys to make setting up the UI O(n) rather than O(n^2) 2008-07-06 05:01:33 -05:00
Daniel Brooks 78b6f1c6c8 bug 441794: make the listbox an editable tree, and write some code for reading and setting prefs 2008-07-05 19:06:24 -05:00
Daniel Brooks bc736458ee add in the correct code for translating a key into the proper string. the code is much the same as what nsMenuFrame does. It reuses the same properties files and so on. 2008-07-04 15:00:02 -05:00
Daniel Brooks f32d69bd35 UI for editing keyboard shortcuts. Not yet actually editable, but updated to work with mfinkle's last patch. 2008-07-04 09:29:24 -05:00
Stuart Parmenter 1cf4317e3b bug 443473. Fix drag delay to take in to account how far you've moved the mouse and fix panning to not let you pan outside of the browser area. r=gavin 2008-07-04 00:33:05 -07:00
Mark Finkle a2018f6a17 b=436068. breakage from hg dance 2008-07-04 02:52:26 -04:00
Mark Finkle cef664623d b=436068, r=gavin. Add and removes files 2008-07-04 02:39:25 -04:00
Mark Finkle 5916319cdc b=436068, r=gavin. Add new navigation UI 2008-07-04 02:16:46 -04:00
Gavin Sharp f0e4bbf9b9 Bug 442975: windowtype should be navigator:browser, r=mfinkle 2008-07-03 12:55:34 -04:00
Gavin Sharp a0d1c41f40 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 dea102c7b6 Bug 441584: properly handle mouseup on the toolbar (end the pan), r=mfinkle 2008-06-24 21:03:37 -04:00
Gavin Sharp b9ba6f995f Bug 441681: can't click links after panning (links outside of initial view don't work), r=mfinkle 2008-06-24 19:36:44 -04:00
Gavin Sharp c6b731a973 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
Johnathan Nightingale ff4477a3df Add images for bug 437955. 2008-06-20 17:14:04 -04:00
johnath@gavin-pc-ubuntu 616060f3ea Initial port of identity UI to Fennec. b=437955 r=gavin 2008-06-20 17:01:42 -04:00
Gavin Sharp 6309e1149e Bug 439452: remove another 'Firefox', r=mfinkle
--HG--
branch : mobile
2008-06-20 13:33:34 -04:00
Gavin Sharp 46dcaf2ab2 Bug 439452 followup (change deb installed description)
--HG--
branch : mobile
2008-06-16 12:56:51 -04:00
Gavin Sharp f109c44a2a Bug 439452: Fennec, not Firefox
--HG--
branch : mobile
2008-06-16 12:43:15 -04:00
dougt@dougt-ubuntu ddab4858d7 clear the total momentum on ever new pan
--HG--
branch : mobile
2008-05-23 09:57:47 -07:00
dougt@dougt-ubuntu 8b634683bd ws cleanup
--HG--
branch : mobile
2008-05-22 15:12:08 -07:00
mark.finkle@gmail.com a2d64cb5d3 b=435244 – Add initial support for zooming. Animation is disabled.
--HG--
branch : mobile
2008-05-22 16:46:20 -04:00
dougt@dougt-ubuntu 62ca4fba25 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 5f834631fd Swicth to bubbling mouse events
--HG--
branch : mobile
2008-05-21 15:12:08 -04:00
mark.finkle@gmail.com bc49df264c 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 2662fdbc0c 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 de4e855851 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
dougt@dougt-ubuntu 66458acff8 merging gavin's change
--HG--
branch : mobile
2008-05-20 13:01:45 -07:00
dougt@dougt-ubuntu 7e5f4c4a1d 434831. doPan optimziations
--HG--
branch : mobile
2008-05-20 12:58:10 -07:00
Gavin Sharp 01e011a73a 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 667ccf2319 bug 434675. basic kinetic scrolling
--HG--
branch : mobile
2008-05-20 10:37:59 -07:00
mark.finkle@gmail.com f282565d51 b=433578 - make panning work better.
--HG--
branch : mobile
2008-05-18 02:35:30 -04:00
Brad Lassey 4dcd5e6b6b fixing bug #432647, r=mfinkle
--HG--
branch : mobile
2008-05-13 17:39:17 -04:00
mfinkle@mozilla.com 41f76c807b 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 4847e14a18 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 44e3dff6ef more canvas panning fixes
--HG--
branch : mobile
2008-05-07 18:57:23 -05:00
mfinkle@mozilla.com e43003eeac fixed a refactor bug
--HG--
branch : mobile
2008-05-06 21:26:09 -05:00
mfinkle@mozilla.com d9a441f1b1 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 47abbbdc65 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 30ae66ac14 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