35317 Commits

Author SHA1 Message Date
blizzard%redhat.com
2b0131b77e work around for startup crash on linux. checkin approved by cyeh and leaf. 1999-07-28 20:25:02 +00:00
dp%netscape.com
85f51e5be9 Component Loaders 1999-07-28 20:22:49 +00:00
karnaze%netscape.com
d3d33fec48 fixes related to crash in AC_Wrapup on optimized builds. 1999-07-28 19:43:37 +00:00
shaver%netscape.com
2eb68e6135 zero out colInfo wehen allocated to avoid startup crash and other badness 1999-07-28 18:52:04 +00:00
dp%netscape.com
1656e7ba4b Removing Makefile that got checked in by mistake, I think 1999-07-28 18:47:56 +00:00
rpotts%netscape.com
02062599f9 Close the socket if an error occurred... 1999-07-28 11:08:18 +00:00
rpotts%netscape.com
3aed16e4b8 Changed OnStopRequest(...) to always file - regardless of the mStatus. This insures that the consumer will *always* receive an OnStopRequest(...) notification. 1999-07-28 11:07:39 +00:00
duncan%be.com
49b6034fdb Fix the BeOS build. mcafee@netscape.com ok'd. 1999-07-28 10:11:09 +00:00
rpotts%netscape.com
8c60c16be7 Set the max number of open transports to 8. 1999-07-28 09:26:55 +00:00
rpotts%netscape.com
315de829f9 Obsolete file... 1999-07-28 09:25:51 +00:00
rpotts%netscape.com
bf7d1235bc Support for a Max number of open transports. 1999-07-28 09:25:31 +00:00
karnaze%netscape.com
605c48e134 fix mac breakage, hopefully 1999-07-28 09:13:44 +00:00
warren%netscape.com
661fc2e7ea Attempt to fix the mac build. 1999-07-28 08:56:12 +00:00
hyatt%netscape.com
db8e45c216 Fixing karnaze's bustage. 1999-07-28 08:55:41 +00:00
warren%netscape.com
d3f12d9b9c Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:42:53 +00:00
warren%netscape.com
1308b7eb5e Added ability to instantiate a component to test it for leaks. 1999-07-28 08:28:10 +00:00
warren%netscape.com
14ca7569f8 Fully initialized arena so that it won't fail in destructor without first calling Init. 1999-07-28 08:27:38 +00:00
karnaze%netscape.com
a88b1a3f85 new nsCellMap, BasicTableLayoutStrategy, plus various fixes to table
frames while testing the new cell map and strategy
1999-07-28 08:09:02 +00:00
warren%netscape.com
880104ba1d Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:03:49 +00:00
warren%netscape.com
2117385b18 Added TestShutdown to detect memory leaks in xpcom. 1999-07-28 08:01:55 +00:00
warren%netscape.com
334c7b3f3e Added destructor/cleanup code. 1999-07-28 08:01:03 +00:00
warren%netscape.com
37708773d9 Added NS_ShutdownXPCOM for memory cleanup. 1999-07-28 07:57:39 +00:00
warren%netscape.com
d3f90ec755 Added nsObjectHashtable (for automatically copying and destroying elements). Also nsSupportsHashtable for refcounted elements. 1999-07-28 07:56:28 +00:00
nisheeth%netscape.com
c17e1630e8 Fixing bug 6886. window.outerWidth and window.outerHeight for (i)frames now return the dimensions of the browser window. This is the way 4.x handles these properties. 1999-07-28 07:03:29 +00:00
nisheeth%netscape.com
88a7a3eadb Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl. 1999-07-28 06:56:05 +00:00
law%netscape.com
0499f6482a Fix for necko build bustage 1999-07-28 06:53:32 +00:00
brendan%mozilla.org
ed627432e2 Fix warnings reported at http://tinderbox.mozilla.org/SeaMonkey/warnings.html, mostly unsigned/signed bothers. 1999-07-28 06:48:44 +00:00
law%netscape.com
acbaf1458c Install .dtds to chrome:global:locale:en-US 1999-07-28 06:33:42 +00:00
racham%netscape.com
c2e179762c Fixing no migration profiles case. bug 9783 1999-07-28 06:32:08 +00:00
racham%netscape.com
6e5d50b6b6 interface to count 4x profiles 1999-07-28 06:25:34 +00:00
law%netscape.com
15aa14fba9 New stream xfer dialog plus .dtds 1999-07-28 06:17:48 +00:00
law%netscape.com
a4fc477794 Enable overriding initialization 1999-07-28 05:51:43 +00:00
arielb%netscape.com
387cbc374e xpidling and updating nsTarget object. should resolve build errors on
SeaMonkey Ports
1999-07-28 05:43:26 +00:00
tao%netscape.com
254d9ae781 Update test cases. 1999-07-28 05:42:32 +00:00
law%netscape.com
dc6684f17b Updating (not in the build, yet) 1999-07-28 05:37:44 +00:00
law%netscape.com
418ea5fa47 Add JavaScript/JavaScriptDebug .shlbs 1999-07-28 05:35:49 +00:00
law%netscape.com
25cfab8fd6 Adding nsIStreamTransferOperation to build. 1999-07-28 05:33:46 +00:00
law%netscape.com
d98b1c3526 Add new .idl 1999-07-28 05:31:39 +00:00
law%netscape.com
c604dee630 Adding .js file 1999-07-28 05:29:23 +00:00
vidur%netscape.com
d60aeaab2e Added form searching for form controls that are newly created and added to the tree. 1999-07-28 05:26:55 +00:00
vidur%netscape.com
e557b2140e Fixed incorrect inclusion of text elements in tag stack creation in CreateContextualFragment. 1999-07-28 05:26:16 +00:00
vidur%netscape.com
118ec90f2c Added new forwarding macro. 1999-07-28 05:25:44 +00:00
waterson%netscape.com
a5d129b99b Bug 10617. Get folder performance back. We now _do not_ tell layout about individual content that gets appended during CreateContainerContents(), and instead wait until we've constructed all child nodes to do a ContentChanged() notification. 1999-07-28 05:21:22 +00:00
racham%netscape.com
6bec2d3da2 changing the dll name from xpprofile32 to profile 1999-07-28 05:16:51 +00:00
law%netscape.com
5a7e527bc7 First Checked In. 1999-07-28 05:05:43 +00:00
blizzard%redhat.com
ee92bddacf implement nsWidget::WidgetToScreen 1999-07-28 05:02:41 +00:00
law%netscape.com
eb0ba8eac5 First Checked In. 1999-07-28 04:59:31 +00:00
blizzard%redhat.com
2b388d87e9 fix broken debugging messages and fix bounds condition where a window
should be mapped.
1999-07-28 04:53:49 +00:00
law%netscape.com
dce20a6f0f First Checked In. 1999-07-28 04:49:06 +00:00
troy%netscape.com
2ba05e9bf2 Added failure check for call to nsStyleData::GetBorder() 1999-07-28 04:48:34 +00:00