hyatt@mozilla.org
|
53ffa57aff
|
Make sure if you have a sep but no modifier, you don't append the modifier.
|
2007-08-21 21:59:16 -07:00 |
|
ben@bengoodger.com
|
67158d4159
|
bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change
|
2007-08-21 21:59:15 -07:00 |
|
hyatt@mozilla.org
|
c4ebe15e64
|
Initial commit of alternate stylesheet support in Firebird.
|
2007-08-21 21:59:14 -07:00 |
|
hyatt@mozilla.org
|
10475c5aef
|
Support titledefault in tabbed browsing.
|
2007-08-21 21:59:13 -07:00 |
|
ben@bengoodger.com
|
de36b900d4
|
Actually fix b199819
|
2007-08-21 21:59:12 -07:00 |
|
hyatt@mozilla.org
|
5fea6376f7
|
Switch close tabs and close other tabs.
|
2007-08-21 21:59:11 -07:00 |
|
hyatt@mozilla.org
|
9cff29b446
|
Restore 'Close other tabs' to the tabs context menu.
|
2007-08-21 21:59:10 -07:00 |
|
bryner@brianryner.com
|
47509e47d1
|
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz)
|
2007-08-21 21:59:09 -07:00 |
|
noririty@jcom.home.ne.jp
|
faaa66255c
|
Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org
|
2007-08-21 21:59:08 -07:00 |
|
ben@netscape.com
|
5728784892
|
Fix bug 177797 - satchel only works in the first tab. Make sure autocompletepopup attribute is set on each new browser that is created in tabbrowser.
|
2007-08-21 21:59:07 -07:00 |
|
ben@netscape.com
|
f51223df88
|
Part of 191524 - 1) update tabbrowser to allow attach/detach of satchel controller from all browsers. 2) disclosure widget styles for privacy preferences panel
|
2007-08-21 21:59:06 -07:00 |
|
mkaply@us.ibm.com
|
2149c84076
|
103354 for Phoenix - if we do want this for Phoenix, we can put it back in, but Phoenix is broke if we don't remove the reference to the close tab in the DTD file
|
2007-08-21 21:59:05 -07:00 |
|
blakeross@telocity.com
|
45e5672215
|
Default to disablehistory.
|
2007-08-21 21:59:04 -07:00 |
|
hyatt@netscape.com
|
db9873a214
|
Fix bug 175575. Dbl-click in tab bar opens new tab.
|
2007-08-21 21:59:03 -07:00 |
|
hyatt@netscape.com
|
3ae31359c9
|
Fix bug 175575. Dbl-click in tab bar opens new tab.
|
2007-08-21 21:59:02 -07:00 |
|
hyatt@netscape.com
|
501bf82040
|
Fixing CTRL+TAB
|
2007-08-21 21:59:01 -07:00 |
|
hyatt@netscape.com
|
324d1d1828
|
Fix page report bustage.
|
2007-08-21 21:59:00 -07:00 |
|
hyatt@netscape.com
|
58fac492f9
|
Fix tabbrowser bug.
|
2007-08-21 21:58:59 -07:00 |
|
hyatt@netscape.com
|
b17b3143c2
|
Sync tab and friends with the trunk
|
2007-08-21 21:58:58 -07:00 |
|
hyatt@netscape.com
|
b256b33de8
|
Add page report accessor to tabbrowser.
|
2007-08-21 21:58:57 -07:00 |
|
hyatt@netscape.com
|
df3f0d08f2
|
more popup whitelisting changes
|
2007-08-21 21:58:56 -07:00 |
|
hyatt@netscape.com
|
9495d43f78
|
Tweaks.
|
2007-08-21 21:58:55 -07:00 |
|
hyatt@netscape.com
|
b70f673463
|
Popup whitelisting continues.
|
2007-08-21 21:58:54 -07:00 |
|
hyatt@netscape.com
|
fe6945151f
|
Popup whitelisting continues.
|
2007-08-21 21:58:53 -07:00 |
|
hyatt@netscape.com
|
047b06466b
|
Reverting tab close behavior.
|
2007-08-21 21:58:52 -07:00 |
|
hewitt@netscape.com
|
d758f1e184
|
165955 - turning on satchel in phoenix
|
2007-08-21 21:58:51 -07:00 |
|
hyatt@netscape.com
|
bca330b936
|
Removing New Tab button.
|
2007-08-21 21:58:50 -07:00 |
|
hyatt@netscape.com
|
20ad53a8cc
|
Fork tabbrowser to make it back into what I want.
|
2007-08-21 21:58:49 -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 |
|
dietrich@mozilla.com
|
14210bf691
|
Bug 387748 add a tag column in the organizer center pane, for tagged items (for christineyen+bugs@gmail.com, r=mano)
|
2007-08-21 15:31:44 -07:00 |
|
mark.finkle@gmail.com
|
cef9fe17ac
|
b=391902. r=gavin. FUEL Application.console.open() fails
|
2007-08-21 12:59:46 -07:00 |
|
sdwilsh@shawnwilsher.com
|
d84e1dbbf7
|
Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor
|
2007-08-21 10:22:02 -07:00 |
|
sayrer@gmail.com
|
3840320449
|
Bug 385178. Memory leak when viewing feeds. r=gavin
|
2007-08-20 22:31:04 -07:00 |
|
dtownsend@oxymoronical.com
|
7daec3138e
|
Bug 341472: ship with fewer security warnings showing by default. p=Adam Guthrie <ispiked@gmail.com>, r=darin.moz@gmail.com, ui-r=beltzner, a=wanted-firefox3
|
2007-08-20 07:22:42 -07:00 |
|
ginn.chen@sun.com
|
f57e8f04d6
|
Bug 389822 'make package' in topdir missed some files on Solaris SPARC r=benjamin a=bzbarsky
|
2007-08-19 20:27:38 -07:00 |
|
masayuki@d-toybox.com
|
e352b99520
|
Bug 385757 Can't enable gnomeui. patch by Hideo Oshima<hidenosuke@hidenosuke.org> r=benjamin, a=bzbarsky
|
2007-08-19 20:16:56 -07:00 |
|
dbaron@dbaron.org
|
d2a21e3197
|
Fix more bustage with libxul + trace-malloc.
|
2007-08-19 18:41:10 -07:00 |
|
gavin@gavinsharp.com
|
2851e52a33
|
Bug 307770: pass the blocked host to xpinstall-install-blocked observers so that they can offer to whitelist the correct URI (fix installation of XPIs from target="blank" links), r=mano, sr=dveditz
|
2007-08-19 13:51:30 -07:00 |
|
dietrich@mozilla.com
|
a367b86927
|
Bug 384239 "Search in Bookmarks" search field looks much worse on mac than it does on windows (r=sspitzer)
|
2007-08-19 13:12:00 -07:00 |
|
philringnalda@gmail.com
|
e82c40dd1f
|
Bug 266413 - Automatic Proxy Configuration URL string is imported from IE, but radio button is still on Direct Connection, patch by Bevan Collins <bevan.collins@gmail.com>, r=gavin
|
2007-08-18 19:48:31 -07:00 |
|
rflint@ryanflint.com
|
196631dafa
|
Bug 338295 - Microsummaries should be removed when they cease to exist. r=myk
|
2007-08-17 20:27:22 -07:00 |
|
rflint@ryanflint.com
|
bc7906ef8b
|
Bug 341341 - automatically update installed microsummary generators. r=myk
|
2007-08-17 15:44:28 -07:00 |
|
rflint@ryanflint.com
|
778825f8c0
|
Bug 341341 - automatically update installed microsummary generators (places unit test fixes). r=mano
|
2007-08-17 15:19:52 -07:00 |
|
sdwilsh@shawnwilsher.com
|
b067af05ed
|
Bug 392362 - Make a pref to control the number of days for which we display download history. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh
|
2007-08-17 15:19:08 -07:00 |
|
sspitzer@mozilla.org
|
9b2a57d247
|
fix for bug #392192: first run migration / import from opera browser is slow, history import should use "run in batch" r=dietrich
|
2007-08-17 10:54:58 -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 |
|
philringnalda@gmail.com
|
1bf8bc7617
|
Bug 392420 - No DOMi window icon in Firefox, r=bsmedberg
|
2007-08-16 20:55:20 -07:00 |
|
rob_strong@exchangecode.com
|
b992a964c4
|
Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer
|
2007-08-16 14:34:52 -07:00 |
|
rob_strong@exchangecode.com
|
fa92d85526
|
Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg
|
2007-08-16 14:14:51 -07:00 |
|
mozilla.mano@sent.com
|
377bf0a52b
|
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-16 12:06:19 -07:00 |
|