karnaze@netscape.com
|
12c6632f2e
|
bug 5437 - html frames not initially honoring visibility:hidden
|
1999-04-23 21:55:15 +00:00 |
|
rickg@netscape.com
|
ebe44b4b95
|
remove SetName() call at Hyatt's request
|
1999-04-23 18:56:40 +00:00 |
|
rickg@netscape.com
|
91369d41e3
|
sync with nsString2 API
|
1999-04-23 18:21:43 +00:00 |
|
rickg@netscape.com
|
a45cd854a1
|
fix webshell bug for SMorse
|
1999-04-23 03:51:39 +00:00 |
|
rickg@netscape.com
|
6a5c326f3f
|
updates to sync with nsString2 api
|
1999-04-21 23:43:11 +00:00 |
|
hyatt@netscape.com
|
3ff93c0dbb
|
More changes to support window.open()
|
1999-04-21 00:19:30 +00:00 |
|
hyatt@netscape.com
|
c3814c4156
|
Forgot to commit a file.
|
1999-04-20 23:32:43 +00:00 |
|
hyatt@netscape.com
|
d4aa8927c7
|
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
|
70cfd031c3
|
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
|
075a262e4f
|
bug 1596
|
1999-04-13 00:56:23 +00:00 |
|
mcmullen@netscape.com
|
f92c7df750
|
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
|
ba3ee0402a
|
Tweaked to handle unconstrained situations better
|
1999-03-22 20:47:21 +00:00 |
|
warren@netscape.com
|
35d5e6e062
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
|
kipp@netscape.com
|
4b0544c35e
|
use new nsHTMLReflowState ctors
|
1999-03-05 04:19:09 +00:00 |
|
karnaze@netscape.com
|
482903d192
|
improved <iframe> sizing to consider left, right, etc borders
|
1999-03-03 00:37:55 +00:00 |
|
troy@netscape.com
|
7f63268a34
|
Changed nsIFrame::Init() to take an additional parameter
|
1999-02-25 03:27:57 +00:00 |
|
kipp@netscape.com
|
74b2988510
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
|
troy@netscape.com
|
655e2cab93
|
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
|
48040900a7
|
Changed GetParent() to use ** instead of *&
|
1999-02-10 01:36:30 +00:00 |
|
troy@netscape.com
|
b4f8c0fbbe
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
|
karnaze@netscape.com
|
fc9d52bf3f
|
content sink uses nsWebShell::GetIsFrame to set scrolling on nsWebShell
|
1999-01-19 23:16:02 +00:00 |
|
sfraser@netscape.com
|
8779cedc01
|
Fix build bustage.
|
1999-01-15 23:47:23 +00:00 |
|
kipp@netscape.com
|
2aa8f0964e
|
Switch to using nsFrameList for frame lists
|
1999-01-15 22:53:39 +00:00 |
|
peterl@netscape.com
|
2a250898af
|
better base url support
Checkin during red tree approved by sar
|
1999-01-15 02:07:46 +00:00 |
|
troy@netscape.com
|
62b64b2067
|
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
|
3fb25796e0
|
reduce Macintosh compiler warnings by making function private
|
1999-01-06 18:43:39 +00:00 |
|
troy@netscape.com
|
80de7a2d9f
|
Replaced "maxSize" member if nsReflowState with "availableWidth" and
"availableHeight"
|
1999-01-05 23:31:18 +00:00 |
|
troy@netscape.com
|
57c9c45a75
|
Changed width/height constraints in nsHTMLReflowState struct
|
1998-12-30 17:50:00 +00:00 |
|
troy@netscape.com
|
6f9192bec1
|
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
|
97d11c8a40
|
sync to new attribute api
|
1998-12-20 01:21:23 +00:00 |
|
kipp@netscape.com
|
1e10a83138
|
Revised frame Paint API
|
1998-12-18 15:54:23 +00:00 |
|
warren@netscape.com
|
4aaec0bad1
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
|
kipp@netscape.com
|
597ed62534
|
Removed an unwanted DidReflow call
|
1998-12-05 16:06:14 +00:00 |
|
troy@netscape.com
|
e602e25924
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
|
kipp@netscape.com
|
0e3b20366d
|
disabled another printf; use web-shell destroy to properly whack the sub-webshell
|
1998-11-26 18:13:13 +00:00 |
|
karnaze@netscape.com
|
2fc8b0145b
|
<frame> now uses <base> for its src attribute
|
1998-11-24 02:01:45 +00:00 |
|
karnaze@netscape.com
|
b1faec0b26
|
fixed bug 1479 (wsj.com crash)
|
1998-11-23 17:37:46 +00:00 |
|
troy@netscape.com
|
10db535902
|
Added missing NS_RELEASE of the content object in GetMarginHeight()
|
1998-11-21 17:30:41 +00:00 |
|
kipp@netscape.com
|
f6502df0e2
|
Added DumpRegressionData; revised ListTag; added GetFrameName
|
1998-11-19 17:22:29 +00:00 |
|
michaelp@netscape.com
|
614b76a37f
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
|
rickg@netscape.com
|
3cce989b0d
|
enabled view-source
|
1998-11-11 20:31:45 +00:00 |
|
karnaze@netscape.com
|
3c901a8811
|
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 |
|
michaelp@netscape.com
|
dd334d990c
|
removed widget parameters from nsIView::Init(). added CreateWidget() and SetWidget()
APIs to replace this functionality. also added CreateScrollControls() to
nsIScrollableView.
|
1998-11-04 04:14:10 +00:00 |
|
troy@netscape.com
|
d53f9c0403
|
Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth()
and HaveFixedContentHeight()
|
1998-11-01 01:29:00 +00:00 |
|
michaelp@netscape.com
|
dc5ff98a5b
|
changes for removal of zindex from nsIView::Init().
|
1998-10-27 03:37:03 +00:00 |
|
karnaze@netscape.com
|
ccafa4b599
|
fixed frameborder=0 for <IFRAME>s
|
1998-10-23 17:52:45 +00:00 |
|
kipp@netscape.com
|
a16b0dd7bf
|
Removed nsCSSLayout::GetStyleSize and converted callers to use state in the html reflow state
|
1998-10-12 17:00:32 +00:00 |
|
kipp@netscape.com
|
9f8e72a224
|
Added an nsIPresContext& to html-reflow-state's ctors and used it to implement better percentage width/height handling
|
1998-10-12 14:48:02 +00:00 |
|
troy@netscape.com
|
c850ca269e
|
Changed ReflowChild() to send the WillReflow() notification as well
|
1998-10-06 00:27:22 +00:00 |
|
kipp@netscape.com
|
071dd34de1
|
Support changing the src url
|
1998-10-02 21:59:59 +00:00 |
|