gerv%gerv.net
4d3385092d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:14:17 +00:00
gerv%gerv.net
6635d16530
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
cbiesinger%web.de
0d9bf97d44
addressing reviewer comments
2004-04-18 13:22:31 +00:00
cbiesinger%web.de
258c6de73a
Bug 240257 directory listings show wrong sizes for files > 4 GB
...
changes nsIDirIndex to use PRInt64
r=darin sr=bryner
2004-04-18 13:20:54 +00:00
varga%nixcorp.com
2db4e18cdf
Fixing JS warning. Bug 221619.
2004-04-17 21:23:31 +00:00
neil%parkwaycc.co.uk
7ad3e15645
Bug 221623 Remove the code that supported the old wallet.Notified pref and the extraneous wallet.notified prefs p=gautheri@noos.fr r=mconnor sr=bryner
2004-04-17 19:56:39 +00:00
gerv%gerv.net
aa835b77c5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00
mvl%exedo.nl
a191955736
Hide unneeded tabs in in the image manager to make resizing work better.
...
bug 89908, r=mconnor, sr=darin
2004-04-17 13:48:35 +00:00
varga%nixcorp.com
5026248834
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
darin%meer.net
b86829b878
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
cbiesinger%web.de
3c212719bf
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
darin%meer.net
25d84ac621
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
2004-04-15 23:30:05 +00:00
bzbarsky%mit.edu
4cba32786b
Make nsXULElement::GetChildNodes use the same (live) node list that
...
nsGenericElement uses. Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
cbiesinger%web.de
a600bb61fc
bug 235504, remove const char* version of nsCString::EqualsWithConversion,
...
second try
r=darin sr=dbaron
2004-04-15 20:44:53 +00:00
neil%parkwaycc.co.uk
6cdb00f1ff
Fix for smoketest blocker 240339 bogus prefs interrupt navigator startup r=varga sr=dveditz
2004-04-15 20:11:02 +00:00
dbaron%dbaron.org
a1db559580
Update version number from 1.7b to 1.8a.
2004-04-15 18:06:15 +00:00
bzbarsky%mit.edu
846feff665
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
timeless%mozdev.org
810bb86517
Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
...
r=neil sr=darin
2004-04-14 05:03:05 +00:00
cbiesinger%web.de
c54197d5ff
removing unused files, r=neil bug 238818 not part of build
2004-04-13 19:20:08 +00:00
cbiesinger%web.de
37b9e38307
Bug 239115 deCOM nsDownload
...
r=neil sr=roc
2004-04-13 19:15:21 +00:00
neil%parkwaycc.co.uk
8125ea348f
Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott
2004-04-13 09:34:47 +00:00
jshin%mailaps.org
71e4442d3f
mingw bustage fix
2004-04-13 07:24:12 +00:00
timeless%mozdev.org
d1a8326227
Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
...
r=neil sr=darin
2004-04-13 05:15:02 +00:00
bryner%brianryner.com
b148069934
Fix bug 240174 ('no running window found' on startup). r+sr=blizzard.
2004-04-13 04:50:19 +00:00
jshin%mailaps.org
4824aa2503
bug 232969 : use 'native' encoding when setting/getting registry on Windows (r=cbie, sr=bryner)
2004-04-13 01:32:41 +00:00
sicking%bigfoot.com
6ce4fac4be
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
...
r=bz sr=jst
2004-04-12 22:48:33 +00:00
neil%parkwaycc.co.uk
248ace5243
Bug 143663 Helper Apps listbox scrolls badly r=varga sr=alecf a=asa
2004-04-11 21:26:02 +00:00
cbiesinger%web.de
ac100664bf
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
847fda7647
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
14061147ac
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
1c888c7563
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
e1d055c0f2
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
4ffb105bc0
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
de3697d303
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
a3645b33e5
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
c31e290992
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
4ec445a358
Bug 237183, Add FP exception handler to OS/2, r=,a=mkaply
2004-03-31 16:48:48 +00:00
mconnor%myrealbox.com
cfbee01801
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
df94f2dbde
removing unused files, not part of build. bug 238841 r=bsmedberg
2004-03-29 19:45:32 +00:00
brade%comcast.net
3f2815af4c
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
e6f919c789
removing unused files, r=bsmedberg. not part of build.
2004-03-26 21:47:15 +00:00
caillon%redhat.com
80c7d1cd1c
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
030c00f3e9
remove unused char *; bug=238672, r=timeless, sr=tor, a=mkaply
2004-03-26 16:39:20 +00:00
timeless%mozdev.org
14f2cba95a
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
bd0fd50c8f
#233683
...
r=leaf, a=mkaply
Patch from gisburn - bring Solaris patchchecker current
2004-03-24 16:34:26 +00:00
bsmedberg%covad.net
914b568590
Bug 237688 - Removing unused files from xpfe/appshell rs=brendan a=mkaply
2004-03-23 21:02:43 +00:00
cbiesinger%web.de
4867967025
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
9886771d3f
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
f87d99d248
[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
3d48b69811
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