51496 Commits

Author SHA1 Message Date
pepper%netscape.com
37e80e1ac7 All source files must contain a newline at the end of some unix builds fail. 2000-01-27 06:13:00 +00:00
pepper%netscape.com
87cbe5c9a6 ALL files must have a newline at then end 2000-01-27 06:07:03 +00:00
pepper%netscape.com
be6c10cf51 ALL files MUST have a newline at the end of certain unix builds will fail 2000-01-27 06:05:39 +00:00
tbogard%aol.net
0fa1a19b4d FindWebShellWithName now mainly relies on the implmenetation of nsContentTreeOwner::FindItemWithName for the implementation of finding named shells. 2000-01-27 06:01:02 +00:00
tbogard%aol.net
31982f8d7d Fixed FindItemWithName not to search shells that initiated the search request. Moved the guts of nsIDocShellTreeOwner::ContentShellAdded to nsXULWindow. 2000-01-27 05:59:48 +00:00
tbogard%aol.net
37a85fa443 Implemented FindItemWithName(). Stubbed out many of the other functions that shouldn't be called with error conditions. Setup nsContentTreeOwner as the default treeowner when one is not already set. 2000-01-27 05:59:44 +00:00
tbogard%aol.net
7be33c9438 Made the destructor virtual. Added ContentShellAdded notification to nsXULWindow. 2000-01-27 05:59:42 +00:00
troy%netscape.com
9877464fbe r=karnaze@netscape.com Removed some code that was removed but then added
again by mistake
2000-01-27 05:54:17 +00:00
sfraser%netscape.com
5381c1f499 Some mac-only debug window control. bug 24312. r=jj 2000-01-27 05:51:40 +00:00
sfraser%netscape.com
51486b6b26 Fix the RegXPCOM application to hopefully not crash. bug 24312 r=jj 2000-01-27 05:51:11 +00:00
idk%eng.sun.com
39035a42d0 Fix for 25069
Added null pointer checking
2000-01-27 05:42:56 +00:00
vidur%netscape.com
42cdaa322f Fixed bug 16609. RemoveNamedItem now returns the correct error code if the attribute doesn't exist. r=pollmann 2000-01-27 05:17:11 +00:00
warren%netscape.com
658e423c71 Fixed problem where avg instance size was computed based on remaining object count, rather than total allocated count. May affect bloat stats on tinderbox. 2000-01-27 05:14:51 +00:00
tbogard%aol.net
2c35e7b993 Made the destructor virtual. 2000-01-27 04:56:21 +00:00
dougt%netscape.com
96194b86a8 All of these are broken. Alway double check submission/suggestions. 2000-01-27 04:35:44 +00:00
vidur%netscape.com
b5224baf13 Fixed typo in JS protocol registration so that we now deal with mocha: URLs as well. r=pollmann 2000-01-27 04:04:40 +00:00
pepper%netscape.com
39f2d48ffb Yet another source file without an newline at the end. ALL file must have one. 2000-01-27 03:50:38 +00:00
nhotta%netscape.com
0044578da8 Insert/update META charset tag for charset menu operation, bug 17797, r=akkana. 2000-01-27 03:35:44 +00:00
Jerry.Kirk%Nexwarecorp.com
1fd44aba9d This switches over from the old style Photon timers to the new
style that have been moved under the unix directory.
r=cls
2000-01-27 03:35:19 +00:00
jj%netscape.com
908c9cd83e Removing more appcores-related resources + obsolete prefwindow files. 2000-01-27 03:25:12 +00:00
Jerry.Kirk%Nexwarecorp.com
882f23db3f Took out eMetric_SubmenuDelay by mistake, this re-adds it back in.
This was for Photon UI only
r=kedl
2000-01-27 03:20:46 +00:00
alecf%netscape.com
640bb377d7 move global locale files into en-US
#20296
r=hangas
2000-01-27 03:19:24 +00:00
Jerry.Kirk%Nexwarecorp.com
96fe780ab2 Initial check-in of Photon timers that support the new features
like priority and repeatability.
2000-01-27 03:17:18 +00:00
vidur%netscape.com
52b312047c Fix for bugs 25082 and 25084. Range::SetStartBefore, etc. need to return an error for a null sibling. Range::createContextualFragment needed to allow for a null document. r=pollmann 2000-01-27 02:51:51 +00:00
bienvenu%netscape.com
58d6d989ad override online server name in db if server gives different case r=sspitzer, part of 24631 2000-01-27 02:50:59 +00:00
bienvenu%netscape.com
18d7eb27ea don't read stale data from folder cache,r=sspitzer, part of 24631 2000-01-27 02:48:22 +00:00
slamm%netscape.com
6840cbff6a Tweak gmake pattern to make it more general. (Reformat a little too). 2000-01-27 02:30:23 +00:00
jim_nance%yahoo.com
a77a2365a0 Make SelectorMatches() faster by eleminating a few function calls
r=Shaver
Tree is green enough = waterson
2000-01-27 02:28:52 +00:00
harishd%netscape.com
6ff20cfde6 Fix for Bugs
24112 - Fixed the orderding of THEAD, TBODY, and TFOOT
24673 - Fixed the crash my not letting P to contain TABLE ( per spec. )
18308 - Ignoring newlines above BODY
18928 - Fixed by forcing a BODY to open, irrespective of FRAMESET document, if
 'text' is present in the document.
