Commit Graph

13517 Commits

Author SHA1 Message Date
troy%netscape.com
6202d355f7 Fixed two memory leaks of the status msg (Unicode string) in OnStopBindingProxyEvent
and OnStatusProxyEvent
1998-12-22 18:49:12 +00:00
guha%netscape.com
603a1637d3 Better names, classify Assertion (this file not yet in build system) 1998-12-22 18:27:02 +00:00
troy%netscape.com
c59c9ed51f Fixed QueryInterface() so it doesn't do a AddRef() for interface NS_ISTHREADSAFE_IID.
This fixes a DEBUG (only) memory leak of the object which in turn causes the web shell
(and the whole world) to leak
1998-12-22 18:22:40 +00:00
fur%netscape.com
31ffa9b84f Fixed incorrect assumption that the extra_field_length value in the central
directory record  was the same as the extra_field_length in the corresponding
local file header record.
1998-12-22 18:01:28 +00:00
pierre%netscape.com
359ab2058d moved nsRefData to nsMacMessageSink.h 1998-12-22 06:38:00 +00:00
pierre%netscape.com
1d6f733611 defined the Raptor windowKind bit and moved nsRefData to nsMacMessageSink.h 1998-12-22 06:37:46 +00:00
pierre%netscape.com
ca424fae3e Handle the Raptor windowKind bit 1998-12-22 06:37:32 +00:00
troy%netscape.com
5cebecb150 Fix for bug #1924 1998-12-22 05:02:46 +00:00
alecf%netscape.com
668a890646 removal of SetNewsgroupPassword / GetNewsgroupPassword - start using the new API 1998-12-22 04:59:39 +00:00
alecf%netscape.com
20dae8317b update nsIMsgNewsHost to deal with newsgroups directly rather than as group names 1998-12-22 04:34:11 +00:00
alecf%netscape.com
56f3e646ec rename nsINet->nsIMsg
remove pretty name attribute (host keeps track of that)
add name attribute (to replace group_name in NewsConData in netlib)
add IsOfflineArticle
1998-12-22 04:33:37 +00:00
troy%netscape.com
98e47c310d Fix for bug #1942. Also made it so we respect 'width' and 'height' properties
specified on the HTML element
1998-12-22 03:49:04 +00:00
waterson%netscape.com
ec98099698 Changes to get this thing building. It's still not in the main build yet. 1998-12-22 03:05:30 +00:00
waterson%netscape.com
1af60e7e94 Added EqualsNode() method to nsIRDFNode, modified nsIRDFLiteral's Equals() to EqualsLiteral(). 1998-12-22 03:04:45 +00:00
terry%netscape.com
31d88975fc Can now optionally put the tinderbox directory on the command line. 1998-12-22 02:23:13 +00:00
alecf%netscape.com
babb954add News Hosts and Article Lists are now XPComified. 1998-12-22 02:14:08 +00:00
alecf%netscape.com
0881d9062e modifications to support XPCOMifying mknews.cpp 1998-12-22 02:13:38 +00:00
pierre%netscape.com
a0a0e2419a File Removed. 1998-12-22 02:04:26 +00:00
pierre%netscape.com
351701b45c Fixed for the Mac 1998-12-22 02:02:24 +00:00
waterson%netscape.com
cdf6db194f Obsolete. 1998-12-22 01:46:03 +00:00
law%netscape.com
4f9538d932 Implemented (almost) 1998-12-22 01:25:46 +00:00
waterson%netscape.com
6130e3efda Modified cursors to return NS_ERROR_RDF_CURSOR_EMPTY when the cursor is empty, rather than NS_ERROR_UNEXPECTED. Miscellaneous bug fixes related to new cursors. 1998-12-22 01:12:45 +00:00
waterson%netscape.com
75dee01cc1 Added NS_ERROR_RDF_CURSOR_EMPTY error code to be returned from nsIRDFCursor::Advance() when nothing is left in the cursor. 1998-12-22 01:12:01 +00:00
waterson%netscape.com
84d991d7bd Added RDF module. 1998-12-22 01:11:18 +00:00
waterson%netscape.com
2dece61441 New cursor interfaces. 1998-12-21 23:56:31 +00:00
scc%netscape.com
761f39f1d3 added |dont_QueryInterface| facility, re-added the NS_ADDREF macros, though conditionally 1998-12-21 23:26:39 +00:00
alecf%netscape.com
5940bd6852 jefft@netscape.com's changes to eliminate calls to libmsg/libmime when composing
a cancel message
1998-12-21 22:47:04 +00:00
alecf%netscape.com
d43ca7d6d2 don't go into public yet 1998-12-21 22:45:56 +00:00
alecf%netscape.com
5aacdf735d libmsg interfaces moved to mailnews/news/public 1998-12-21 22:32:34 +00:00
alecf%netscape.com
54e79cd9af adding libnet->libmsg interfaces, including both IDL and C++ headers because
xpidl only runs on unix right now.
1998-12-21 22:24:51 +00:00
alecf%netscape.com
911ad9485c Don't complain about Makefile 1998-12-21 22:16:01 +00:00
dcone%netscape.com
2e243d1ebe Took out files no longer needed for ps, updated all the files for postscript support 1998-12-21 22:13:04 +00:00
alecf%netscape.com
1f5e2a6a7b *** empty log message *** 1998-12-21 22:12:02 +00:00
pinkerton%netscape.com
0e730c41fe Get rid of obsolete interfaces. 1998-12-21 21:54:29 +00:00
pinkerton%netscape.com
3b684ee62d Decouple the toolbars from the toolbox once and for all. Implement collapsing/expanding toolbars with new grippy mechanism. 1998-12-21 21:54:17 +00:00
pinkerton%netscape.com
6bb466185c use mozilla.org as the main page because the other was too flashy. 1998-12-21 21:53:13 +00:00
cls%seawood.org
31e9aabbbe Use OS_CFLAGS to set debugging flags as CFLAGS gets overwritten later. 1998-12-21 21:34:17 +00:00
mscott%netscape.com
1f7794844d Moved nsIMsgRFC822Parser into mailnews/base/public. 1998-12-21 21:24:41 +00:00
mscott%netscape.com
d1214c7088 Adding public to list of directories built by mailnews. 1998-12-21 21:24:10 +00:00
mscott%netscape.com
5c26690a0e These files now live in mailnews/base/public. 1998-12-21 21:20:48 +00:00
mscott%netscape.com
e94861c5f1 First checked in. 1998-12-21 21:13:57 +00:00
mscott%netscape.com
93104e6877 First added. No files are currently in mailnews/news/public yet. 1998-12-21 21:12:35 +00:00
mscott%netscape.com
b55d8647b8 Added build and test directories to mailnews/base. 1998-12-21 21:06:36 +00:00
buster%netscape.com
735e53976a WIP for collapsing borders. 1998-12-21 19:20:37 +00:00
brade%netscape.com
b7503c538b attempt to fix build bustage 1998-12-21 18:56:03 +00:00
buster%netscape.com
914c880651 collapsing borders now do rounding of odd-thickness borders correctly
at the pixel level.  The odd pixel is always given to the right and bottom
cell borders whenever possible, and to the top and left table border otherwise.
1998-12-21 18:54:23 +00:00
cyeh%netscape.com
ac537a6486 if you don't define MOZ_LITE, MOZ_MEDIUM, or MOZ_DARK, don't define
any of the feature #ifdefs by default.
these will probably go away and die eventually.
1998-12-21 18:38:53 +00:00
peterl%netscape.com
8b9304316e fix a ref counting bug with class atoms 1998-12-21 18:38:44 +00:00
troy%netscape.com
6493c0fc74 Renamed NS_NewHTMLFrame() to NS_NewRootFrame() 1998-12-21 18:22:44 +00:00
mscott%netscape.com
f53b2b2518 First checked in. 1998-12-21 17:57:13 +00:00