Commit Graph

44985 Commits

Author SHA1 Message Date
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
valeski%netscape.com
25a47745c1 17039, r=dougt. Releasing QI'd proxy object was causing a crash. this is a temp work around. 1999-10-22 04:07:53 +00:00
troy%netscape.com
d64bd701d2 Fixed compiler warning about unused variable 1999-10-22 04:01:23 +00:00
rods%netscape.com
3b52acd283 Changed the parameter of the CalcNavQuirksSize to take the input spec instead of the length
not it properly calculates the number of cols and rows when in NavQuiks mode
r=kmcclusk, part of bug 7461
1999-10-22 03:14:03 +00:00
ramiro%fateware.com
aa2d4c7e9b Made the spec file actually work. Not part of SeaMonkey. 1999-10-22 02:55:21 +00:00
ramiro%fateware.com
4bea7a4c98 Fixed the mozilla script. Not part of anything. 1999-10-22 02:54:23 +00:00
kipp%netscape.com
25df3c7ad6 r=pavlov; fixed up prioritization of the plevent queue so that it's lower than the normal priority; this fixes UI starvation on long document loads AND lets timers through so that painting works (bugs 7455, 6048, etc.) 1999-10-22 02:47:02 +00:00
tbogard%aol.net
041d35a720 Added building of the DLL. 1999-10-22 02:36:35 +00:00
tbogard%aol.net
2988396237 Framed out nsWebBrowser. Added nsCWebBrowser definition. Setup to build library. 1999-10-22 02:35:18 +00:00
tbogard%aol.net
74690fe433 Fixed some syntax errors. 1999-10-22 02:32:28 +00:00
tbogard%aol.net
035a123dde Framed out nsWebBrowserSetup. Added nsCWebBrowserSetup specification. Setup building of the library. 1999-10-22 02:30:51 +00:00
tbogard%aol.net
ec6c9930eb Fixed the naming.... Added some comments. 1999-10-22 02:29:29 +00:00
tbogard%aol.net
6d945faa29 Added nsCHTMLDocShell. 1999-10-22 02:27:42 +00:00