Commit Graph

83 Commits

Author SHA1 Message Date
philringnalda@gmail.com
ca5e2a97d3 Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-26 14:27:26 -07:00
dtownsend@oxymoronical.com
dc9a954488 Bug 380381: Winstripe background tabs polish. p=Dao Gottwald <dao@design-noir.de>, r=enndeakin, ui-r=beltzner 2007-08-26 08:20:18 -07:00
dtownsend@oxymoronical.com
c6afb7cecb Bug 372773: Tab favicon should have the grab cursor on hover (right files this time). p=Dao Gottwald <dao@design-noir.de> r=enndeakin, ui-r=beltzner 2007-08-26 02:06:45 -07:00
dtownsend@oxymoronical.com
3d422e749d Additional files missed for checkin for bug 349196 2007-08-25 18:15:34 -07:00
dtownsend@oxymoronical.com
7fa194312f Bug 349196: All Tabs menu doesn't use right edge image with browser.tabs.closeButtons = 3. p=Dao Gottwald <dao@design-noir.de> r=robstrong 2007-08-25 17:54:54 -07:00
rflint@ryanflint.com
2da85be550 Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
mozilla.mano@sent.com
1926b74db9 Bug 392427 - Better, still temporary, unstarred icon. Image from Alex Faaborg. 2007-08-22 07:55:09 -07:00
rflint@ryanflint.com
91f0ee9064 Copy missed file for bug 339964. r=mconnor 2007-08-22 00:35:26 -07:00
kherron@fmailbox.com
1a910a81a1 Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano. 2007-08-21 22:02:38 -07:00
stefanh@inbox.com
6de9860322 Bug 378295: Remove obsolete tabs binding in *stripe/global/globalBindings.xml. r=Mano. 2007-08-21 22:02:44 -07:00
neil@parkwaycc.co.uk
ab647c86f7 Fix regression from winstripe landing b=370109 r=gavin 2007-08-21 22:02:43 -07:00
mozilla.mano@sent.com
fd02a6626c Bug 363125 - location bar is stretched vertically in Pinstripe. r=gavin. 2007-08-21 22:02:42 -07:00
mozilla.mano@sent.com
dc305cc6e9 Backing out the fix for 353757 since it didn't help Ts. a=mconnor. 2007-08-21 22:02:41 -07:00
mozilla.mano@sent.com
093344a351 Attempt to fix Ts regression from the new theme landing. r=gavin. 2007-08-21 22:02:39 -07:00
mozilla.mano@sent.com
96b13a68fa Land the new theme on trunk (bug 353673). 2007-08-21 22:02:12 -07:00
bryner@brianryner.com
0aade0c9e4 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2007-08-21 22:02:37 -07:00
ben@bengoodger.com
8899d46e7f land winstripe on trunk 2007-08-21 22:02:36 -07:00
gavin@gavinsharp.com
0f2c471098 Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2007-08-21 22:02:08 -07:00
mozilla.mano@sent.com
84e8c76bff Bug 348362 - Don't focus a tab when mousing-down on its close-button. r=mconnor. 2007-08-21 22:01:59 -07:00
mozilla.mano@sent.com
cf6e1db42d Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me. 2007-08-21 22:01:58 -07:00
sspitzer@mozilla.org
490d1210f2 fix for bug #342845 when dragging a tab over the "all tabs" button, act as if we are dragging over the "scroll down" button r=mconnor 2007-08-21 22:01:55 -07:00
sspitzer@mozilla.org
631c9623d3 fix for bug #342900 improve indication that open tab in background opened tab in overflow area. instead of flashing the "all tabs" button, provide a smoother animation. note, this will not work on mac trunk (but it will work on the mac branch) due to bug #346738 (aka #325296), so for now, there is no animation on the mac. r=mconnor 2007-08-21 22:01:52 -07:00
mozilla.mano@sent.com
916e5cdd12 Backing out bug 345257 due to the crash reported in 345659. 2007-08-21 22:01:47 -07:00
mozilla.mano@sent.com
9ff84bd739 Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me. 2007-08-21 22:01:40 -07:00
sspitzer@mozilla.org
e5f27b70e3 fix for bug #343251 add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling r=mano 2007-08-21 22:01:34 -07:00
mozilla.mano@sent.com
ed21d696d2 Bug 343628 - Double-clicking a close button of a tab shouldn't open a new tab. r=robert. 2007-08-21 22:01:33 -07:00
sspitzer@mozilla.org
e6416fb86c fix for bug #343054, js errors when changing certain browser.tabs.* prefs 2007-08-21 22:01:26 -07:00
sspitzer@mozilla.org
9bb4523ed7 fix for bug #342364 oops, set the clicktoscroll attribute on the pinstripe specific binding for tabbrowser. Otherwise, the tabs will scroll on mouseover. r=ben 2007-08-21 22:02:32 -07:00
sspitzer@mozilla.org
2f4c65c006 fix for bug #318168, tab browsing improvements such as: 1) when we have "too many" tabs in a window, allow the user to scroll through the tabs. 2) add events for when adding and removing tabs initial patch by mconnor. final patch r=mconnor 2007-08-21 22:01:25 -07:00
gavin@gavinsharp.com
ce78c17ad2 Bug 324237: Close button on tabs show empty tooltip (Mac), patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2007-08-21 22:02:30 -07:00
beng@bengoodger.com
7b16f6a4ca 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2007-08-21 22:00:54 -07:00
neil@parkwaycc.co.uk
ae9d72a7ff Fixing line endings, rs=mconnor, no bug 2007-08-21 22:02:28 -07:00
ben@bengoodger.com
d5a3c09bb8 More Winstripe/Pinstripe Restructuring 2007-08-21 22:02:27 -07:00
mconnor@steelgryphon.com
95886e3e51 bug 179656 - allow drag and drop reordering of tabs, patch originally based on miniT by dorando, r=vlad, a=shaver 2007-08-21 22:00:10 -07:00
sspitzer@mozilla.org
573b2b762c fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count also includes fixes for bugs: #383672: after visiting http://cheese.livejournal.com/, typing livejournal in the urlbar should suggest http://cheese.livejournal.com/ #392141: strip trailing / leading whitespace before doing url bar autocomplete #391887: typing "https://" no longer drops down a list of https sites #390404: javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete #385033: URLBar dropdown hangs and eats keystrokes when typing #373256: URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached) r=dietrich 2007-08-21 17:05:03 -07:00
mozilla.mano@sent.com
4540312ba5 Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch. 2007-08-17 00:22:12 -07:00
mozilla.mano@sent.com
18ad48a0ed Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
rflint@ryanflint.com
7852b0add9 Bug 391226 - Remove go-container. r=gavin 2007-08-07 10:00:04 -07:00
gavin@gavinsharp.com
ce2784f468 Bug 363130: make menuitem icons 16x16px consistently on Windows/Linux, to match Mac (avoid large icons from appearing in the search bar menu), r=mano 2007-08-07 06:14:51 -07:00
sdwilsh@shawnwilsher.com
bbac20edf7 Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9] 2007-08-06 10:45:57 -07:00
mconnor@steelgryphon.com
f8617a0cfc bug 388135 - hide certain protocols, don't de-emphasize the path, landing the de-emphasize the path bits only for now, patch by dao@design-noir.de, r=me 2007-07-25 21:11:54 -07:00
gavin@gavinsharp.com
77a82790dc Bug 338302: tab and bookmark drag and drop indicators only appear on the second drag, use visibility:hidden/visible to eagerly load images and avoid collapsing the elements (which can cause flickering when redisplaying the images), r=mconnor 2007-07-25 11:27:34 -07:00
sspitzer@mozilla.org
a30c748784 fix for bug #389003: sometimes favicons in url results are blank, need to use
the favicon service.

r=mano
2007-07-21 13:05:27 -07:00
sspitzer@mozilla.org
18a0640622 fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
mozilla.mano@sent.com
0419606b62 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
db48x@yahoo.com
54c0644061 Bug 388334 - Page Info theme should be more reusable by extensions.
patch by Florian Quèze <f.qu@queze.net>, r=mano
2007-07-16 22:45:42 -07:00
philringnalda@gmail.com
02f0bdab71 Bug 350741 - Pinstripe prefwindow padding puts passwords placed prettier, r=mano 2007-07-15 15:01:27 -07:00
philringnalda@gmail.com
5ae6912e9a Bug 388207 - Remove the bogus and never-(properly-)shown 'it's our fault :-(' feed preview error, r=mano 2007-07-15 14:28:39 -07:00
kherron@fmailbox.com
9e70062740 Bug 387077 - Rename some class names of the new Location bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-07-14 07:57:59 -07:00
gavin@gavinsharp.com
ea11428774 Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390) 2007-07-12 08:04:00 -07:00