Commit Graph

13601 Commits

Author SHA1 Message Date
buster%netscape.com
714c427896 collapsing border computation and conflict resolution 1998-12-30 06:48:15 +00:00
buster%netscape.com
c34896d000 CSS2 table collapsing border rendering 1998-12-30 06:47:26 +00:00
buster%netscape.com
8ba2100bef added mInsideNeighbor to nsBorderEdge, allowing fast access for an outside edge to
it's neighboring inside edge.  value is undefined for inside edges.
1998-12-30 06:46:35 +00:00
vidur%netscape.com
c534e7ce68 Fixed early initialization problem in script namespace management 1998-12-30 02:46:36 +00:00
beard%netscape.com
3cd6a644b6 backed out SingleSign/CookieManagement changes 1998-12-30 02:26:02 +00:00
morse%netscape.com
dec03b41b1 fix mac bustage 1998-12-30 02:25:05 +00:00
beard%netscape.com
76fb5e5af7 Turning on CookieManagement/SingleSignon on Mac. 1998-12-30 01:47:23 +00:00
beard%netscape.com
80a5f5a908 Backed out change for mac bustage. 1998-12-30 01:45:39 +00:00
val4%cornell.edu
d063e93ca8 The following changes were made:
- Changed the DLL export macros JS_EXTERN_API, etc. to conform with the
  current standards
- Updates the docs in README.html
- Updated the include locations and the MSDEV project to make
  the build process easier.
- Managed to build PerlConnect with Perl 5.005_02. It's not compatible
  with previous versions. Don't use ActivePerl! It probably won't work!
- There is a fix to js.c which I am going to chech in a bit later.
1998-12-30 01:36:55 +00:00
morse%netscape.com
d1fdd0bc92 fix mac bustage 1998-12-30 01:29:54 +00:00
ramiro%netscape.com
779f8518f4 cvsignore FilesTest. 1998-12-30 00:38:50 +00:00
ramiro%netscape.com
70651786fb Ignore generated files. 1998-12-30 00:38:23 +00:00
morse%netscape.com
d7d2046916 changes needed for privacy module 1998-12-30 00:22:55 +00:00
morse%netscape.com
90fa3c72ac interfaces for routines need by privacy module 1998-12-30 00:20:46 +00:00
rpotts%netscape.com
b15b2ad46d Removed browser dependancies that are not checked in yet... 1998-12-30 00:09:03 +00:00
rpotts%netscape.com
1eaaee2a7c Added support for terminating the app when all of the top level windows have been closed... 1998-12-30 00:03:52 +00:00
rpotts%netscape.com
e05245631f changed to use nscore.h for the NS_APPSHELL definition... 1998-12-30 00:03:00 +00:00
rpotts%netscape.com
e05af080f3 Added an entry for the application shell... 1998-12-29 23:59:23 +00:00
rpotts%netscape.com
18bb5ad763 added new factories from webshell/viewer/nsSetupRegistry.cpp 1998-12-29 23:32:11 +00:00
ftang%netscape.com
679ed4ec01 1st check in. It build on Window. It does not build on UNIX and macintosh yet.
It is not hook up with build system yet. Read note.txt first.
1998-12-29 23:28:05 +00:00
beard%netscape.com
45edfc6e68 Creates a new window with "_new" target. 1998-12-29 22:37:55 +00:00
beard%netscape.com
7fad9f9047 Document base changes. 1998-12-29 22:36:41 +00:00
beard%netscape.com
509756e76a Class loader utilities. 1998-12-29 22:36:11 +00:00
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