Commit Graph

5263 Commits

Author SHA1 Message Date
rlk%trfenv.com
d856afd2a9 Bug 239082 - Dead link in Help file "forieusers.html". Patch by Stefan <stefan_h@hem.utfors.se> r=rlk@trfenv.com a=mkaply@us.ibm.com 2004-04-02 16:31:35 +00:00
darin%meer.net
6b03adea42 landing marco's patch for bug 238928 "domstubs.idl should not include nsAString.h" r=bsmedberg sr=jst a=dbaron 2004-04-01 19:44:17 +00:00
dbaron%dbaron.org
2607b954dc Fix gcc 3.4 bustage by removing extra semicolon. 2004-03-31 08:38:50 +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
neil%parkwaycc.co.uk
068324c15d Bug 236751 Add keyboard shortcuts to toggle the message pane and folder list r=rlk sr=bienvenu a=asa 2004-03-30 15:51:07 +00:00
darin%meer.net
feb39690de landing patch for bug 235895 "enable the 'sftp' gnomevfs module and a preference controlled whitelist of protocols" r=biesi sr=bryner a=asa 2004-03-29 04:18:34 +00:00
darin%meer.net
ba2c790d5b fixes bug 237845 "WSDL bindings fail on Mozilla 1.7 beta" patch by keeda@hotpop.com r+sr=bz,jst a=asa 2004-03-29 04:04:18 +00:00
neil%parkwaycc.co.uk
7101f7c30c Bug 236060 Windows-specific help shouldn't list Mac location of Preferences menuitem p=stefan_h@hem.utfors.se r=me moa=rlk a=mkaply 2004-03-28 19:32:55 +00:00
neil%parkwaycc.co.uk
361e084600 Bug 238267 Shift+Del isn't listed as a mail shortcut p=stefan_h@hem.utfors.se r=rlk a=mkaply 2004-03-28 19:28:08 +00:00
neil%parkwaycc.co.uk
28f77c0634 Bug 236690 Fix regression from bug 235866 - opening help doesn't automatically open any page r=bsmedberg sr=bryner a=asa 2004-03-25 19:41:16 +00:00
tor%cs.brown.edu
18e74e414e Bug 237685 - make xmlextras not point to green.nscp. Not part of build.
patch=doron, r=heikki, sr=darin
2004-03-16 22:00:41 +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
cls%seawood.org
b73d7c6a2e Fixing static build bustage caused by checkin for bug 17578. 2004-03-16 09:33:59 +00:00
jst%mozilla.jstenback.com
1f82adcf25 Fixing bug 237319. Adding support for server push of XML documents to an XMLHttpRequest using "multipart/x-mixed-replace". r=darin@meer.net, sr=hjtoi-bugzilla@comcast.net, a=chofmann@mozilla.org 2004-03-16 06:34:29 +00:00
darin%meer.net
5ac8e9ef41 attempting to fix HP-UX bustage 2004-03-16 00:34:01 +00:00
darin%meer.net
9b6c795f0e Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
bzbarsky%mit.edu
55d9209a4a Fix image blocking for backgrounds. Bug 236919, r=jst, sr=dbaron, a=chofmann 2004-03-13 18:11:01 +00:00
mvl%exedo.nl
0b2a2ee20d Wait to write out the permissions file until after 2 seconds of inactivity, to speed up deleting of losts of entries.
bug 236641, r=dwitte, sr=darin, a=dveditz
2004-03-12 18:02:38 +00:00
Stefan.Borggraefe%gmx.de
e111008acf Documentation update for bug 219620
r=rlk and r=neil, a=chofmann
2004-03-12 15:47:51 +00:00
peterv%propagandism.org
50db3b8ff2 Fix for bug 237185 (nsXPathNSResolver::LookupNamespaceURI needs to resolve xml). r/sr=jst, a=chofmann. 2004-03-12 15:35:51 +00:00
darin%meer.net
7d4eb29b1c fixes bug 229024 "Source code truncated on some files"
portions by me r=rginda, portions by rginda r=me
2004-03-12 05:28:39 +00:00
darin%meer.net
16b13996f8 make sure NSGetModule is still exported when mozilla proper is statically built, bug=235948 r+sr=bryner a=brendan 2004-03-12 04:06:55 +00:00
mconnor%myrealbox.com
a3a27f4e08 bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin 2004-03-10 06:47:49 +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
caillon%redhat.com
24f965c47d Bug 236973
Have some of DOM Inspector's treerow backgrounds alternate.
r+sr=jst
2004-03-10 04:55:41 +00:00
silver%warwickcompsoc.co.uk
4f0d757b43 Bug 190749 - Add a server-specific toLowerCase() to handle the CASEMAPPING. Update appropriate code to use it.
r=samuel@sieb.net
2004-03-10 04:46:32 +00:00
silver%warwickcompsoc.co.uk
00263b634d Bug 211461 - Don't allow init() to run a 2nd time - makes connecting to servers work in a tab.
r=samuel@sieb.net
2004-03-10 04:39:50 +00:00
silver%warwickcompsoc.co.uk
723a83e4c3 Bug 236639 - Use nsIScriptableDateFormat to show dates in locale-correct format. Update logging to use locale-correct dates specifically, too.
r=samuel@sieb.net
2004-03-10 04:37:06 +00:00
silver%warwickcompsoc.co.uk
dc7b727c39 Bug 226223 - Fix RegExp in logging, so you can join channels with "/" in them.
r=samuel@sieb.net
2004-03-10 04:35:03 +00:00
silver%warwickcompsoc.co.uk
162c298bb2 Bug 165332 - Better error messages when joining a channel fails.
r=samuel@sieb.net
2004-03-10 04:32:15 +00:00
neil%parkwaycc.co.uk
563f257e30 Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu 2004-03-10 01:49:27 +00:00
silver%warwickcompsoc.co.uk
7aa5d75fee Bug 226408 - Replace 4 charset commands with just '/charset' and '/default-charset'.
Bump version to 0.9.61.
r=rginda@hacksrus.com
2004-03-10 00:31:03 +00:00
silver%warwickcompsoc.co.uk
fad286df03 Bug 235648 - Keep correct view when re-dispatching unknown commands.
r=rginda@hacksrus.com
2004-03-10 00:28:06 +00:00
silver%warwickcompsoc.co.uk
d320b189ca Bug 210222 - Make getURL smarter and not drop the leading # if the next character is "unsafe".
r=rginda@hacksrus.com
2004-03-10 00:26:01 +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
21082f36b8 #234511 - change 151 to mdash in help files - r=pedemont 2004-03-09 23:51:45 +00:00
silver%warwickcompsoc.co.uk
7e27c23fe2 Bug 235261 - Use getService instead of createInstance for prompt service.
Patch by timeless@bemail.org.
r=silver@warwickcompsoc.co.uk
2004-03-09 23:34:18 +00:00
silver%warwickcompsoc.co.uk
541ed494f3 Bug 235260 - Remove trailing comma.
Patch by timeless@bemail.org.
r=samuel@sieb.net
2004-03-09 23:32:37 +00:00
mvl%exedo.nl
a9f062e472 Password manager should have mode to display saved password.
bug 78754, patch by vdvo@vdvo.net, r=neil, sr=bryner
2004-03-09 20:11:22 +00:00
daniel%glazman.org
96b08a5b8f --NOT PART OF THE BUILD--
CaScadeS
Bug fix in background-attachment handling
Border, background and aural dialogs for Nvu
2004-03-09 09:12:42 +00:00
jst%mozilla.jstenback.com
fc890281e7 Fixing build bustage. 2004-03-09 00:46:28 +00:00
jst%mozilla.jstenback.com
02916b3d2e Fixing bug 232493. Paving the way for DOM Level 3 LS. This is mostly cleanup that will make life easier (and safer) when implementing DOM LS. r=caillon@aillon.org, sr=peterv@propagandism.org 2004-03-08 23:56:17 +00:00
jst%mozilla.jstenback.com
6a11f179c5 Fixing bug 232493. Paving the way for DOM Level 3 LS. This is mostly cleanup that will make life easier (and safer) when implementing DOM LS. r=caillon@aillon.org, sr=peterv@propagandism.org 2004-03-08 23:52:26 +00:00
hjtoi%comcast.net
9c4f6d3449 Bug 236436, need to null check URL so we won't crash, r+sr=jst. 2004-03-08 19:29:45 +00:00
peterv%propagandism.org
35edc28382 Fix for bug 103659 (move to static lib per directory). r=Pike, sr=bryner. 2004-03-07 13:58:44 +00:00
mconnor%myrealbox.com
e4756a402c bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
bzbarsky%mit.edu
2785900fde Make XMLHttpRequest dispatch an error event when it fails. Bug 218236, patch
by Wladimir Palant <trev@gtchat.de>, r=jst, sr=bzbarsky
2004-03-06 19:05:08 +00:00
peterv%propagandism.org
68a7e5f818 Fix for bug 233907 (document.createElementNS() doesn't throw NAMESPACE_ERR when given a namespace-invalid name.). r/sr=jst. 2004-03-06 16:00:23 +00:00
jst%mozilla.jstenback.com
1a8101c569 Whitespace cleanup. 2004-03-06 00:32:07 +00:00
sicking%bigfoot.com
fc084e0c73 Bug 236620: kill nsIContent::CanContainChildren
r/sr=jst
2004-03-06 00:22:03 +00:00