Commit Graph

35301 Commits

Author SHA1 Message Date
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
morse%netscape.com
aeb0cab209 fix bug 10423 1999-07-28 04:31:12 +00:00
waterson%netscape.com
507fa1553b Obsolete. 1999-07-28 04:06:32 +00:00
mang%subcarrier.org
7bbd81cd83 mang's lies added to rginda's supa-phatt comments 1999-07-28 04:05:15 +00:00
warren%netscape.com
c7b57f1e08 Fixed mismatched delete problem (purify). 1999-07-28 04:05:10 +00:00
warren%netscape.com
7b13572242 Fixed UMR / refcounting problem (purify). 1999-07-28 04:02:07 +00:00
troy%netscape.com
3ee32d5915 Added support for "box-sizing" style property 1999-07-28 03:51:37 +00:00
mscott%netscape.com
0e85f5c4eb add one more necko ifdef for davidm. 1999-07-28 03:40:03 +00:00
danm%netscape.com
99fc2d5277 implement window creation OS chrome feature flags 1999-07-28 03:39:44 +00:00
davidm%netscape.com
4c354b1d55 #if def out the code so NECKO doesn't break 1999-07-28 03:37:30 +00:00
blizzard%redhat.com
b722635460 change prototypes for recent widget interface changes. 1999-07-28 03:11:16 +00:00
sfraser%netscape.com
8c8a92675a Remove references to nsIContextLoader. 1999-07-28 03:08:21 +00:00
joki%netscape.com
01b3c0c420 fixing window.open flags so as not to default to all chrome on incorrectly. 1999-07-28 03:05:35 +00:00
sfraser%netscape.com
23c447b114 Added support for nsIDocumentStateListeners. 1999-07-28 02:56:33 +00:00
sfraser%netscape.com
045c8e6c4d Lowercase the ids of the style button names. 1999-07-28 02:56:03 +00:00
sfraser%netscape.com
6c31c915dd Implement support for nsIDocumentStateListeners. 1999-07-28 02:55:40 +00:00
sfraser%netscape.com
972a6948be Support for UI state maintenance, for styles, and the document dirty flag. 1999-07-28 02:54:35 +00:00