11933 Commits

Author SHA1 Message Date
raman%netscape.com
df98df5fc4 Added building of caps to the windows and unix build system 1998-11-21 06:05:24 +00:00
troy%netscape.com
9b6b15c587 Improved efficiency by avoiding the dreadfully slow NS_MakeAbsoluteURL() and
only setting the image loader's URL and base URL for the initial reflow
1998-11-21 04:04:41 +00:00
rickg%netscape.com
f4b8d32b7b last tweak needed to get entities right again 1998-11-21 03:57:03 +00:00
kipp%netscape.com
55cb6eedb8 Fixed scroll-frame code to properly fill in the max-element-size 1998-11-21 03:52:01 +00:00
morse%netscape.com
d54e47a11d moved string to allxpstr.h for sake of i18n 1998-11-21 03:10:43 +00:00
morse%netscape.com
7b9a00c3f3 change for single signon 1998-11-21 03:09:44 +00:00
rickg%netscape.com
75fc8dd06c fixed bug 1125 1998-11-21 02:49:25 +00:00
rickg%netscape.com
cef7239ebd fixed bug 1125 1998-11-21 02:48:01 +00:00
mcmullen%netscape.com
20641d86a2 First Checked In. 1998-11-21 01:24:55 +00:00
vidur%netscape.com
c9c4d1c52b Added XML factories to the xpviewer registry 1998-11-21 01:22:24 +00:00
kin%netscape.com
2bbdbbe8de Quick test to see if the first pass transaction manager code is working. 1998-11-21 01:21:14 +00:00
joki%netscape.com
31da004b7a Adding nsJSSecurityManager.cpp to project 1998-11-21 01:14:16 +00:00
kin%netscape.com
be08e6d153 First pass implementations of Do, Undo, and Redo. 1998-11-21 01:02:55 +00:00
cls%seawood.org
1c5e61830b Linux shouldn't need the mkdetect scripts any longer. Get rid of bogus motif dependency as well. 1998-11-21 01:00:00 +00:00
rpotts%netscape.com
b9aea089dd Fixed up the throbber to stay animating throughout the document load... Found a better fix for the statusbar not showing up until the first resize. 1998-11-21 00:55:54 +00:00
buster%netscape.com
ee5912363a removed the resolution of table pseudo-style until we can test it and
actually use it.  this was just a memory leak.
1998-11-21 00:53:03 +00:00
cls%seawood.org
11f40c9572 Removed redundant check for ios::bin. Replaced hardcoded check for 1.1.2 with $GTK_VERSION. 1998-11-21 00:48:32 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
radha%netscape.com
9017a94683 Comment off menu items that don't work
Add a "Navigator" Menu item to communicator menu and let it bring up
a browser window
1998-11-21 00:24:41 +00:00
larryh%netscape.com
927374761c BugZilla #1473 1998-11-21 00:20:16 +00:00
joki%netscape.com
b3039514cf Fixing a submit/reset event bug, frame destruction reentrancy bug, and an imagemap bug. 1998-11-21 00:19:36 +00:00
joki%netscape.com
ec365a7a8c Adding initial bit for the JS security system 1998-11-21 00:12:33 +00:00
larryh%netscape.com
326a6e59f2 fix compile error introduced with OS/2 port 1998-11-20 23:56:29 +00:00
michaelp%netscape.com
a748a81bc7 fixed build bustage. 1998-11-20 23:54:29 +00:00
mcafee%netscape.com
01f4be4059 Adding Talkback initialization & include/link stuff. Wrapped in MOZ_FULLCIRCLE=1 1998-11-20 23:33:53 +00:00
pnunn%netscape.com
f57a8ac72d png is an interal format... -pnunn 1998-11-20 23:33:46 +00:00
pnunn%netscape.com
dc8f7451ef png is an internal format.... -pnunn 1998-11-20 23:32:44 +00:00
pnunn%netscape.com
20c73597ad png is an internal format..... -pnunn 1998-11-20 23:32:12 +00:00
pnunn%netscape.com
d8d4276ab9 ...png is an internal format. -pnunn. 1998-11-20 23:31:42 +00:00
morse%netscape.com
c5c850dbb6 fix up indentation 1998-11-20 23:31:17 +00:00
troy%netscape.com
4893fa0a92 Added nsHTMLAtoms::wrappedFramePseudo and changed ConstructFrame() to use
it instead of nsHTMLAtoms::columnPseudo
1998-11-20 23:27:59 +00:00
srinivas%netscape.com
81ab6c6336 Fixed breakage of C++ build rule in previous checkin. 1998-11-20 23:19:54 +00:00
mcafee%netscape.com
153e2b37e1 Adding Talkback initialization & include/link stuff. Wrapped in MOZ_FULLCIRCLE=1 1998-11-20 23:14:22 +00:00
buster%netscape.com
888de27782 removed a spurious GetContent that was the cause of a memory leak 1998-11-20 23:10:47 +00:00
gagan%netscape.com
a32d5eca14 Fixed the NSPR spelling change warning (PRDirectorySeparator). 1998-11-20 23:10:23 +00:00
gagan%netscape.com
37637f0c46 NuCache lib added. 1998-11-20 23:09:25 +00:00
waterson%netscape.com
10ced94215 Updated for new interfaces. 1998-11-20 23:07:34 +00:00
gagan%netscape.com
4496605d3a We were unnecessarily checking cache entries for local resources. This should speed things up... 1998-11-20 23:03:39 +00:00
law%netscape.com
59287c59f8 Make statusbar appear without requiring window resize 1998-11-20 22:34:12 +00:00
kipp%netscape.com
04dea9e450 Use revised GetContainingBlockContentWidth method 1998-11-20 22:28:00 +00:00
kipp%netscape.com
11b6602001 Support margins on the child frame 1998-11-20 22:27:33 +00:00
kipp%netscape.com
708e34ce7a Work around more bugs in the style context code and use old margin calculations; factored get-containing-block-width better 1998-11-20 22:27:21 +00:00
kipp%netscape.com
12c4f09bc1 Disable fixed behavior when we are shrink wrapping so that floating tables (for example) can ignore their width if necessary 1998-11-20 22:24:20 +00:00
kipp%netscape.com
fd8a5d1360 Made HTML a block (which it is going to be someday) so that percentage margins in the BODY will be computed correctly 1998-11-20 22:21:38 +00:00
cls%seawood.org
f33972fb7f License issues supposedly have been cleared up so aclocal.m4 can stay. 1998-11-20 22:14:16 +00:00
rickg%netscape.com
91a74f3b64 updated docs for nsString class usage 1998-11-20 22:11:09 +00:00
morse%netscape.com
7e48341708 more fixes for change-of-password form 1998-11-20 21:57:04 +00:00
rickg%netscape.com
c3330534d3 fixed broken entities 1998-11-20 21:34:20 +00:00
buster%netscape.com
926252607e took out a dumb debug printf 1998-11-20 21:09:54 +00:00
buster%netscape.com
496fd7d73e put in a VERY temporary work-around for some crashes we're seeing as a
result of table style context's display type != TABLE
1998-11-20 21:08:06 +00:00