Commit Graph

288 Commits

Author SHA1 Message Date
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
5327f7937b add the real APNG throbber back 2008-12-10 00:43:19 -05: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
Vladimir Vukicevic
fd09b5b43d Honor vptargetw/vptargeth corrently in updateSize 2008-12-09 15:30:45 -08:00
Stuart Parmenter
6a3e6a6111 bug 458373. get caret drawing in Fenec. r=gavin 2008-12-09 03:02:18 -08: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
Gavin Sharp
75b01e7ad4 Bug 468143: fix scroll wheel zooming, r=stuart 2008-12-05 15:45:28 -05:00
Gavin Sharp
9c9dc143ef Followup to fix bustage from revision 5e0434efb89e for bug 460330, r=stuart 2008-12-04 14:16:52 -05:00
Mark Finkle
d0cb9e845e Bug 465033: DM opening windows during a download, r=gavin 2008-12-03 17:32:51 -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
bdec05de0c Bug 458017: Increment Fennec BuildID separately, r=gavin 2008-12-01 08:24:31 -05:00
Gavin Sharp
b885934146 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
5c11d3506b 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
466334b9f0 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
bc42793a78 Remove some tabs 2008-11-25 17:56:20 -05:00
Gavin Sharp
a5bba40aaf 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
62f791f6f8 bug 466281. Make it possible to slide out the prefs panel 2008-11-25 12:15:39 -08:00
Gavin Sharp
8048fc41c4 Tabs be gone 2008-11-23 00:50:28 -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
d0cfa99f73 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
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
Mark Finkle
be735b930b Bug 460433: SVG files not displayed correctly. r=gavin 2008-11-12 21:16:20 -05:00
Gavin Sharp
4c20e30808 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
b3c9f4e518 Bug 464252: fix comments 2008-11-11 12:57:52 -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
Gavin Sharp
f6c6bddec1 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
c4042f4be4 Bug 463488: Remove unused images, r=mfinkle 2008-11-06 17:53:40 -05:00
Stuart Parmenter
760554ba4c fix comments 2008-11-05 17:34:55 -08:00
Stuart Parmenter
2b53ceffaa 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
6801302bea bug 463322: use drawImage instead of drawWindow for tab thumbnail r=stuart 2008-11-05 17:20:31 -08:00
Gavin Sharp
04897c11c5 Bug 462597: fix typo in deckbrowser 'browsers' getter 2008-10-31 19:12:28 -04:00
Gavin Sharp
a58a0f22e9 Bump version to 1.0a2pre 2008-10-23 15:34:02 -04: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
dfc6adbc9e Bug 456083, set extra preference to force windows with features set to open in new tabs as well, r=mfinkle 2008-10-21 14:28:08 -04:00
Neil Deakin
8a738da2a9 Bug 456670, overflow for tabs, r=mfinkle 2008-10-21 14:28:07 -04:00
Gavin Sharp
18c882da8b Bug 460469: bump fennec minversion, a=mfinkle 2008-10-21 10:28:16 -04:00
Stuart Parmenter
721579181a Added tag FENNEC_A1 for changeset b394a7122c10 2008-10-17 10:07:53 -07:00
Gavin Sharp
caa05989b8 Bug 460181: replace amazon with wikipedia in search list, r=stuart 2008-10-15 22:55:57 -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
Mark Finkle
f67f62fd77 bump version to 1.0a1 2008-10-15 11:52:34 -05:00
Stuart Parmenter
702dfa8b90 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