45301 Commits

Author SHA1 Message Date
ftang%netscape.com
c725008fc0 fix bustage. 1999-10-28 22:38:58 +00:00
warren%netscape.com
7509237149 Fixed the fact that all pdb files get called default.pdb (which made it hard to debug when there was more than one test file in a directory). r=cyeh 1999-10-28 22:36:22 +00:00
rbs%maths.uq.edu.au
1f5a5c5cf7 Catching up with recent changes of the nsIFrame API 1999-10-28 22:30:28 +00:00
waterson%netscape.com
1409d66985 Remove unused references to nsIXULChildDocument and nsIXULParentDocument. 1999-10-28 22:18:21 +00:00
pepper%netscape.com
b5b2656f52 Added a newline to the end of file so that AIX and HP compilers are happy.
r=mgleeson
1999-10-28 22:17:43 +00:00
rbs%maths.uq.edu.au
5f225c3cfa Adding Dave Fiddes' patch for a MOZ_MATHML CFLAGS 1999-10-28 22:17:13 +00:00
waterson%netscape.com
d1851a9d6b Remove redundant registration of well-formed DTD. r=rickg 1999-10-28 22:15:18 +00:00
waterson%netscape.com
438d71a3b6 Put column headers back in to folder pane. r=hyatt. 1999-10-28 22:14:14 +00:00
mccabe%netscape.com
3f8b19bbf8 Add an API entry point for building JS Date objects from millisecond values.
Patches courtesy Chris Houck.  r=mccabe.
1999-10-28 22:11:41 +00:00
rhp%netscape.com
43efd07c9a Fix for sending plain text as binary files - Bug #16393 - r: mscott 1999-10-28 22:09:27 +00:00
norris%netscape.com
e5c170a049 work on bug 7270.
r=mstoltz.
Implement netscape.security.PrivilegeManager callbacks.
1999-10-28 22:09:03 +00:00
mscott%netscape.com
6af3315e9c part of url dispatching framework.
build nsURLDispatcher.cpp
1999-10-28 22:08:57 +00:00
ftang%netscape.com
5af11fe3e9 remove nsIDOMTextRange.h nsIDOMTextRangeList.h. fix bug 12756. r=tague 1999-10-28 22:05:42 +00:00
wtc%netscape.com
c9c3ea67c9 Bugzilla bug #17486: need parentheses around a & operator in an expression 1999-10-28 22:03:08 +00:00
srinivas%netscape.com
69311e0a8b Export version descriptor. Bugzilla 4742 1999-10-28 21:28:46 +00:00
bienvenu%netscape.com
9a80c03413 fix mac build bustage 1999-10-28 21:20:40 +00:00
mcafee%netscape.com
d9dbb940f7 Ignore tree directories. 1999-10-28 21:16:44 +00:00
dmose%mozilla.org
04642b5d0c script to update license boilerplate in source files 1999-10-28 21:16:29 +00:00
rpotts%netscape.com
f85134d446 cleanup - removed unnecessary code checking that mRequest != nsnull. Now the mRequest is allocated at channel construction and the channel is deleted if the request allocation fails... 1999-10-28 21:15:56 +00:00
ssu%netscape.com
4dfdb6290c added new resource string. This is related to bug #17391. r=dbragg.
Affects only windows platforms.
1999-10-28 21:13:28 +00:00
alecf%netscape.com
abead569d2 fix casting problem on solaris 1999-10-28 21:13:06 +00:00
ssu%netscape.com
e1cdb1d02e fixing bug #17391. r=dbragg.
Fixes problem with calculating available disk space under
Win95/win98.  Affects only windows platforms.
1999-10-28 21:12:24 +00:00
warren%netscape.com
5eb4aa2542 Fixed thing that chops off final digit. 1999-10-28 21:06:36 +00:00
racham%netscape.com
9a0c1c288d r=gayatrib. Fix for Bug 16414. If the profile dir is deleted it always gets rebuilt based on the path it gets from registry 1999-10-28 21:05:26 +00:00
dp%netscape.com
ed4f0afe1a Converting to module. r=kipp 1999-10-28 20:59:49 +00:00
dp%netscape.com
be197fa7d8 Convering to nsIModule. r=kipp 1999-10-28 20:57:29 +00:00
dp%netscape.com
9db4e471e0 Remove delete on nsISupports. r=kipp 1999-10-28 20:44:45 +00:00
nhotta%netscape.com
042fc6540b Check input for the null pointer and empty string, bug 17287, r=ducarroz,jefft. 1999-10-28 20:41:45 +00:00
nisheeth%netscape.com
f93347967c r=nisheeth. Fix for bug 17237 from Rick Gessner (rickg@netscape.com). Thanks, Rick. 1999-10-28 20:40:08 +00:00
mscott%netscape.com
3048a14355 Build new uri dispatching interfaces on the Mac. 1999-10-28 20:38:16 +00:00
mscott%netscape.com
703d5c5c76 export uri dispatching interfaces. 1999-10-28 20:37:58 +00:00
rods%netscape.com
c36411b6ff Listboxes now obey CSS specifed sizes
r=kmcclusk,related to bug 16317
1999-10-28 20:31:23 +00:00
radha%netscape.com
7634ef385a Fix for form values not maintained while going forward. bug # 16377. r=law 1999-10-28 20:29:43 +00:00
akhil.arora%sun.com
399470f1e9 updated list of things todo, removing stuff that has been done 1999-10-28 20:28:20 +00:00
akhil.arora%sun.com
bba7c4f82a r=akhil.arora@sun.com By Igor Nekrestyanov <nis@sparc.spb.su>
Minor changes to handle unicode strings properly
1999-10-28 20:26:27 +00:00
sspitzer%netscape.com
f0ee5969fe fix warnings. r=valeski 1999-10-28 20:25:43 +00:00
kmcclusk%netscape.com
81a82a507c Removed stray semi-colon after NS_DECL_ISUPPORTS bug=17235 r=rods@netscape.com 1999-10-28 20:24:19 +00:00
alecf%netscape.com
78f9fb87fa prepare to consolidate server URI creation - create a new property of incoming servers, the local store type, and construct the URL from there.
r=sspitzer
1999-10-28 20:22:06 +00:00
alecf%netscape.com
07e6ba4f2e more cleanup work - now retrieve the server at URI creation time, so that GetServer() is really fast, and just forward calls to GetUsername and GetPassword() to the server. r=sspitzer 1999-10-28 20:19:57 +00:00
terry%mozilla.org
54b6b45af8 Back out last change -- specific to mozilla.org, not to general consumers of bugzilla. 1999-10-28 20:18:03 +00:00
bienvenu%netscape.com
01f0b8948e work on body filters and search r=mscott 1999-10-28 20:13:22 +00:00
valeski%netscape.com
4bd531e836 16968, r=gagan. Changed the way HTTP header notification occurs. now the channel does the notification. Also added SetREsponseHeaders() to the nsIHTTPChannel iface which allows outside users to add response headers (such as nsMultiMIMEConv/bugzilla) and have the new headers perculate to observers. also fixed HTTP handler leak, r=dp on that one. 1999-10-28 20:12:59 +00:00
endico%mozilla.org
5bd64cf68e Try to herd netscape communicator users away from bugzilla. "if your browser has a blue N logo go report the bug to netscape". This wording may be wrong later on but it works for now. 1999-10-28 20:12:52 +00:00
mcafee%netscape.com
a2e4fb60ad Updating legend for C, bloaty stats. 1999-10-28 19:47:47 +00:00
varada%netscape.com
5e11d3c247 fix for bug #12715 import feature for nci files 1999-10-28 19:26:35 +00:00
varada%netscape.com
d8bb5d4605 fix for change in copydir function 1999-10-28 19:25:56 +00:00
warren%netscape.com
ba2ca3a8f9 Enhanced delta report. Breakdown by what's new, what's changed, etc. 1999-10-28 18:57:37 +00:00
norris%netscape.com
f0b53fc5a9 Fix spelling of contributor's name. 1999-10-28 17:43:43 +00:00
troy%netscape.com
a81ed70341 Elimninated compiler warning 1999-10-28 14:46:41 +00:00
ftang%netscape.com
55eb80483a fix two comment after brade review and point out my error in prev checkin. r=brade 1999-10-28 14:46:37 +00:00