Commit Graph

264 Commits

Author SHA1 Message Date
Mark Finkle
914d846735 Bug 476915: Cursor not in URLBar after adding a new tab, r=gavin 2009-02-04 15:53:59 -05:00
Gavin Sharp
b2c24752a9 Bug 476693: Fix default larry behavior since we don't call onSecurityChange for about:firstrun, r=mfinkle 2009-02-04 15:18:43 -05:00
Mark Finkle
f75fea5152 Bug 476714: Closing the selected tab results in errors, r=gavin 2009-02-03 21:37:10 -05:00
Gavin Sharp
de72f6725e Backed out changeset 731f6fc9c130 2009-02-03 17:13:15 -05:00
Gavin Sharp
750f7a15ac Bug 476521: simplify chrome CSS, r=mfinkle 2009-02-02 17:11:51 -05:00
Taras Glek
9572d0770a Bug 474689 - Limit painting to visible area during loads, use a heuristic to reduce zoomtopage calls, etc r=stuart 2009-01-30 12:42:05 -08:00
Mark Finkle
2d8ff8e97d bustage fix for bug 475997, r=tglek 2009-01-30 13:13:06 -05:00
Mark Finkle
42da130e31 Bug 476077: page JS can't update favicon 2009-01-30 11:58:26 -05:00
Taras Glek
c69fcdd5e7 Bug 475997 - make zoomToPage use viewport width, switching to using wsRects in CanvasBrowser r=stuart 2009-01-29 11:51:57 -08:00
Neil Deakin
a1de243dad bug 455891 - unable to set focus() on certain element types r=mfinkle 2009-01-28 15:39:20 -05:00
Taras Glek
5c71281a4a Bug 474874: misc CanvasBrowser cleanups, minor speed boost for redraw. r=stuart 2009-01-23 14:36:49 -08:00
Mark Finkle
c242196e55 Bug 473992: Create separate theme folders for hildon and wince, r=gavin
--HG--
rename : mobile/chrome/skin/browser.css => mobile/themes/wince/browser.css
rename : mobile/chrome/skin/extensions.css => mobile/themes/wince/extensions.css
rename : mobile/chrome/skin/firstrun/firstrun.css => mobile/themes/wince/firstrun/firstrun.css
rename : mobile/chrome/content/firstrun/firstrun.xhtml => mobile/themes/wince/firstrun/firstrun.xhtml
rename : mobile/chrome/skin/firstrun/firstrun_arrow_l.png => mobile/themes/wince/firstrun/firstrun_arrow_l.png
rename : mobile/chrome/skin/firstrun/firstrun_arrow_r.png => mobile/themes/wince/firstrun/firstrun_arrow_r.png
rename : mobile/chrome/skin/firstrun/firstrun_background.jpg => mobile/themes/wince/firstrun/firstrun_background.jpg
rename : mobile/chrome/skin/firstrun/firstrun_splash.png => mobile/themes/wince/firstrun/firstrun_splash.png
rename : mobile/chrome/skin/images/addressbar_endcap_l_off.png => mobile/themes/wince/images/addressbar_endcap_l_off.png
rename : mobile/chrome/skin/images/addressbar_endcap_l_on.png => mobile/themes/wince/images/addressbar_endcap_l_on.png
rename : mobile/chrome/skin/images/addressbar_endcap_r_off.png => mobile/themes/wince/images/addressbar_endcap_r_off.png
rename : mobile/chrome/skin/images/addressbar_endcap_r_on.png => mobile/themes/wince/images/addressbar_endcap_r_on.png
rename : mobile/chrome/skin/images/addressbar_middle.png => mobile/themes/wince/images/addressbar_middle.png
rename : mobile/chrome/skin/images/close-small.png => mobile/themes/wince/images/close-small.png
rename : mobile/chrome/skin/images/default-favicon.png => mobile/themes/wince/images/default-favicon.png
rename : mobile/chrome/skin/images/identity.png => mobile/themes/wince/images/identity.png
rename : mobile/chrome/skin/images/left_buttons.png => mobile/themes/wince/images/left_buttons.png
rename : mobile/chrome/skin/images/left_sidebar_middle.png => mobile/themes/wince/images/left_sidebar_middle.png
rename : mobile/chrome/skin/images/navigation_background.png => mobile/themes/wince/images/navigation_background.png
rename : mobile/chrome/skin/images/navigation_magnifier.gif => mobile/themes/wince/images/navigation_magnifier.gif
rename : mobile/chrome/skin/images/navigation_search_caps.png => mobile/themes/wince/images/navigation_search_caps.png
rename : mobile/chrome/skin/images/navigation_url_caps.png => mobile/themes/wince/images/navigation_url_caps.png
rename : mobile/chrome/skin/images/page-starred.png => mobile/themes/wince/images/page-starred.png
rename : mobile/chrome/skin/images/page_buttons.png => mobile/themes/wince/images/page_buttons.png
rename : mobile/chrome/skin/images/panel_background.png => mobile/themes/wince/images/panel_background.png
rename : mobile/chrome/skin/images/panel_buttons.png => mobile/themes/wince/images/panel_buttons.png
rename : mobile/chrome/skin/images/right_buttons.png => mobile/themes/wince/images/right_buttons.png
rename : mobile/chrome/skin/images/right_sidebar_middle.png => mobile/themes/wince/images/right_sidebar_middle.png
rename : mobile/chrome/skin/images/starred48.png => mobile/themes/wince/images/starred48.png
rename : mobile/chrome/skin/images/tab_close.png => mobile/themes/wince/images/tab_close.png
rename : mobile/chrome/skin/images/tag.png => mobile/themes/wince/images/tag.png
rename : mobile/chrome/skin/images/throbber.png => mobile/themes/wince/images/throbber.png
rename : mobile/chrome/skin/images/toolbar.png => mobile/themes/wince/images/toolbar.png
rename : mobile/chrome/skin/images/toolbar_background.png => mobile/themes/wince/images/toolbar_background.png
rename : mobile/chrome/skin/notification.css => mobile/themes/wince/notification.css
2009-01-21 17:16:28 -05:00
Taras Glek
610913e055 bug 473647: Set a default size that avoids an extra resize on n810. r=mfinkle 2009-01-21 10:14:03 -08:00
Mark Finkle
cee9b40000 Bug 474617: use commandset id from Firefox, r=gavin 2009-01-21 12:28:25 -05:00
Taras Glek
66c6526e73 Bug 473647: speed up resizing r=mfinkle 2009-01-16 14:54:59 -08:00
Anton Rogaynis
722ae03f15 Bug 472735: optimize about:blank onlocationchange (breakage fix), r=mfinkle 2009-01-16 11:07:08 -05:00
Taras Glek
9a5b56bbf1 Bug 472745 - less zoomToPage on startup r=stuart 2009-01-15 14:18:36 -08:00
Taras Glek
835310100d Bug 472735: 0 setURI calls on startup r=mfinkle 2009-01-14 16:13:27 -08:00
Gavin Sharp
fa7d145726 Bug 473368: avoiding clobbering selection keyboard when highlighting location bar, r=mfinkle 2009-01-14 17:12:36 -05:00
Gavin Sharp
2d48df121b Bug 473643: remove widgetstack resizing code, r=vlad 2009-01-14 17:05:52 -05:00
Taras Glek
f491af48fb bug 473424: speed up WidgetStack's resizing code and disable it r=vlad 2009-01-13 15:38:32 -08:00
Taras Glek
e56bb0a5f5 bug 472735: optimize about:blank onlocationchange r=gavin 2009-01-13 14:05:03 -08:00
Gavin Sharp
6a3fadbfa8 minor browser-ui.js fix (comment, s/var/let/) 2009-01-13 17:04:36 -05:00
Taras Glek
e44c5cabac bug 473424: speed up resize code r=gavin 2009-01-13 13:44:11 -08:00
Taras Glek
b54616eab9 Bug 472876 - remove setupGeolocation from browser.js r=dougt 2009-01-09 13:22:20 -08:00
Mark Finkle
ff5cb59f11 Bug 472719: Remove 'Loading...' text from canvas, r=pavlov 2009-01-09 10:37:03 -05:00
Mark Finkle
0ed38b6178 Bug 468880: Change Browser.newTab to take a URI, r=gavin 2009-01-09 01:51:13 -05:00
Mark Finkle
88986cdb8c Bug 471415: Opening chrome:// URLs in browser is broken 2008-12-29 17:54:42 -05:00
Gavin Sharp
ed976fca10 Bug 470872: fix cookie checkbox to use correct values for the pref, r=mfinkle 2008-12-25 23:55:35 -05:00
Stuart Parmenter
0f6e657405 bug 468729. make sidebars pop open or closed. r=vlad 2008-12-13 06:22:02 -08:00
Gavin Sharp
9fb7bb2756 Bug 470776, location bar text is selected unnecessarily after startup, r=mfinkle 2008-12-22 14:05:00 -05:00
Gavin Sharp
25fbc3bc1f Bug 470786: can't access extras panel when window isn't fullscreen, r=mfinkle 2008-12-22 13:59:25 -05:00
Mark Finkle
9b2e40ce68 Bug 453470: notification bar in fennec needs to be per tab, r-gavin 2008-12-22 13:28:12 -05:00
Mark Finkle
a8ef1c15f8 Bug 453470: notification bar in fennec needs to be per tab, r-gavin 2008-12-22 13:25:52 -05:00
Gavin Sharp
77febd05d6 Bug 466280: fix WidgetStack to support resizes, and use that support to enable panning the full range of content at smaller-than-default window sizes, r=vlad/stuart 2008-12-19 18:04:16 -05:00
Gavin Sharp
5957151874 Bug 470477: make sure to always redraw when switching tabs, r=stuart 2008-12-19 16:54:11 -05:00
Mark Finkle
78ec9d049e Bug 470288: Toolbar overlays content after page loads, r=gavin 2008-12-18 17:36:59 -05:00
Mark Finkle
c32c94e8e3 Bug 456870: Right panel buttons act different than other buttons, r=gavin 2008-12-17 14:31:25 -05:00
Mark Finkle
d1bd1b7538 Bug 468733: shortcuts.js slows down startup, r=gavin 2008-12-15 14:11:04 -05:00
Neil Deakin
b138bedc5d 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
77019d0ac6 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
0e20ed56dc Fix silly mistake in the patch for bug 459170 2008-12-12 23:31:30 -05:00
Stuart Parmenter
115190d620 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
2de5effa39 Double zoomToPage timeout in order to avoid triggering bonus reflows r=stuart 2008-12-12 12:04:12 -08:00
Mark Finkle
c5a0f73435 Bug 468759: combine _edit and _caption elements, r=gavin 2008-12-11 02:05:55 -05:00
Gavin Sharp
e6da3d4781 Bug 468870: re-enable Spatial Navigation, r=mfinkle 2008-12-10 10:50:12 -08:00
Gavin Sharp
64038858d0 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
4886af82ae 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
b1b1ef1f5c Bug 456870: Fennec panel UI button acts differently than other buttons, r=gavin 2008-12-09 23:27:49 -05:00
Mark Finkle
546590b332 Bug 468748: Stop button never appears, r=gavin 2008-12-09 23:14:51 -05:00