kipp%netscape.com
fea30bc4eb
Reworked frame factory methods; fixed bug 4519
1999-05-11 22:03:29 +00:00
karnaze%netscape.com
bc2fd70bd0
added GetFrameType for inner and outer frame
1999-05-10 22:49:39 +00:00
evaughan%netscape.com
eefc2545c2
Fixed xul boxes to implement nsIBox interface.
1999-05-09 21:46:24 +00:00
nisheeth%netscape.com
066b4a19c0
Fix for bug 5850:
...
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
hyatt%netscape.com
42da7d31a2
Changes to support window.open in AppRunner.
1999-05-04 23:29:06 +00:00
kipp%netscape.com
604b966287
Disable destroying webshell until later
1999-04-30 00:08:43 +00:00
karnaze%netscape.com
77888552c6
<frame> or <iframe> without web shell gets background color from ua.css
1999-04-27 21:05:32 +00:00
karnaze%netscape.com
4e9e92e767
bug 5374 paint <frame> without document all white; made mIsInline a PRBool.
1999-04-27 18:21:30 +00:00
karnaze%netscape.com
522d89695c
bug 5437 - html frames not initially honoring visibility:hidden
1999-04-23 21:55:15 +00:00
rickg%netscape.com
e4db1f31da
remove SetName() call at Hyatt's request
1999-04-23 18:56:40 +00:00
rickg%netscape.com
bcf67e70b2
sync with nsString2 API
1999-04-23 18:21:43 +00:00
rickg%netscape.com
1b230a8fb5
fix webshell bug for SMorse
1999-04-23 03:51:39 +00:00
rickg%netscape.com
01301cb765
updates to sync with nsString2 api
1999-04-21 23:43:11 +00:00
hyatt%netscape.com
c52fdc82f1
More changes to support window.open()
1999-04-21 00:19:30 +00:00
hyatt%netscape.com
26de07334c
Forgot to commit a file.
1999-04-20 23:32:43 +00:00
hyatt%netscape.com
d3e3d6f704
Changes so that content shells added underneath chrome shells cause
...
a notification to be fired to the chrome shell.
1999-04-20 01:56:07 +00:00
hyatt%netscape.com
417d0db772
Landing (inside an INCLUDE_XUL ifdef) the code that checks for and sets
...
the type of the web shell (to distinguish chrome frames from content
frames).
1999-04-16 08:14:28 +00:00
karnaze%netscape.com
32f6b10b86
bug 1596
1999-04-13 00:56:23 +00:00
mcmullen%netscape.com
667ef75ec4
Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. In this case, a macro had been used that was in one of the obsolete files 'PRIVATE'. Replaced this by its value 'static'
1999-04-01 20:39:30 +00:00
kipp%netscape.com
eeccf4a2d0
Tweaked to handle unconstrained situations better
1999-03-22 20:47:21 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
kipp%netscape.com
ba18377496
use new nsHTMLReflowState ctors
1999-03-05 04:19:09 +00:00
karnaze%netscape.com
afe82fc332
improved <iframe> sizing to consider left, right, etc borders
1999-03-03 00:37:55 +00:00
troy%netscape.com
dfdacc8159
Changed nsIFrame::Init() to take an additional parameter
1999-02-25 03:27:57 +00:00
kipp%netscape.com
5a554d526e
COMized nsIPresShell and nsIPresContext
1999-02-12 17:45:58 +00:00
troy%netscape.com
5c3d1395f3
Changed a bunch more nsIFrame member functions to be pointer arguments
...
instead of references
1999-02-10 05:38:18 +00:00
troy%netscape.com
40e3d2b1c8
Changed GetParent() to use ** instead of *&
1999-02-10 01:36:30 +00:00
troy%netscape.com
c9c1fa187e
Changed some nsIFrame member functions to use ** instead of *& for OUT
...
paremeters
1999-02-10 00:42:56 +00:00
karnaze%netscape.com
1a4d283094
content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell
1999-01-19 23:16:02 +00:00
sfraser%netscape.com
9e1e185cc0
Fix build bustage.
1999-01-15 23:47:23 +00:00
kipp%netscape.com
a9e0e05f2b
Switch to using nsFrameList for frame lists
1999-01-15 22:53:39 +00:00
peterl%netscape.com
b735f84565
better base url support
...
Checkin during red tree approved by sar
1999-01-15 02:07:46 +00:00
troy%netscape.com
5d8b4656eb
Removed the content-parent frame pointer. Now we just have the one geometric
...
parent
1999-01-14 05:16:23 +00:00
brade%netscape.com
9d0f849b8d
reduce Macintosh compiler warnings by making function private
1999-01-06 18:43:39 +00:00
troy%netscape.com
59d1bc8ea5
Replaced "maxSize" member if nsReflowState with "availableWidth" and
...
"availableHeight"
1999-01-05 23:31:18 +00:00
troy%netscape.com
781a43ae69
Changed width/height constraints in nsHTMLReflowState struct
1998-12-30 17:50:00 +00:00
troy%netscape.com
e1f9e8b29f
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
peterl%netscape.com
e75a76898d
sync to new attribute api
1998-12-20 01:21:23 +00:00
kipp%netscape.com
27f0cfe8cc
Revised frame Paint API
1998-12-18 15:54:23 +00:00
warren%netscape.com
b22a4e72fd
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
1998-12-16 05:40:20 +00:00
kipp%netscape.com
e84f98318f
Removed an unwanted DidReflow call
1998-12-05 16:06:14 +00:00
troy%netscape.com
d97a31f115
Added Init() member function to nsIFrame
1998-12-03 06:31:43 +00:00
kipp%netscape.com
2a2db87959
disabled another printf; use web-shell destroy to properly whack the sub-webshell
1998-11-26 18:13:13 +00:00
karnaze%netscape.com
0885ea6134
<frame> now uses <base> for its src attribute
1998-11-24 02:01:45 +00:00
karnaze%netscape.com
aba6626dda
fixed bug 1479 (wsj.com crash)
1998-11-23 17:37:46 +00:00
troy%netscape.com
f4fa3f7761
Added missing NS_RELEASE of the content object in GetMarginHeight()
1998-11-21 17:30:41 +00:00
kipp%netscape.com
63107e9026
Added DumpRegressionData; revised ListTag; added GetFrameName
1998-11-19 17:22:29 +00:00
michaelp%netscape.com
f186598ef5
changes for pixel scaling/printing.
1998-11-14 01:52:27 +00:00
rickg%netscape.com
c16dd335a5
enabled view-source
1998-11-11 20:31:45 +00:00
karnaze%netscape.com
44b5b9e670
form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
...
added nsImageControlFrame to handle <input type=image>.
1998-11-09 23:30:16 +00:00