Commit Graph

53979 Commits

Author SHA1 Message Date
brade%netscape.com
de46138715 add prototype and PRIVATE to several functions to reduce compiler warnings on Macintosh
git-svn-id: svn://10.0.0.236/trunk@16994 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 16:03:43 +00:00
brade%netscape.com
363efbac97 add prototype for net_ReleaseContext to reduce compiler warnings on Macintosh
git-svn-id: svn://10.0.0.236/trunk@16993 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 16:01:54 +00:00
brade%netscape.com
c6a16212fc add prototypes to reduce compiler warnings on Macintosh
git-svn-id: svn://10.0.0.236/trunk@16992 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 16:00:57 +00:00
brade%netscape.com
06b8ec5269 add prototype for NET_FindProxyInJSC to reduce compiler warnings on Macintosh.
git-svn-id: svn://10.0.0.236/trunk@16991 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 16:00:01 +00:00
jfrancis%netscape.com
9a6867b7e9 more dom range gravity work
git-svn-id: svn://10.0.0.236/trunk@16990 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 08:28:16 +00:00
buster%netscape.com
05fedad27b collapsing border computation and conflict resolution
git-svn-id: svn://10.0.0.236/trunk@16989 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 06:48:15 +00:00
buster%netscape.com
cca2fe54e4 CSS2 table collapsing border rendering
git-svn-id: svn://10.0.0.236/trunk@16988 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 06:47:26 +00:00
buster%netscape.com
40cc77a614 added mInsideNeighbor to nsBorderEdge, allowing fast access for an outside edge to
it's neighboring inside edge.  value is undefined for inside edges.


git-svn-id: svn://10.0.0.236/trunk@16987 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 06:46:35 +00:00
vidur%netscape.com
526d71ae38 Fixed early initialization problem in script namespace management
git-svn-id: svn://10.0.0.236/trunk@16985 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 02:46:36 +00:00
beard%netscape.com
d8ba29c639 backed out SingleSign/CookieManagement changes
git-svn-id: svn://10.0.0.236/trunk@16984 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 02:26:02 +00:00
morse%netscape.com
e6905cd686 fix mac bustage
git-svn-id: svn://10.0.0.236/trunk@16983 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 02:25:05 +00:00
beard%netscape.com
4d29b4ba1b Turning on CookieManagement/SingleSignon on Mac.
git-svn-id: svn://10.0.0.236/trunk@16982 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 01:47:23 +00:00
beard%netscape.com
050ebec5db Backed out change for mac bustage.
git-svn-id: svn://10.0.0.236/trunk@16981 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 01:45:39 +00:00
val4%cornell.edu
88a1b143d1 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.


git-svn-id: svn://10.0.0.236/trunk@16979 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 01:36:55 +00:00
morse%netscape.com
281d6445b1 fix mac bustage
git-svn-id: svn://10.0.0.236/trunk@16977 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 01:29:54 +00:00
morse%netscape.com
b81dca611d changes needed for privacy module
git-svn-id: svn://10.0.0.236/trunk@16973 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 00:22:55 +00:00
morse%netscape.com
ab6c2fa557 interfaces for routines need by privacy module
git-svn-id: svn://10.0.0.236/trunk@16972 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 00:20:46 +00:00
rpotts%netscape.com
c01cd564e1 Removed browser dependancies that are not checked in yet...
git-svn-id: svn://10.0.0.236/trunk@16971 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 00:09:03 +00:00
rpotts%netscape.com
00bb487c0e Added support for terminating the app when all of the top level windows have been closed...
git-svn-id: svn://10.0.0.236/trunk@16970 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 00:03:52 +00:00
rpotts%netscape.com
26f914fde9 changed to use nscore.h for the NS_APPSHELL definition...
git-svn-id: svn://10.0.0.236/trunk@16969 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-30 00:03:00 +00:00
rpotts%netscape.com
9a987c1346 Added an entry for the application shell...
git-svn-id: svn://10.0.0.236/trunk@16968 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 23:59:23 +00:00
rpotts%netscape.com
e4aeef3417 added new factories from webshell/viewer/nsSetupRegistry.cpp
git-svn-id: svn://10.0.0.236/trunk@16966 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 23:32:11 +00:00
ftang%netscape.com
4ea7326030 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.


git-svn-id: svn://10.0.0.236/trunk@16965 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 23:28:05 +00:00
beard%netscape.com
435e568120 Creates a new window with "_new" target.
git-svn-id: svn://10.0.0.236/trunk@16960 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 22:37:55 +00:00
beard%netscape.com
79f4ee31da Document base changes.
git-svn-id: svn://10.0.0.236/trunk@16959 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 22:36:41 +00:00
beard%netscape.com
9e4c52a9f9 Class loader utilities.
git-svn-id: svn://10.0.0.236/trunk@16958 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 22:36:11 +00:00
beard%netscape.com
a7dc225454 Pro 4 format.
git-svn-id: svn://10.0.0.236/trunk@16957 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 22:35:01 +00:00
beard%netscape.com
80dfd8f7b5 Class loader, security context stuff, codebase principal.
git-svn-id: svn://10.0.0.236/trunk@16955 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 22:31:18 +00:00
blizzard%appliedtheory.com
39c0e61381 patch from Brian Ryner <bryner@uiuc.edu> for scaling fonts a little
better.


