Commit Graph

13728 Commits

Author SHA1 Message Date
beard%netscape.com
2ead6a4914 Pro 4 format. 1998-12-29 22:35:01 +00:00
beard%netscape.com
a19927db5e Class loader, security context stuff, codebase principal. 1998-12-29 22:31:18 +00:00
blizzard%appliedtheory.com
1f45aecfb1 patch from Brian Ryner <bryner@uiuc.edu> for scaling fonts a little
better.
1998-12-29 21:08:11 +00:00
jfrancis%netscape.com
6569ea5527 removing nsAbsoluteFrame.cpp, since it seems to have disappeared. 1998-12-29 07:24:32 +00:00
beard%netscape.com
7439f06f70 Removed nsBodyFrame.cpp per Troy's request. 1998-12-29 06:08:02 +00:00
troy%netscape.com
ee997bddd1 Fixed it up to compile, because the Mac is still building it... 1998-12-29 05:54:59 +00:00
troy%netscape.com
14ae1a9919 Fixed it up to compile again, because the Mac is still building it... 1998-12-29 05:53:54 +00:00
troy%netscape.com
d56587e4cb Fixed it so XML documents display again 1998-12-29 05:51:11 +00:00
troy%netscape.com
eb99e22e68 Removed debug output that was probably checked in by mistake 1998-12-29 05:37:11 +00:00
troy%netscape.com
d9b4fa08c0 Fixed a problem with absolutely positioned tables not working properly 1998-12-29 05:35:42 +00:00
troy%netscape.com
487a0952b3 Changed some of the member functions to conform to XP-COM conventions for
returning a nsresult
1998-12-29 04:56:31 +00:00
troy%netscape.com
583682a5c1 Renamed FindFrameWithContent() to GetPrimaryFrameFor() 1998-12-29 04:45:18 +00:00
rpotts%netscape.com
9b9408cc44 Fixed the firing of the OnConnectionsComplete(...) notification so it worked correctly in framesets... 1998-12-29 04:45:00 +00:00
beard%netscape.com
ca0df8f269 Was using unitialized variables for default dimensions of newly created window. Now attempts to at least inherit position from creating window. 1998-12-29 03:53:07 +00:00
troy%netscape.com
7b5cc03059 Moved logic that deals with moving absolutely positioned frames out of the
flow to the frame construction code
1998-12-29 03:38:16 +00:00
troy%netscape.com
60883dc433 Fixed memory leak in nsHttpUrlImpl::SetSpec() 1998-12-29 01:32:39 +00:00
troy%netscape.com
1c0ceef338 Fixed memory leak in NS_MakeAbsoluteURL() 1998-12-29 01:22:57 +00:00
blizzard%appliedtheory.com
34a600b766 don't return the address of something allocated on the stack 1998-12-29 01:07:35 +00:00
troy%netscape.com
de15a8198e Fixed memory leak in ToString() 1998-12-29 01:03:26 +00:00
mcmullen%netscape.com
4d29219473 Simplify the console case, so that Windows does not think it has to compile with exception handling. 1998-12-29 00:24:32 +00:00
rpotts%netscape.com
0786f8d0d7 Fire the OnSubmit event on the form not the input field... 1998-12-28 21:28:53 +00:00
cls%seawood.org
903ff9a81d Ok, after further thought, the last attempt wasn't going to work as the mac project files were not updated so we'll just put Guha's stuff in ifdefs. 1998-12-28 06:05:14 +00:00
cls%seawood.org
b19bd56d44 Oops, forgot about the headers. 1998-12-28 05:34:13 +00:00
cls%seawood.org
1f3759281f Attempting to fix the change from using nsMemoryDataSource.cpp to using nsInMemoryDataSource.cpp. 1998-12-28 04:12:55 +00:00
guha%netscape.com
1ca9deb869 adding a method to nsIRDFCursor.cpp 1998-12-27 20:35:46 +00:00
nisheeth%netscape.com
0855a01677 Definition and implementation of nsXSLContentSink. The XSL content sink
is instantiated for an XSL stylesheet and constructs
the XSL rule model as the stylesheet gets parsed by the parser.

Checking in the first cut.  These files are not part of the build yet.  Just
checking in so that they get backed up while I am away on my 3 week vacation.
1998-12-27 08:48:00 +00:00
nisheeth%netscape.com
a6036fc264 Checking in initial tests for the first XSL prototype. 1998-12-27 08:25:54 +00:00
nisheeth%netscape.com
7a8631dcf7 Adding code protected by an ifdef for making the XML content sink initiate
the load of an XSL stylesheet when it sees a stylesheet PI with an XSL
content type.
1998-12-27 08:24:04 +00:00
locka%iol.ie
81a91fbc3e Added extra debugging 1998-12-26 12:16:12 +00:00
locka%iol.ie
106fb1dc62 Updated method prototype after changes to nsIStreamObserver 1998-12-26 12:15:56 +00:00
locka%iol.ie
372ffbaf2e Changed threading model 1998-12-26 12:14:46 +00:00
val4%cornell.edu
45ea6345f6 Added support for dir["file"] syntax. 1998-12-25 02:31:49 +00:00
beard%netscape.com
562a2c26e8 Cleaned up non-debug access paths, made them consistent with debug access paths. 1998-12-25 00:31:17 +00:00
srinivas%netscape.com
0f10e44ba1 Fix compiler warnings on Mac; checkin for brade 1998-12-24 22:03:37 +00:00
guha%netscape.com
0a2e739ac3 move mail data source 1998-12-24 21:47:24 +00:00
pavlov%pavlov.net
0fdae13e51 yet another attempt to get resizing working 1998-12-24 21:06:27 +00:00
beard%netscape.com
36be4ef455 Added "compile_script()" which compiles a text-based AppleScript into a compiled form which runs faster. _useManifestoLib() now ensures that the compiled script is up-to-date with the text script. 1998-12-24 19:35:20 +00:00
beard%netscape.com
b40b2f86d4 Working around IDE 3.X bug, looping over target files until error encountered, filtering by file type, not using IDE's file type, too slow. 1998-12-24 19:32:21 +00:00
beard%netscape.com
33851ca23f Updated to enumerate target files until error encountered, use 3.3 IDE. 1998-12-24 19:30:15 +00:00
dcone%netscape.com
17b9100eae Cleanup of the ps directory, incremental changes 1998-12-24 15:25:04 +00:00
waterson%netscape.com
d4fea026bb Initial revision. 1998-12-24 08:26:27 +00:00
waterson%netscape.com
867306367d Obsolete. 1998-12-24 08:22:17 +00:00
waterson%netscape.com
f2baf52f4a Updated to use new RDF build structure. 1998-12-24 08:14:01 +00:00
waterson%netscape.com
401faf622a Updated test for recent changes. 1998-12-24 08:13:29 +00:00
waterson%netscape.com
5f368879ff Change to new RDF build structure. 1998-12-24 08:11:35 +00:00
waterson%netscape.com
3ae3678aa6 Change to new RDF tree structure 1998-12-24 08:10:45 +00:00
waterson%netscape.com
b773a07429 Changed to new RDF tree structure. 1998-12-24 08:09:59 +00:00
waterson%netscape.com
c5116f64bc Fixed implementation include paths. 1998-12-24 07:27:25 +00:00
waterson%netscape.com
afa9a00a4d Added NS_RDFSIMPLECONTENTSINK_CID. 1998-12-24 06:58:05 +00:00
waterson%netscape.com
9468240dbb Fixed #ifdefs. 1998-12-24 06:57:46 +00:00