Commit Graph

44897 Commits

Author SHA1 Message Date
akkana%netscape.com
77ea9fe9c2 16988: filter out BR type=_moz, which the editor inserts. r=syd 1999-10-22 21:03:29 +00:00
scc%netscape.com
74b81724eb File Removed. 1999-10-22 21:02:15 +00:00
srinivas%netscape.com
3349152f6d PR_SetThreadPriority should set the priority unconditionally. 1999-10-22 21:01:51 +00:00
racham%netscape.com
6b1312ff84 r=sspitzer. Fix for bug 16209. This checkin fixes mozregistry entries to avoid crashes from M9 or builds prior to that 1999-10-22 21:00:53 +00:00
jefft%netscape.com
b534ab7406 fixed bug 11892 - [dogfood] When Name or Address of a recipient includes 8-bit characters address is incorrectly formed; not quoting name part of an email address; calling GetPath() instead of GetFileName() for all recipients; r=rhp, mscott 1999-10-22 21:00:07 +00:00
srinivas%netscape.com
6bd71d2ece Fixed typo in debug statement. 1999-10-22 20:59:34 +00:00
srinivas%netscape.com
12e31e7352 Defined _MD_PIPEAVAILABLE; checkin for "Duncan Wilcox" <duncan@be.com>. 1999-10-22 20:58:00 +00:00
srinivas%netscape.com
585a494f40 Map the SO_BROADCAST option to invalid option, when not supported by the
system.
1999-10-22 20:56:25 +00:00
jband%netscape.com
7120686813 commiting patch from Duncan Wilcox <duncan@be.com> to get prototype right in prep for inline assembly call - some pick compilers didn't like unsigned int when it was really uint32. r=jband 1999-10-22 20:53:05 +00:00
jefft%netscape.com
99d739c7f5 fixed bug 17069 - Save As...File format list for saving a selected message shows a .hml for the HTML format; fix typo; r=bienvenu 1999-10-22 20:52:56 +00:00
srinivas%netscape.com
b9864b3162 Add PR_SendFile to the PRIOMethods tables to enable use in layered FDs.
Bugzilla #17012.
1999-10-22 20:49:19 +00:00
radha%netscape.com
9cf9ffe640 Clean up of Session History apis. Corresponding changes to the users of SH. r=mcafee. No bug #. 1999-10-22 20:48:07 +00:00
ducarroz%netscape.com
7957d17185 Fix for bug 15201. We need to convert back the result from UTF-8 to Unicode. R=mscott, bienvenu 1999-10-22 20:37:42 +00:00
bienvenu%netscape.com
dfb0501d5c fix leaks in news/nntp r=sspitzer 1999-10-22 20:33:04 +00:00
bienvenu%netscape.com
c4ef9a290b fix memory leaks in vcard and calendar factories r=rhp 1999-10-22 20:32:02 +00:00
mcafee%netscape.com
36175be02d Fixing some mis-use error cases, adding comments. Added --testonly flag. code=slamm, r=mcafee 1999-10-22 20:31:56 +00:00
slamm%netscape.com
f0d92f8b67 Fix typo. 1999-10-22 19:16:40 +00:00
slamm%netscape.com
9e59920095 Add some comments. Describe data structures. Tidy up a bit. 1999-10-22 18:53:56 +00:00
norris%netscape.com
4e7cfd348a Shouldn't test for equality against the message string, which is implementation independent. 1999-10-22 18:33:46 +00:00
slamm%netscape.com
016e60cf26 Add filter for long long constants. Make sure summary table includes everyone (fix off by one error). 1999-10-22 17:34:16 +00:00
norris%netscape.com
8ef0d911a5 Don't print out control characters that break the driver. 1999-10-22 17:31:59 +00:00
norris%netscape.com
2b172afa00 Fix formatting. 1999-10-22 16:58:30 +00:00
norris%netscape.com
c9c2bb3492 Fix javadoc 1999-10-22 16:56:56 +00:00
jmas%softcatala.org
b9bac6df19 *** empty log message *** 1999-10-22 15:53:29 +00:00
troy%netscape.com
f5ba346bdc Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +00:00
kipp%netscape.com
8f4ae7163a Removed some more warnings 1999-10-22 14:51:41 +00:00
dcone%netscape.com
c1a0029188 Fixed warning. 1999-10-22 13:29:06 +00:00
srinivas%netscape.com
7f85a80420 PL_ProcessPendingEvents() dispatches only those events currently on the
queue. Added a static helper function (_pl_GetEventCount) that locks the
monitor and counts the number of events in the queue. Checkin for troy.
1999-10-22 13:28:39 +00:00
dcone%netscape.com
df6c11149c Fixed the rounding on some transform math. r=kmkclusky 1999-10-22 13:28:22 +00:00
rods%netscape.com
ba38058bd1 adding test cases for form controls 1999-10-22 12:46:13 +00:00
braddr%puremagic.com
a48119b77a Change NS_COMFALSE to NS_ERROR_INVALID_ARG. Every caller of LookupName
tests explicitly for NS_OK currently.
r=sleestack
1999-10-22 08:03:15 +00:00
briano%netscape.com
d66b4cf47e Automated update 1999-10-22 07:15:11 +00:00
ramiro%fateware.com
25aba30f43 Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
braddr%puremagic.com
6740a78de2 Change NS_COMFALSE to NS_ERROR_ABORT throughout the space manager.
r=smfr for these two files, and r=scc for the previous file
1999-10-22 06:49:50 +00:00
dp%netscape.com
cf16f4e92d bug# 9221 Fixing autoreg terminating on bad aliases. We now let it go
as far as possible ignoring errors. r=sfraser
1999-10-22 06:32:26 +00:00
rpotts%netscape.com
ea0ac2fecc Fix build bustage on platforms that require full infor for nsCOMPtrs... 1999-10-22 05:56:19 +00:00
ramiro%fateware.com
153e4f95f1 More rpm work in progress. Work around some bugs in rules.mk. 1999-10-22 05:55:29 +00:00
braddr%puremagic.com
f939a5bb97 Change NS_COMFALSE instances to NS_ERROR_ABORT's 1999-10-22 05:32:31 +00:00
wtc%netscape.com
a751fc68d8 Removed temporary depend:clean hack. 1999-10-22 05:29:48 +00:00
rpotts%netscape.com
b4a25275f3 bug #13054 (r=warren,gagan). Reworked the way requests are sent to the server. Now requests can be of an arbitrary size... 1999-10-22 05:13:01 +00:00
ramiro%fateware.com
b1fdfd6b17 Link in raptorgfx dynamically to make the component properly loadable.
regxpcom was breaking on this one.  r=valeski
1999-10-22 05:06:39 +00:00
valeski%netscape.com
f5adfb90de fixing build warning 1999-10-22 04:56:24 +00:00
valeski%netscape.com
ff2d2903ad fixing build warning 1999-10-22 04:48:31 +00:00
dp%netscape.com
a8e1f1906e beautify... 1999-10-22 04:47:14 +00:00
valeski%netscape.com
fda2741ac6 removing last reference to nsFtpStreamListenerEvent.h. Actually it was a commented out line. 1999-10-22 04:33:19 +00:00
valeski%netscape.com
2f1f0a6e95 *** empty log message *** 1999-10-22 04:32:18 +00:00
sfraser%netscape.com
d4f5e018cc Fixing Mac FTP projects for valeski 1999-10-22 04:24:08 +00:00
valeski%netscape.com
ecf2cd252d *** empty log message *** 1999-10-22 04:22:54 +00:00
valeski%netscape.com
e40999dd81 adding connection cache interface 1999-10-22 04:11:12 +00:00
valeski%netscape.com
3a4a5695b4 14659, r=dougt. FTP now uses xpcom proxies to send stream listener notifications back to the channel thread. it also uses them to access connections from the protocol handler cache. 1999-10-22 04:10:46 +00:00