23791 - Made ; in entities optional.
24006 - Fixed by setting the alternate end-comment to be '>'.
24275 - Buffering newlines/whitespace only when it's absolutely necessary.
24462 - Fixed by making NOBR a block closure.
21917 - Being careful about ignoring newlines/whitespace for body content.

r=rickg

24204 - Fixed by opening up BODY for INPUT ( quirks )
Also did a minor change in CNavDTD::DidBuildModel();

r=pollmann
2000-01-27 02:27:58 +00:00
pepper%netscape.com
2b620c27c0 All source files must have a newline at the end on lesser nixes won't compile. 2000-01-27 02:24:43 +00:00
waterson%netscape.com
767cad41f2 Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver 2000-01-27 02:24:20 +00:00
sdagley%netscape.com
36bd7d9c72 Finish cleanup of #19150 - forgot to remove un-needed include after changing code to load fragment via nsLocalFileMac rather than directly calling NSPR. r=lumpy 2000-01-27 02:24:06 +00:00
kmcclusk%netscape.com
1996c7ecd8 Added missing nsIViewManager methods to nsViewManager2.h and nsViewManger2.cpp.
bug=22069; r=attinasi@netscape.com
2000-01-27 02:23:34 +00:00
attinasi%netscape.com
85ed4c3d57 Setting GfxScrollFrame as the PrimaryFrame for scrolled content instead of the ScrollPortFrame. Also fixed some spots that were not correctly getting at the scrolled frame from the PrimaryFrame. b=23803 r=evaughan 2000-01-27 02:19:12 +00:00
attinasi%netscape.com
d6004947d4 Minor reformatting and some comments added. b=none r=none 2000-01-27 02:17:04 +00:00
attinasi%netscape.com
1f1bc14154 Title is now set in the Title Bar. b=24478 r=rickg 2000-01-27 02:15:19 +00:00
dougt%netscape.com
e61447cd08 Removing Windows95 compiler #ifdef in place of a runtime check
Fixing bug 25152 submitted by kin@netscape.com.

windows only changes.
2000-01-27 01:52:02 +00:00
mcafee%netscape.com
9809b56459 Removing old binary link. r=slamm 2000-01-27 01:39:09 +00:00
mcafee%netscape.com
af653f28eb Moving build status to beginning of log file. r=slamm 2000-01-27 01:28:04 +00:00
robinf%netscape.com
64f8d42ccf tweaked widget positioning to accomodate new banners from Gemma 2000-01-27 01:16:35 +00:00
bryner%uiuc.edu
3d0ba93428 Fix build bustage (typo in Makefile.in). a=mcafee. 2000-01-27 01:15:38 +00:00
norris%netscape.com
40a8c3ff06 Changing file to be conformance rather than negative test. 2000-01-27 00:58:41 +00:00
terry%mozilla.org
13f6e7ca22 Patch by granrose@netscape.com -- put initial focus into bug# field. 2000-01-27 00:56:33 +00:00
rhp%netscape.com
6ae2ba930a Adding more Mac specific files to the tree - NOT PART OF THE BUILD 2000-01-27 00:45:31 +00:00
hyatt%netscape.com
e1a2c1dbd1 Did I bone this checkin or what. 2000-01-27 00:43:29 +00:00
hyatt%netscape.com
e815d2acc0 added files: mozilla/rdf/content/src/nsXULPopupElement.cpp 2000-01-27 00:13:41 +00:00
hyatt%netscape.com
2e9246da80 Left out some files. 2000-01-27 00:13:26 +00:00
hyatt%netscape.com
3f3077a871 left out a couple of files. 2000-01-27 00:12:37 +00:00
hyatt%netscape.com
2347cb1b47 Left out two files. 2000-01-27 00:12:00 +00:00
rhp%netscape.com
04d3844e67 Adding new files for AppleDouble support ... NOT PART OF THE BUILD 2000-01-27 00:02:23 +00:00