troy%netscape.com
3cbfe7948e
Changed Destroy() to release references to and destroy its child
...
web shells. This fixes it so we don't leak all of the web shells for
frameset documents
git-svn-id: svn://10.0.0.236/trunk@15120 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-22 03:11:26 +00:00
jevering%netscape.com
385b20fd17
fixed fullsoft lib name
...
git-svn-id: svn://10.0.0.236/trunk@15119 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-22 01:20:32 +00:00
jevering%netscape.com
8ca3acc624
corrected the fullsoft lib name.
...
git-svn-id: svn://10.0.0.236/trunk@15118 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-22 01:19:21 +00:00
terry%netscape.com
7d6cf072ef
valeski is no longer here; gagan now owns 'Networking Library'.
...
git-svn-id: svn://10.0.0.236/trunk@15117 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-22 01:17:08 +00:00
terry%netscape.com
c8fbb3bd3b
Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.
...
git-svn-id: svn://10.0.0.236/trunk@15116 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-22 01:12:09 +00:00
michaelp%netscape.com
4091ac9352
changed UserAgent string reporting.
...
git-svn-id: svn://10.0.0.236/trunk@15115 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-22 00:22:35 +00:00
pavlov%pavlov.net
870924220c
Setup the X hints for when mozilla is minimized. Added icon.
...
git-svn-id: svn://10.0.0.236/trunk@15109 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 21:49:17 +00:00
rickg%netscape.com
481c1194fb
fixed containment bugs, which corrects problems with www.majorleaguebaseball.com
...
git-svn-id: svn://10.0.0.236/trunk@15108 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 21:06:29 +00:00
troy%netscape.com
36cc15c205
Added missing NS_RELEASE of the content object in GetMarginHeight()
...
git-svn-id: svn://10.0.0.236/trunk@15107 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 17:30:41 +00:00
troy%netscape.com
d8e49916cf
Added NS_RELEASE to fixed memory leak after calling ChildAt()
...
git-svn-id: svn://10.0.0.236/trunk@15106 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 17:22:31 +00:00
kipp%netscape.com
0100dd306f
Fix up painting issue; if we end up with a negative damage area then convert to damaging everything
...
git-svn-id: svn://10.0.0.236/trunk@15105 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 17:21:18 +00:00
jfrancis%netscape.com
f789e191d5
shared lib conversion, phase 1
...
git-svn-id: svn://10.0.0.236/trunk@15104 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 08:29:45 +00:00
rickg%netscape.com
2954c4d855
assertions for bug 1375 and better autodetection code
...
git-svn-id: svn://10.0.0.236/trunk@15102 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 07:48:49 +00:00
raman%netscape.com
3ed308bf62
Added building of caps to the windows and unix build system
...
git-svn-id: svn://10.0.0.236/trunk@15101 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 06:05:24 +00:00
troy%netscape.com
b060981c1a
Improved efficiency by avoiding the dreadfully slow NS_MakeAbsoluteURL() and
...
only setting the image loader's URL and base URL for the initial reflow
git-svn-id: svn://10.0.0.236/trunk@15100 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 04:04:41 +00:00
rickg%netscape.com
1fb036086d
last tweak needed to get entities right again
...
git-svn-id: svn://10.0.0.236/trunk@15099 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 03:57:03 +00:00
kipp%netscape.com
ce366ccfba
Fixed scroll-frame code to properly fill in the max-element-size
...
git-svn-id: svn://10.0.0.236/trunk@15098 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 03:52:01 +00:00
morse%netscape.com
b7adafbd1d
moved string to allxpstr.h for sake of i18n
...
git-svn-id: svn://10.0.0.236/trunk@15097 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 03:10:43 +00:00
morse%netscape.com
48d2490554
change for single signon
...
git-svn-id: svn://10.0.0.236/trunk@15096 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 03:09:44 +00:00
rickg%netscape.com
893185a1b7
fixed bug 1125
...
git-svn-id: svn://10.0.0.236/trunk@15095 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 02:49:25 +00:00
rickg%netscape.com
9e4fe268ba
fixed bug 1125
...
git-svn-id: svn://10.0.0.236/trunk@15094 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 02:48:01 +00:00
mcmullen%netscape.com
04e07a582a
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@15093 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 01:24:55 +00:00
vidur%netscape.com
d08fcd1057
Added XML factories to the xpviewer registry
...
git-svn-id: svn://10.0.0.236/trunk@15092 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 01:22:24 +00:00
kin%netscape.com
2fd3bd374a
Quick test to see if the first pass transaction manager code is working.
...
git-svn-id: svn://10.0.0.236/trunk@15091 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 01:21:14 +00:00
joki%netscape.com
ab15534e85
Adding nsJSSecurityManager.cpp to project
...
git-svn-id: svn://10.0.0.236/trunk@15090 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 01:14:16 +00:00
kin%netscape.com
09cda0dcb4
First pass implementations of Do, Undo, and Redo.
...
git-svn-id: svn://10.0.0.236/trunk@15089 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 01:02:55 +00:00
cls%seawood.org
2fb7c44769
Linux shouldn't need the mkdetect scripts any longer. Get rid of bogus motif dependency as well.
...
git-svn-id: svn://10.0.0.236/trunk@15088 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 01:00:00 +00:00
rpotts%netscape.com
9a8b6f2684
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.
...
git-svn-id: svn://10.0.0.236/trunk@15087 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:55:54 +00:00
buster%netscape.com
4b922cdb2b
removed the resolution of table pseudo-style until we can test it and
...
actually use it. this was just a memory leak.
git-svn-id: svn://10.0.0.236/trunk@15086 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:53:03 +00:00
cls%seawood.org
bfc1cc9428
Removed redundant check for ios::bin. Replaced hardcoded check for 1.1.2 with $GTK_VERSION.
...
git-svn-id: svn://10.0.0.236/trunk@15085 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:48:32 +00:00
cyeh%netscape.com
79654fb86d
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 .
git-svn-id: svn://10.0.0.236/trunk@15084 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:34:32 +00:00
radha%netscape.com
88479ed20c
Comment off menu items that don't work
...
Add a "Navigator" Menu item to communicator menu and let it bring up
a browser window
git-svn-id: svn://10.0.0.236/trunk@15083 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:24:41 +00:00
larryh%netscape.com
ad9deb3a69
BugZilla #1473
...
git-svn-id: svn://10.0.0.236/trunk@15082 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:20:16 +00:00
joki%netscape.com
fe983ab777
Fixing a submit/reset event bug, frame destruction reentrancy bug, and an imagemap bug.
...
git-svn-id: svn://10.0.0.236/trunk@15081 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:19:36 +00:00
joki%netscape.com
581ca7e7ca
Adding initial bit for the JS security system
...
git-svn-id: svn://10.0.0.236/trunk@15080 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-21 00:12:33 +00:00
larryh%netscape.com
591896de41
fix compile error introduced with OS/2 port
...
git-svn-id: svn://10.0.0.236/trunk@15078 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:56:29 +00:00
michaelp%netscape.com
12392ea64e
fixed build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@15077 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:54:29 +00:00
mcafee%netscape.com
d7b620533f
Adding Talkback initialization & include/link stuff. Wrapped in MOZ_FULLCIRCLE=1
...
git-svn-id: svn://10.0.0.236/trunk@15074 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:33:53 +00:00
pnunn%netscape.com
edfeb525c4
png is an interal format... -pnunn
...
git-svn-id: svn://10.0.0.236/trunk@15073 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:33:46 +00:00
pnunn%netscape.com
e14d007f27
png is an internal format.... -pnunn
...
git-svn-id: svn://10.0.0.236/trunk@15072 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:32:44 +00:00
pnunn%netscape.com
16ccc2b700
png is an internal format..... -pnunn
...
git-svn-id: svn://10.0.0.236/trunk@15071 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:32:12 +00:00
pnunn%netscape.com
5423f91a18
...png is an internal format. -pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@15070 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:31:42 +00:00
morse%netscape.com
5f712de818
fix up indentation
...
git-svn-id: svn://10.0.0.236/trunk@15069 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:31:17 +00:00
troy%netscape.com
021ed0f162
Added nsHTMLAtoms::wrappedFramePseudo and changed ConstructFrame() to use
...
it instead of nsHTMLAtoms::columnPseudo
git-svn-id: svn://10.0.0.236/trunk@15068 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:27:59 +00:00
srinivas%netscape.com
d81bdb762d
Fixed breakage of C++ build rule in previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@15067 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:19:54 +00:00
mcafee%netscape.com
0e51f60e05
Adding Talkback initialization & include/link stuff. Wrapped in MOZ_FULLCIRCLE=1
...
git-svn-id: svn://10.0.0.236/trunk@15066 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:14:22 +00:00
buster%netscape.com
bb8cc936f0
removed a spurious GetContent that was the cause of a memory leak
...
git-svn-id: svn://10.0.0.236/trunk@15064 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:10:47 +00:00
gagan%netscape.com
fe370c4af2
Fixed the NSPR spelling change warning (PRDirectorySeparator).
...
git-svn-id: svn://10.0.0.236/trunk@15063 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:10:23 +00:00
gagan%netscape.com
2d7ce54418
NuCache lib added.
...
git-svn-id: svn://10.0.0.236/trunk@15062 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:09:25 +00:00
waterson%netscape.com
52e0706e80
Updated for new interfaces.
...
git-svn-id: svn://10.0.0.236/trunk@15061 18797224-902f-48f8-a5cc-f745e15eee43
1998-11-20 23:07:34 +00:00