git-svn-id: svn://10.0.0.236/trunk@16945 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 21:08:11 +00:00
jfrancis%netscape.com
0ee5686b8c removing nsAbsoluteFrame.cpp, since it seems to have disappeared.
git-svn-id: svn://10.0.0.236/trunk@16935 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 07:24:32 +00:00
beard%netscape.com
3826ef37b1 Removed nsBodyFrame.cpp per Troy's request.
git-svn-id: svn://10.0.0.236/trunk@16934 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 06:08:02 +00:00
troy%netscape.com
2927e0972f Fixed it up to compile, because the Mac is still building it...
git-svn-id: svn://10.0.0.236/trunk@16933 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 05:54:59 +00:00
troy%netscape.com
e56c93f6f8 Fixed it up to compile again, because the Mac is still building it...
git-svn-id: svn://10.0.0.236/trunk@16932 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 05:53:54 +00:00
troy%netscape.com
d12c228d7d Fixed it so XML documents display again
git-svn-id: svn://10.0.0.236/trunk@16931 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 05:51:11 +00:00
troy%netscape.com
1113a62e37 Removed debug output that was probably checked in by mistake
git-svn-id: svn://10.0.0.236/trunk@16930 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 05:37:11 +00:00
troy%netscape.com
798ca8add0 Fixed a problem with absolutely positioned tables not working properly
git-svn-id: svn://10.0.0.236/trunk@16929 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 05:35:42 +00:00
troy%netscape.com
38a8b5ecdb Changed some of the member functions to conform to XP-COM conventions for
returning a nsresult


git-svn-id: svn://10.0.0.236/trunk@16928 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 04:56:31 +00:00
troy%netscape.com
43b0f05bb3 Renamed FindFrameWithContent() to GetPrimaryFrameFor()
git-svn-id: svn://10.0.0.236/trunk@16927 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 04:45:18 +00:00
rpotts%netscape.com
6a46e826d5 Fixed the firing of the OnConnectionsComplete(...) notification so it worked correctly in framesets...
git-svn-id: svn://10.0.0.236/trunk@16926 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 04:45:00 +00:00
beard%netscape.com
9313e8f0c4 Was using unitialized variables for default dimensions of newly created window. Now attempts to at least inherit position from creating window.
git-svn-id: svn://10.0.0.236/trunk@16925 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 03:53:07 +00:00
troy%netscape.com
9a7f94d20b Moved logic that deals with moving absolutely positioned frames out of the
flow to the frame construction code


git-svn-id: svn://10.0.0.236/trunk@16924 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 03:38:16 +00:00
troy%netscape.com
eb80b6fbaa Fixed memory leak in nsHttpUrlImpl::SetSpec()
git-svn-id: svn://10.0.0.236/trunk@16923 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 01:32:39 +00:00
troy%netscape.com
62065135d1 Fixed memory leak in NS_MakeAbsoluteURL()
git-svn-id: svn://10.0.0.236/trunk@16920 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 01:22:57 +00:00
blizzard%appliedtheory.com
b77dcba831 don't return the address of something allocated on the stack
git-svn-id: svn://10.0.0.236/trunk@16918 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 01:07:35 +00:00
troy%netscape.com
cdbdb080a4 Fixed memory leak in ToString()
git-svn-id: svn://10.0.0.236/trunk@16917 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 01:03:26 +00:00
mcmullen%netscape.com
4bbbe1f26f Simplify the console case, so that Windows does not think it has to compile with exception handling.
git-svn-id: svn://10.0.0.236/trunk@16914 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-29 00:24:32 +00:00
rpotts%netscape.com
f8bbc3023a Fire the OnSubmit event on the form not the input field...
git-svn-id: svn://10.0.0.236/trunk@16911 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-28 21:28:53 +00:00
cls%seawood.org
dbbb4b4485 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.
git-svn-id: svn://10.0.0.236/trunk@16909 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-28 06:05:14 +00:00
cls%seawood.org
610c12c402 Oops, forgot about the headers.
git-svn-id: svn://10.0.0.236/trunk@16908 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-28 05:34:13 +00:00
cls%seawood.org
259c5306a9 Attempting to fix the change from using nsMemoryDataSource.cpp to using nsInMemoryDataSource.cpp.
git-svn-id: svn://10.0.0.236/trunk@16907 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-28 04:12:55 +00:00