Commit Graph

30609 Commits

Author SHA1 Message Date
vidur%netscape.com
4864fdaa6a More graceful handling of the orphaned window case. 1999-06-15 03:25:41 +00:00
waterson%netscape.com
4ef0ae057a Add MOZ_TRACE_REFCNT to allow you to instrument individual implementations of AddRef() & Release(). 1999-06-15 03:25:27 +00:00
briano%netscape.com
49bf6048b2 Added support for BeOS. Contributed by Duncan Wilcox (duncan@be.com). 1999-06-15 03:24:25 +00:00
waterson%netscape.com
90b5ffddce Spit out a mapfile, for kicks. 1999-06-15 03:21:49 +00:00
waterson%netscape.com
ad1c86cebf Add REF into the element map so that the generic builder sees it in OnAssert() and OnUnassert(). Resolve it to an absolute URI before using so that ref='foo/bar.rdf#bing' works. 1999-06-15 03:21:20 +00:00
waterson%netscape.com
9e5499756b Bug 7385. Open datasources asynchronously by default. 1999-06-15 03:19:33 +00:00
vidur%netscape.com
de45c1e44d Changed reference counting rules for nsGlobalWindow - now its JSObject maintains a reference to it. The root for the global JSObject is now removed in SetWebShell when we're going away. Lots of null checks so that standalone global window doesn't crash. 1999-06-15 03:17:11 +00:00
vidur%netscape.com
b752692a2f Fixed memory leak when new windows were opened 1999-06-15 03:15:37 +00:00
joki%netscape.com
2c742db83b Fixes for event going to frames which have changes as a result of other event handlers. (loosely bug 1283) 1999-06-15 03:14:28 +00:00
shaver%netscape.com
42eefc0b16 xpidl_idl.c rewrite for improved maintenance, fixed bugs and whiter teeth 1999-06-15 03:07:44 +00:00
jband%netscape.com
df0f752009 fix for bug 7940. Notification in xpconnect of JSContext about to be destroyed was zeroing out information later used to remove gc root. This was keeping JS_RemoveRoot from being called for those objects. So, the JSRuntime was getting left with pointers to roots for stuff on JSContexts long since destroyed and for which memory had been recycled. The fix is to be *sure* to do all the proper cleanup in xpconnect upon notification that a JSContext is about to be destroyed. 1999-06-15 02:48:26 +00:00
rhp%netscape.com
9bec405ef2 Fixes for completion code checking 1999-06-15 02:31:27 +00:00
rhp%netscape.com
e76d0622f0 Correct usage of return codes 1999-06-15 02:30:55 +00:00
hyatt%netscape.com
141b8814b7 fixing a bug in getframeforpoint for nested row groups 1999-06-15 02:27:17 +00:00
ftang%netscape.com
053016f7c4 fix bug 7544 1999-06-15 02:21:03 +00:00
ducarroz%netscape.com
c2d00a4de9 fix for bug 8029. ResolveAlias should not set the nsFileSpe's internal error mError if the file doesn't exist which is a legal state during the creation of an nsFileSpec object. 1999-06-15 02:19:23 +00:00
sspitzer%netscape.com
88ce6c8bd2 check for null before deferencing. 1999-06-15 02:11:56 +00:00
rickg%netscape.com
a22536e99a more error reporting in ToInteger() 1999-06-15 02:03:33 +00:00
phillip%netscape.com
15f736c896 smoke.pl now changes to apprunner_bin before invoking apprunner 1999-06-15 02:02:58 +00:00
hangas%netscape.com
d652cf4be1 Removed hack to work around bug 7803. 1999-06-15 01:57:49 +00:00
akkana%netscape.com
5da6a94442 6180: Use proper Mac linebreaks on Mac; 6083: Don't output '=value' in attributes unless there is a value 1999-06-15 01:42:16 +00:00
ftang%netscape.com
0bf5a2a8a1 fix bug 5565 1999-06-15 01:27:44 +00:00
putterman%netscape.com
0b74afd8db Get summary totals for all folders on startup, not just leaf folders. 1999-06-15 01:25:46 +00:00
putterman%netscape.com
23b41af5b2 Commit after setting charset. 1999-06-15 01:25:15 +00:00
putterman%netscape.com
ede9a7971c Add charset method. 1999-06-15 01:24:56 +00:00
tague%netscape.com
0ef188f82e backed out last change. 1999-06-15 01:24:23 +00:00
mcafee%netscape.com
e3c1c8239c Patch for BeOS, thanks to Duncan Wilcox. 1999-06-15 01:24:06 +00:00
putterman%netscape.com
4799f7f3af Add back charset method. 1999-06-15 01:23:34 +00:00
hyatt%netscape.com
000e6b29df Added support for incremental reflow of nested row groups (yeah, baby, yeah, baby, YEAH). 1999-06-15 01:19:18 +00:00
sspitzer%netscape.com
65f4e3f274 fix windows build bustage. 1999-06-15 01:03:44 +00:00
tague%netscape.com
81b161e737 Modified logic so that shortcut keys are actually returns an NS_OK when the keydown handler handels them. 1999-06-15 01:02:14 +00:00
rogerl%netscape.com
c52c6e4113 Changes to get traditional functions with args. working 1999-06-15 00:57:05 +00:00
alecf%netscape.com
3c226bb451 add extra <treecell> tags so entire row selection works 1999-06-15 00:56:30 +00:00
davidm%netscape.com
b0dc8faca2 8008 Task Menu | Services A-D do not work 1999-06-15 00:55:31 +00:00
alecf%netscape.com
a4080b6c68 hook up close button 1999-06-15 00:52:49 +00:00
alecf%netscape.com
57c924e7d9 add code to open Search and Filter dialogs from menus, and put functions in the right place 1999-06-15 00:49:23 +00:00
alecf%netscape.com
67ecc674a2 fix filter list dialog - preftree.css is gone, etc.. 1999-06-15 00:48:19 +00:00
waterson%netscape.com
688107cfce Add MPL. Alter registry loading code to insulate from whatever policy needs to be used for loading RDF/XML from the RDF service. 1999-06-15 00:44:33 +00:00
waterson%netscape.com
102aedab22 Use RDF/XML datasource directly, rather than loading through RDF service. The separates this from whatever policy RDF service ends up needing to use for RDF/XML. Chrome registry _must_ be loaded synchronously no matter what. 1999-06-15 00:42:45 +00:00
mccabe%netscape.com
49f4227270 Remove reference to the f_noscript field, which gets set when libIDL sees a bare 'noscript' keyword.
This fixes compiling against libIDL 0.6.8, which has changed the field to __f_noscript to deprecate.  Rightly so, as noscript is expressible as a bracketed [property], and we want it to go away too.  Ignoring it rather than #ifdef'ing saves us future maintenance hassle.
1999-06-15 00:37:46 +00:00
sspitzer%netscape.com
500ef17e37 alerts are too broken to use at this point. #7770 and other bugs. argh. 1999-06-15 00:35:43 +00:00
gagan%netscape.com
c163f729cf Fixes to urltest.cpp. 1999-06-15 00:34:37 +00:00
hangas%netscape.com
20d37033b2 Removed parameter from onchange= in address book window and select address dialog. 1999-06-15 00:30:56 +00:00
ducarroz%netscape.com
91f9c5fa68 fix bug #8124, catch JS execption while setting the wrapColumn. 1999-06-15 00:24:10 +00:00
ducarroz%netscape.com
1401b07d3f update Editor toolbar 1999-06-15 00:23:00 +00:00
rhp%netscape.com
aa81289584 Fix for GMT offset bug 1999-06-15 00:10:34 +00:00
alecf%netscape.com
65fd013a14 fix capital E 1999-06-15 00:04:40 +00:00
alecf%netscape.com
fd707a9a2b update menus, add search menu, etc 1999-06-15 00:01:23 +00:00
jj%netscape.com
d56c997726 changed completion log string from "Build NGLayout complete" to "Build complete" to match changes made in release scripts ("BuildNGLayout.pl" and "BuildNGLayoutDebug.pl") --jj. 1999-06-14 23:49:45 +00:00
hyatt%netscape.com
0208e24dac More nested row group work. 1999-06-14 23:45:14 +00:00