Commit Graph

96 Commits

Author SHA1 Message Date
Gavin Sharp
aa7c3956cb Bug 481752: remove broken plugin-disabling code (re-enable plugins by default), r=stuart 2009-03-05 21:45:52 -05:00
Gavin Sharp
0c25a6ddd1 Bug 479984: make sure to mark pages as 'typed' when they are visited as a result of user-triggered loads (the default autocomplete query only searches through 'typed' pages), r=mfinkle 2009-03-05 18:30:28 -05:00
Mark Finkle
7f61c78f84 Bug 481121: Misc minor bookmark bugs, r=gavin 2009-03-03 09:31:51 -05:00
Mark Finkle
4214774238 Bug 467670: Bookmark management (part 2), r=gavin 2009-02-25 01:20:45 -05:00
Mark Finkle
a13bfa29ec Bug 467670: Bookmark management (part 1), r=gavin 2009-02-25 01:20:45 -05:00
Mark Finkle
d9b8bd12be Bug 476672: Selecting current tab doesn't close the tab area, r=gavin 2009-02-10 16:52:23 -05:00
Gavin Sharp
62b48b4f47 Bug 474804: improve Fennec UI window resize handling by making sure to resize chrome widgets properly, and by fixing some of the bugs caused by not properly updating the rects tracked by the WidgetStack, r=vlad 2009-02-04 18:03:36 -05:00
Mark Finkle
42da130e31 Bug 476077: page JS can't update favicon 2009-01-30 11:58:26 -05:00
Taras Glek
66c6526e73 Bug 473647: speed up resizing r=mfinkle 2009-01-16 14:54:59 -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
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
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
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
a8ef1c15f8 Bug 453470: notification bar in fennec needs to be per tab, r-gavin 2008-12-22 13:25:52 -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
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
Mark Finkle
c5a0f73435 Bug 468759: combine _edit and _caption elements, r=gavin 2008-12-11 02:05:55 -05: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
Gavin Sharp
b5f634023a 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
9f179d6ad0 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
c0f8699815 Bug 464756: Opening new tab after closing another recycles previous favicon in new tab. r=gavin 2008-12-07 00:08:17 -05:00
Mark Finkle
e46840ebd4 Bug 460330: Larry UI not updated when switching tabs, r=gavin 2008-12-02 16:07:33 -05:00
Mark Finkle
9a49ca3939 Bug 462425: Convert Fennec to use WidgetStack framework for panning, r=stuart 2008-11-22 00:12:25 -05:00
Gavin Sharp
a19323a147 add missing semicolon 2008-11-12 22:53:15 -05:00
Mark Finkle
a66148ceee Bug 464357: CTRL+L should work like in FF. r=gavin 2008-11-12 21:40:57 -05:00
Taras Glek
dbe1f326d4 bug 463538: avoid superfluous resizes 2008-11-10 11:15:25 -08:00
Taras Glek
458c7a3ab3 bug 463722 - reduce lag for locationbar clicks 2008-11-10 11:15:07 -08:00
Taras Glek
7b2aa01f47 Bug 463745 - minor correction to previous patch 2008-11-10 09:57:53 -08:00
Taras Glek
1b3bf22b59 Bug 463745 - optimize favicon handling to reduce overhead of DOMLinkAdded event r=mfinkle 2008-11-10 09:55:22 -08:00
Neil Deakin
df2c8b4e18 Bug 459095, update throbber and icon properly when switching tabs, r=mfinkle 2008-10-22 11:39:00 -04:00
Neil Deakin
a58a80fe9e Bug 456084, display url in address field when the title is blank 2008-09-27 10:07:04 -04:00
Oleg Romashin
a2ef74ae50 Bug 458478 - HW Zoom keys support for fennec. r=mark.finkle. 2008-10-09 23:11:27 -05:00
Oleg Romashin
0e65f95722 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
4c91476079 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
Gavin Sharp
699ca30f3b Bug 458447: use whole pixels to position canvas, r=mfinkle 2008-10-06 15:18:55 -04:00
Mark Finkle
36f643599e Bug 452075: Need way to dismiss modal dialogs, r=gavin 2008-10-03 23:26:36 -05:00
Mark Finkle
a1fa4b8593 Bug 457977: Cleanup bookmark edit panel and starring, r=gavin 2008-10-01 14:54:16 -05:00
Gavin Sharp
d5cc662c42 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
8319197a76 Bug 454667: Ability to close tabs, r=gavin 2008-09-29 01:43:33 -05:00
Daniel Brooks
e640c4a00a 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
7045cdfce2 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
4d5ebe2848 bug 441794 — User configurable keyboard shortcuts: review comments from mfinkle 2008-09-26 15:55:29 -05:00
Daniel Brooks
0ff002971b bug 441794: merge 2008-09-26 05:32:11 -05:00
Daniel Brooks
d875f90cad bug 441794: address review comments 2008-09-26 02:34:54 -05:00