Commit Graph

13625 Commits

Author SHA1 Message Date
buster%netscape.com
0664302426 collapsing border bug fixes 1998-12-30 23:23:45 +00:00
timm%netscape.com
1665254dca new checkins for free source CCK 1998-12-30 23:03:13 +00:00
ftang%netscape.com
4f5cb9803b Change setting 1998-12-30 22:51:55 +00:00
ftang%netscape.com
3a1cafe1fd temp fix for mac problem by comment out nsRepository::FreeLibraries 1998-12-30 22:51:08 +00:00
buster%netscape.com
46621cf846 empty cells now are sized correctly. 1998-12-30 22:41:08 +00:00
buster%netscape.com
0609bf2754 collapsing borders with odd width have correct width now 1998-12-30 22:40:36 +00:00
buster%netscape.com
ae7cb6e3da right dashed borders now work
dashed borders along a span now mostly work
1998-12-30 22:39:49 +00:00
vidur%netscape.com
566459d539 Separated class intialization from name registration in namespace management code 1998-12-30 21:35:35 +00:00
waterson%netscape.com
9b2f69e89a Okay, try #2. Fix Win95/98 build bustage. 1998-12-30 21:25:47 +00:00
ftang%netscape.com
fe3ae28239 First Checked In. 1998-12-30 21:10:39 +00:00
ftang%netscape.com
fa5262ae15 test the result for all the return vaule from nsRepository 1998-12-30 21:06:18 +00:00
leaf%mozilla.org
7099c09cc1 backing out removal of nsInMemoryDataSource.obj 1998-12-30 20:00:59 +00:00
ftang%netscape.com
26960ed135 Add some code for mac 1998-12-30 19:49:57 +00:00
brade%netscape.com
28b63617fc remove paths for mozilla/modules/xlate since it isn't needed nor available from the current CVS module 1998-12-30 19:40:17 +00:00
dougt%netscape.com
9155f3ec53 Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +00:00
waterson%netscape.com
dd28fe9eaa Fix Win95 build bustage. 1998-12-30 17:52:01 +00:00
troy%netscape.com
4591f9d2ad Changed width/height constraints in nsHTMLReflowState struct 1998-12-30 17:50:00 +00:00
brade%netscape.com
7c2aa0f8a3 make several functions PRIVATE to reduce compiler warnings on Macintosh 1998-12-30 16:06:22 +00:00
brade%netscape.com
91e57f777e add #includes and prototypes to reduce compiler warnings on Macintosh 1998-12-30 16:05:27 +00:00
brade%netscape.com
1b75dc5096 add prototype and PRIVATE to several functions to reduce compiler warnings on Macintosh 1998-12-30 16:03:43 +00:00
brade%netscape.com
a2fb996e8a add prototype for net_ReleaseContext to reduce compiler warnings on Macintosh 1998-12-30 16:01:54 +00:00
brade%netscape.com
5f6c576d9d add prototypes to reduce compiler warnings on Macintosh 1998-12-30 16:00:57 +00:00
brade%netscape.com
e39db8a885 add prototype for NET_FindProxyInJSC to reduce compiler warnings on Macintosh. 1998-12-30 16:00:01 +00:00
jfrancis%netscape.com
bb23b3dbd6 more dom range gravity work 1998-12-30 08:28:16 +00:00
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