neil%parkwaycc.co.uk
a586fa0122
Bug 143663 Helper Apps listbox scrolls badly r=varga sr=alecf a=asa
2004-04-11 21:26:02 +00:00
cbiesinger%web.de
bcd2b59667
Bug 237919 Windows seamonkey static builds are busted
...
patch by Stephen Walker <sdwalker@myrealbox.com> r=cls a=chofmann
2004-04-10 22:54:43 +00:00
neil%parkwaycc.co.uk
5d5482f43f
Bug 230219 navigator button preferences only work if a navigator window is open r=dean_tessman sr=alecf a=chofmann
2004-04-10 09:41:33 +00:00
blizzard%redhat.com
0f53cda85b
Bug #237283 . Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa
2004-04-08 14:01:17 +00:00
mconnor%myrealbox.com
183524ff31
Bug 238931: remove the magic number 8 (kill ALLOW_SESSION_ONLY const), r=dwitte, sr=darin, a1.7=asa, fix dwitte's folly by implementing the session perm value on nsICookiePermission
2004-04-07 23:27:02 +00:00
mconnor%myrealbox.com
d5db0bff70
Bug 239240: Choosing Unblock Images from this Server in context menu whitelists site instead of removing permission, r=dwitte, sr=darin, a1.7=asa
2004-04-07 23:23:50 +00:00
neil%parkwaycc.co.uk
921a00668f
Bug 238080 JS strict warning: redeclaration of var p p=gautheri@noos.fr r=mvl sr=jag a=mkaply
2004-04-07 15:51:09 +00:00
cbiesinger%web.de
f709077594
bug 234046, remove search plugins for bugzilla, mozilla.org and LXR
...
patch by Matti Versen <matti@mversen.de> r=bsmedberg sr=tor a=asa
2004-04-06 22:19:14 +00:00
darin%meer.net
11b4c2f2d6
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +00:00
darin%meer.net
24b72602dd
fixes bug 192022 "Web page progress bar in statusbar rarely works when browsing, stays blank" r=biesi sr=dbaron a=chofmann
2004-04-01 21:58:35 +00:00
pedemont%us.ibm.com
78bc8400dc
Bug 237183, Add FP exception handler to OS/2, r=,a=mkaply
2004-03-31 16:48:48 +00:00
mconnor%myrealbox.com
c48af3a33a
bug 238045 - Cookie manager of 1.7beta does not display stored cookies, r=mvl, sr=darin, a=chofmann, display a blank value for expiry if FormatDateTime chokes on really long-lived cookies
2004-03-31 00:38:17 +00:00
cbiesinger%web.de
aa41d561d7
removing unused files, not part of build. bug 238841 r=bsmedberg
2004-03-29 19:45:32 +00:00
brade%comcast.net
a5c8ec2ef3
bug 238696; switch to tabbed mode if more than one progress listener is added to the browser (r=Neil, sr=jag, a=chofmann)
2004-03-29 14:19:47 +00:00
cbiesinger%web.de
abdf7f1e26
removing unused files, r=bsmedberg. not part of build.
2004-03-26 21:47:15 +00:00
caillon%redhat.com
90359e79d5
Fix for bug 238290: "-remote openURL doesn't work without specifying the url protocol"
...
When determining whether we can load the supplied URI based on scheme, use nsIURIFixup to turn the user supplied string into an nsIURI if possible, off which we can then extrapolate the correct scheme, rather than guess at one.
r=biesi
sr=blizzard
a=chofmann
2004-03-26 21:44:39 +00:00
brade%comcast.net
ff69c6b94f
remove unused char *; bug=238672, r=timeless, sr=tor, a=mkaply
2004-03-26 16:39:20 +00:00
timeless%mozdev.org
79ab85afcf
Bug 238468 NS_APPSTARTUPNOTIFIER_CONTRACTID should not live very long
...
r=bsmedberg sr=dbaron a=asa
2004-03-25 18:29:33 +00:00
mkaply%us.ibm.com
aee9a3501f
#233683
...
r=leaf, a=mkaply
Patch from gisburn - bring Solaris patchchecker current
2004-03-24 16:34:26 +00:00
bsmedberg%covad.net
dcf2a4e122
Bug 237688 - Removing unused files from xpfe/appshell rs=brendan a=mkaply
2004-03-23 21:02:43 +00:00
cbiesinger%web.de
40213e9cde
bug 180364, don't show the theme name in the "Uninstall Theme" button, to make this button fit even if the theme has a long name
...
r=neil sr=roc a=chofmann
2004-03-20 13:45:07 +00:00
caillon%redhat.com
9cfbf0705d
Bug 219378
...
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst a=chofmann
2004-03-19 01:34:40 +00:00
ben%bengoodger.com
0a1c1c008b
[firefox only] bug 236977 - firefox's application icon is the document icon, not the application icon. insert an application icon resource into the resource script as the "first" icon in the resource bundle to ensure windows shell picks up the right icon for file views
2004-03-17 23:21:25 +00:00
jst%mozilla.jstenback.com
1799c57970
Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b.
2004-03-16 20:13:14 +00:00
jst%mozilla.jstenback.com
2ee27045ba
Backing out the fix for bug 235457 since it made typing URLs, and autocomplete in the the URL bar not work.
2004-03-16 19:06:10 +00:00
jst%mozilla.jstenback.com
e1913b1f1e
Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org
2004-03-16 06:57:54 +00:00
timeless%mozdev.org
ed06558c89
Bug 117532 UI Pref to prevent sites from taking over context menu
...
patch by robert@accettura.com r=neil sr=ben a=mkaply
2004-03-16 04:41:10 +00:00
ben%bengoodger.com
79be05b1ae
237172 - remove an unnecessary addition of a global observer in the migration code. this is only built in firefox. r=bsmedberg
2004-03-16 04:00:54 +00:00
neil%parkwaycc.co.uk
2f7d2ed0d1
Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann
2004-03-15 23:19:46 +00:00
Stefan.Borggraefe%gmx.de
87661eb1b5
Fix for bug 215065: Duplicate access keys for Redo and Properties in Edit menu.
...
r=timeless, sr=alecf, a=asa
2004-03-12 17:56:06 +00:00
scott%scott-macgregor.org
c8c38ba35e
Bug #194632 --> notification preference to use a self-defined wav-file does not function well.
...
Force the browse button to always insert a file url into the sound url pref.
r=Stefan
sr=bienvenu
a=chofmann
2004-03-11 17:26:24 +00:00
jst%mozilla.jstenback.com
06d045083e
Fixing bug 213922. Make SeaMonkey focus the content area of a new window when opened from a targetted link. r=bryner@brianryner.com, sr=ben@bengoodger.com, a=brendan@mozilla.org
2004-03-11 03:00:47 +00:00
ben%bengoodger.com
8fd81fe5ea
203077 - Rename Firefox profile data folder from Phoenix to Firefox.
...
Make sure the migration FE does not show when the app is launched with -ProfileWizard or -CreateProfile, as these use cases do not imply automigration.
for full details see http://bugzilla.mozilla.org/show_bug.cgi?id=203077#c35
r=jst
2004-03-11 01:27:30 +00:00
timeless%mozdev.org
cec291a225
Bug 106386 Correct misspellings in source code
...
patch by aha@pinknet.cz rs=brendan
2004-03-10 05:33:14 +00:00
mconnor%myrealbox.com
c44cb742bf
bug 117532 UI Pref to prevent sites from taking over context menu - patch by Robert J. Accettura (robert@accettura.com), r=jst sr=ben
2004-03-10 02:56:30 +00:00
mconnor%myrealbox.com
b1bade834e
bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag
2004-03-09 23:58:10 +00:00
mkaply%us.ibm.com
5531045756
Add entry for potential file upload so we can translate it
2004-03-09 23:26:53 +00:00
mkaply%us.ibm.com
9eaba6a76b
Add entry for potential file upload so we can translate it
2004-03-09 23:19:14 +00:00
jshin%mailaps.org
778e2e29fa
bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner
2004-03-09 20:44:20 +00:00
jshin%mailaps.org
9512c2bc8a
bug 215797 : can't open an entry with IDN in History (r=bsmedberg, sr=darin, moa=bryner)
2004-03-09 20:38:58 +00:00
jshin%mailaps.org
ac2f18a8e9
bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage)
2004-03-09 19:33:48 +00:00
kairo%kairo.at
ca4d40b934
bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor
2004-03-09 18:25:10 +00:00
cls%seawood.org
767c5a96da
Explicitly link against XLIBS to resolve dependency caused by 235188 checkin.
...
Bug #236836 r=blizzard
2004-03-09 17:59:51 +00:00
cbiesinger%web.de
de7b67852b
Bug 236627 getReferrer should create uris using the io service
...
r=neil sr=darin
2004-03-09 16:45:05 +00:00
timeless%mozdev.org
00aa6f2d1e
Bug 236552 Warning: assignment to undeclared variable searchURL in chrome://navigator/content/navigator.js
...
r=neil sr=tor
2004-03-09 16:43:26 +00:00
bzbarsky%mit.edu
92c9a2c2d8
Backing out bug 191053 and various bustage fixes due to tree red and lack of
...
ability to get a hold of jshin. a=#developers (acting sheriff).
2004-03-09 06:09:15 +00:00
timeless%mozdev.org
334fa58b82
Bug 225055 symlinked bookmark files are broken AGAIN
...
r=bsmedberg sr=bz
2004-03-09 04:35:21 +00:00
jshin%mailaps.org
401ebf9a1a
bug 191053 : international domain names (IDN) are displayed as gargage in bookmark (r=varga, darin, sr=jag)
2004-03-09 03:31:10 +00:00
timeless%mozdev.org
3608de4fd3
Bug 225055 symlinked bookmark files are broken AGAIN
...
r=bsmedberg sr=bz
2004-03-09 02:56:03 +00:00
darin%meer.net
8bdaba45ad
final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron
2004-03-08 23:48:39 +00:00