Граф коммитов

30446 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com cfa0fae1d6 Mark the url as finished AFTER we are done with the url in the nsMailboxProtocol::OnStopBinding call. We were marking the url as done and then cleaning up our file state (such as closing the temp file). 1999-06-15 03:35:30 +00:00
alecf%netscape.com ff22ae1acd use new code for opening preferences with a specific pref page 1999-06-15 03:32:02 +00:00
alecf%netscape.com e0f7116c19 search dialog is now active 1999-06-15 03:31:28 +00:00
vidur%netscape.com 71ce103e91 More graceful handling of the orphaned window case. 1999-06-15 03:25:41 +00:00
waterson%netscape.com 9bd4de486d 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 71d60bc9f1 Added support for BeOS. Contributed by Duncan Wilcox (duncan@be.com). 1999-06-15 03:24:25 +00:00
waterson%netscape.com 935921f8e1 Spit out a mapfile, for kicks. 1999-06-15 03:21:49 +00:00
waterson%netscape.com cc450f9b38 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 acbc120122 Bug 7385. Open datasources asynchronously by default. 1999-06-15 03:19:33 +00:00
vidur%netscape.com dfb5f2a1de 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 deab31ecaa Fixed memory leak when new windows were opened 1999-06-15 03:15:37 +00:00
joki%netscape.com 33ed7f5b51 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 8be07679ad xpidl_idl.c rewrite for improved maintenance, fixed bugs and whiter teeth 1999-06-15 03:07:44 +00:00
jband%netscape.com 8fffb2d916 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 faf675c09e Fixes for completion code checking 1999-06-15 02:31:27 +00:00
rhp%netscape.com 288ced5442 Correct usage of return codes 1999-06-15 02:30:55 +00:00
hyatt%netscape.com 9f3dd047f2 fixing a bug in getframeforpoint for nested row groups 1999-06-15 02:27:17 +00:00
ftang%netscape.com f6855356f2 fix bug 7544 1999-06-15 02:21:03 +00:00
ducarroz%netscape.com ff3613b424 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 31806ff100 check for null before deferencing. 1999-06-15 02:11:56 +00:00
rickg%netscape.com 0e574f8368 more error reporting in ToInteger() 1999-06-15 02:03:33 +00:00
phillip%netscape.com 5b5452e947 smoke.pl now changes to apprunner_bin before invoking apprunner 1999-06-15 02:02:58 +00:00
hangas%netscape.com a2edc9719b Removed hack to work around bug 7803. 1999-06-15 01:57:49 +00:00
akkana%netscape.com a396f46641 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 2e0c5f6b89 fix bug 5565 1999-06-15 01:27:44 +00:00
putterman%netscape.com a39d341f97 Get summary totals for all folders on startup, not just leaf folders. 1999-06-15 01:25:46 +00:00
putterman%netscape.com 3c6bdb7048 Commit after setting charset. 1999-06-15 01:25:15 +00:00
putterman%netscape.com fe1f060dc9 Add charset method. 1999-06-15 01:24:56 +00:00
tague%netscape.com d59e4ba938 backed out last change. 1999-06-15 01:24:23 +00:00
mcafee%netscape.com cb748004e8 Patch for BeOS, thanks to Duncan Wilcox. 1999-06-15 01:24:06 +00:00
putterman%netscape.com 32d79edaaf Add back charset method. 1999-06-15 01:23:34 +00:00
hyatt%netscape.com 510a182757 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 6ff2932280 fix windows build bustage. 1999-06-15 01:03:44 +00:00
tague%netscape.com 4e950a2e63 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 05c29118df Changes to get traditional functions with args. working 1999-06-15 00:57:05 +00:00
alecf%netscape.com c53bc15ee2 add extra <treecell> tags so entire row selection works 1999-06-15 00:56:30 +00:00
davidm%netscape.com 6df709a02a 8008 Task Menu | Services A-D do not work 1999-06-15 00:55:31 +00:00
alecf%netscape.com 38707d6acd hook up close button 1999-06-15 00:52:49 +00:00
alecf%netscape.com 0df10287cd 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 a3a5f3e39f fix filter list dialog - preftree.css is gone, etc.. 1999-06-15 00:48:19 +00:00
waterson%netscape.com 81a2b0108c 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 3dfae0dd79 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 c9a8c48435 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 5b817383ac 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 95c5a450fe Fixes to urltest.cpp. 1999-06-15 00:34:37 +00:00
hangas%netscape.com b1ea53cf22 Removed parameter from onchange= in address book window and select address dialog. 1999-06-15 00:30:56 +00:00
ducarroz%netscape.com 284e4324bf fix bug #8124, catch JS execption while setting the wrapColumn. 1999-06-15 00:24:10 +00:00
ducarroz%netscape.com 4bfbda7d78 update Editor toolbar 1999-06-15 00:23:00 +00:00
rhp%netscape.com 1a4761d9b1 Fix for GMT offset bug 1999-06-15 00:10:34 +00:00
alecf%netscape.com 6bdf6499b8 fix capital E 1999-06-15 00:04:40 +00:00