Commit Graph

21649 Commits

Author SHA1 Message Date
mscott%netscape.com
11797f5191 Fix some linux problems with mailnews. We were interrupting the stream twice when releasing a file transport. 1999-04-01 05:10:55 +00:00
waterson%netscape.com
90b879d8f1 Added brprof stuff. 1999-04-01 05:10:47 +00:00
waterson%netscape.com
d876715ce5 Add brprof to build if MOZ_BRPROF is set. 1999-04-01 05:10:05 +00:00
waterson%netscape.com
edc80f8420 Cleaned this mess up. 1999-04-01 05:09:34 +00:00
waterson%netscape.com
e1644cc242 Initial revision. 1999-04-01 05:08:16 +00:00
mcafee%netscape.com
2351aa3b9a Adding support for NTO. 1999-04-01 05:06:34 +00:00
wtc%netscape.com
11486001b3 Fixed an error in the comments. (Bugzilla bug #346002)
Modified files: prsocket.c, ptio.c
1999-04-01 05:03:37 +00:00
mcafee%netscape.com
291d034bd2 Simplifying ifdef logic in preparation for jump to hyperspace (autoconf) 1999-04-01 05:02:32 +00:00
wtc%netscape.com
898058c478 Name the third argument for PR_Writev 'iov_size', as opposed
to 'size'.
1999-04-01 04:57:35 +00:00
wtc%netscape.com
fc0eb957bd Bugzilla bug #4297: the use of 'stack' as function arguments conflicts
with the class name 'stack' in STL, so renamed it to 'fd_stack'.
Thanks to joseph.gregorio@mts.com for reporting the problem and
suggesting a fix.
1999-04-01 04:30:37 +00:00
mcafee%netscape.com
cabfd7d414 Ignore generated files. 1999-04-01 04:21:09 +00:00
wtc%netscape.com
4cee694082 Bugzilla bug #4464: cast enum PRThreadPriority to PRIntn before
doing comparisons so that enum PRThreadPriority is treated as a
signed type.  Thanks to Jeremy Lea <reg@shale.csir.co.za> for
reporting this bug.
1999-04-01 04:16:12 +00:00
mscott%netscape.com
3124b3a14f UI changes. 1999-04-01 03:56:37 +00:00
mcafee%netscape.com
faeafaa1b7 Adding mailnews/mime/emitters/{src,xml} to the build. 1999-04-01 03:27:52 +00:00
rhp%netscape.com
6c0bb9d50b Backing out prefs changes...need to make this work in multiple threads. 1999-04-01 03:21:11 +00:00
waterson%netscape.com
b1fe1b95f8 Fixed a silly typo. 1999-04-01 03:09:58 +00:00
waterson%netscape.com
04db321709 Made the profile-getter return silently if it isn't able to get the browsing profile object from the service manager. 1999-04-01 03:09:35 +00:00
bienvenu%netscape.com
815cb97052 start turning on threading of messages 1999-04-01 03:09:08 +00:00
sspitzer%netscape.com
a5f4e1ac0c UI updates 1999-04-01 02:40:01 +00:00
waterson%netscape.com
3a57786eee Added nsGetBrowsingProfile.cpp to the build. 1999-04-01 02:35:19 +00:00
waterson%netscape.com
35346dad3a Added browsing profile to the build. 1999-04-01 02:30:51 +00:00
sspitzer%netscape.com
36788b1856 link the mime emitters properly on UNIX
fix runtime bustage of unresolved symbol
in libhtmlemitter.so and libxmlemitter.so
1999-04-01 02:30:19 +00:00
waterson%netscape.com
4293358b74 Check to make sure that you have content in the doc before doing GetElementById(). (This was causing crash in SearchForNodeByID() -- thanks to law@netscape.com for the fix.) 1999-04-01 02:30:03 +00:00
cata%netscape.com
3a965e5a62 Fixed signed/unsigned bug. 1999-04-01 02:22:17 +00:00
waterson%netscape.com
78e99c377f Added browsing profile to build. 1999-04-01 02:18:27 +00:00
mcafee%netscape.com
d75981ae77 Adding NS_XIFFORMATCONVERTER_CID define. 1999-04-01 02:08:40 +00:00
mcafee%netscape.com
f7349c629b Solaris needs newline at end of file. 1999-04-01 02:06:32 +00:00
mcafee%netscape.com
0351e9d225 First checkin. Converter for clipboard. 1999-04-01 02:04:53 +00:00
waterson%netscape.com
09fb78fcb4 First Checked In. 1999-04-01 02:03:03 +00:00
mcafee%netscape.com
cac0a4cabb Adding clipboard support, #ifdef NEW_CLIPBOARD_SUPPORT. r=rods@netscape.com 1999-04-01 02:02:40 +00:00
waterson%netscape.com
deec927c6c Export the nsCStringKey symbols. 1999-04-01 01:59:57 +00:00
cata%netscape.com
331fad4d55 Fixed bug in EUCJP usage of tables. 1999-04-01 01:47:05 +00:00
sspitzer%netscape.com
46e939da6b check in for build breakage 1999-04-01 01:41:59 +00:00
kipp%netscape.com
c49f9d3f77 Don't make floaters a margin root (that was a mistake) 1999-04-01 01:38:00 +00:00
kipp%netscape.com
7799a4ecc0 Reflow floater frames using the block reflow context 1999-04-01 01:37:36 +00:00
mscott%netscape.com
e20a49ec84 Fix for scottip. Initialize return value to NS_OK for nsStreamListenerProxy::OnDataAvailable. This was causing some failures on release builds and purify builds in particular because there was a particular case in one of the clauses where it would rely on rv which was unitialized. 1999-04-01 01:22:47 +00:00
mscott%netscape.com
05a6e05ec2 DisplayMessage now takes the URI instead of the path, msg key pair. So I'm cleaning up the code that used to decompose the URI... 1999-04-01 01:15:07 +00:00
mscott%netscape.com
7d526b8ad9 Add support for the nsIMsgUriUrl interface. 1999-04-01 01:14:03 +00:00
jefft%netscape.com
2706afea7f initial cut for imap sink interfaces; not part of the build yet 1999-04-01 01:13:56 +00:00
mscott%netscape.com
da3ba636cb Make interface public. 1999-04-01 01:11:36 +00:00
mscott%netscape.com
e6b179ce91 display message should take a uri instead of the folder path. 1999-04-01 01:10:51 +00:00
mscott%netscape.com
eda6e410e7 display message now takes a URI instead of a mailbox & message key pair. 1999-04-01 01:09:06 +00:00
rhp%netscape.com
811ebfc39f Changes for new mime emitters 1999-04-01 01:08:05 +00:00
mscott%netscape.com
2cdfa89ee5 new interface nsIMsgUriUrl for the GetURI method. This interface will be supported by both imap and mailbox urls. 1999-04-01 01:07:58 +00:00
mscott%netscape.com
02366f6dca make the filespec const for nsPath2URI and nsBuildLocalMessageURI 1999-04-01 01:06:55 +00:00
mscott%netscape.com
4d79368526 make the filespec const for nsPath2URI and nsBuildLocalMessageURI. 1999-04-01 01:06:25 +00:00
rhp%netscape.com
0dcf94f411 updates for mime emitters 1999-04-01 01:06:05 +00:00
rhp%netscape.com
7737a71626 New changes for mime emitters and cleanup 1999-04-01 01:05:45 +00:00
mcafee%netscape.com
a24018d3c2 First checkin. Converts text/HTML selection to XIF format. 1999-04-01 01:05:43 +00:00
rhp%netscape.com
7f01fe97cd New changes for mime emitters. 1999-04-01 01:03:33 +00:00