troy%netscape.com
2b65a0bc20
Changed nsPositionedInlineFrame code to handle incremental reflow
1999-04-21 04:37:13 +00:00
bruce%cybersight.com
58575369dd
Fix for ANSI C++ compliance: friend foo -> friend class foo
1999-04-21 04:16:46 +00:00
morse%netscape.com
6bfd4d0070
add cookie viewer and signo viewer
1999-04-21 03:58:55 +00:00
sspitzer%netscape.com
192e63fa70
fix UNIX build bustage. this won't build with -pendatic
1999-04-21 02:31:02 +00:00
hyatt%netscape.com
d08c62f52c
More changes to support window.open()
1999-04-21 00:19:30 +00:00
hyatt%netscape.com
4cea0caa99
Forgot to commit a file.
1999-04-20 23:32:43 +00:00
kipp%netscape.com
e7d121e337
Fixed bug #5192 by growing the trapezoid buffer as needed
1999-04-20 23:08:03 +00:00
troy%netscape.com
0b93c37f4f
Changed GetAbsoluteContainingBlock() to return relatively positioned
...
block-level and inline-level elements as well
1999-04-20 22:08:33 +00:00
pinkerton%netscape.com
520356c625
create xul slider, spinner, scrollbar, font and color pickers
1999-04-20 21:57:41 +00:00
kipp%netscape.com
187be6b63f
Tweaked FindLineContaining to return the index in the line where the frame is found
1999-04-20 21:52:22 +00:00
kipp%netscape.com
2970e96968
Removed debris
1999-04-20 21:51:56 +00:00
troy%netscape.com
8644de12ff
Changed GetAbsoluteContainingBlock() to be a little smarter about verifying
...
the frame is an area frame
1999-04-20 21:51:55 +00:00
kipp%netscape.com
44f26158bb
Fixed up insertion code to support inserting blocks; tweaked FirstChild impl to work better; removed some no longer needed code
1999-04-20 21:51:39 +00:00
kipp%netscape.com
4760249344
Fixed bug where image loading during stopped state would not properly set the out parameter
1999-04-20 21:50:32 +00:00
pinkerton%netscape.com
97279e29ba
new atoms for slider, spinner, scrollbar, color and font pickers.
1999-04-20 21:50:11 +00:00
kipp%netscape.com
25a5f607a8
Added (disabled) refcnt logging
1999-04-20 21:49:53 +00:00
pinkerton%netscape.com
b77d6218ba
adding slider, scrollbar, spinner, font and color pickers to build.
1999-04-20 21:45:35 +00:00
av%netscape.com
096226647f
Turning on previous changes
1999-04-20 21:45:26 +00:00
pinkerton%netscape.com
ca0f65130e
make a slider, not a spinner. doh!
1999-04-20 21:43:09 +00:00
pinkerton%netscape.com
3aeac2fe48
First Checked In.
1999-04-20 21:39:52 +00:00
syd%netscape.com
65b71910d3
For Unix only (Gtk+): make the default rendering mode Gfx. The Gtk+
...
implementation is buggy, and we'll eventually be going in this direction anyway
of using gfx to render controls. Need to take out this #ifdef eventually for
Win and Mac.
To enable the native widgets, edit ~/.mozilla/prefs50.js, and add the line
user_pref("nglayout.widget.mode", 1);.
1999-04-20 21:34:34 +00:00
av%netscape.com
7a990f37bf
Added width and height attributes for images
1999-04-20 21:07:26 +00:00
troy%netscape.com
c68d3e2fd0
Changed CreateContinuingFrame() to know about positioned inline
...
frames
1999-04-20 20:00:52 +00:00
troy%netscape.com
b952773b92
Added GetFrameType() member function
1999-04-20 19:11:37 +00:00
troy%netscape.com
daf0a5b6a6
Added positionedInlineFrame atom
1999-04-20 18:27:37 +00:00
troy%netscape.com
b53b212ff3
Atom name changes
1999-04-20 18:23:13 +00:00
troy%netscape.com
1570eb63cb
Moved blockFrame and inlineFrame atoms to nsLayoutAtoms
1999-04-20 18:22:47 +00:00
troy%netscape.com
0f73d45160
Change to atoms
1999-04-20 18:22:28 +00:00
troy%netscape.com
5faf7aa9cf
Added blockFrame and inlineFrame
1999-04-20 18:20:52 +00:00
peterl%netscape.com
485a627711
tweaks to style change handling to ensure that children are handled when parent doesn't change...
1999-04-20 14:23:18 +00:00
peterl%netscape.com
f7c79764b1
turned off style rule hash debugging code
1999-04-20 14:22:37 +00:00
rickg%netscape.com
e1012f40b9
sync with nsString2 API
1999-04-20 07:20:21 +00:00
troy%netscape.com
0e556164c5
Commented out code in GetAdditionalChildListName() that checked whether
...
there was a bullet and conditionally nsLayoutAtoms::bulletList because
that change broke absolute positioning (area frame depends on the index
numbers)
1999-04-20 05:03:29 +00:00
troy%netscape.com
19fbe432b9
Part of a fix for bug #5264 . CantRenderReplacedElement() no longer asserts for
...
INPUT elements
1999-04-20 03:57:01 +00:00
kipp%netscape.com
33e9707bbb
Work around append frames bug (by breaking insert!) for now; added some asserts hither and yon to help prevent furthur regressions like this
1999-04-20 03:42:32 +00:00
troy%netscape.com
8eaead0110
Fix for the layout crash in bug #5263
1999-04-20 02:51:07 +00:00
hyatt%netscape.com
48b9b00410
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
kipp%netscape.com
5ccd9c28e6
Work around windoze compiler lossage
1999-04-20 01:53:28 +00:00
kipp%netscape.com
55f7b6edca
Make build work on mac
1999-04-20 01:49:51 +00:00
kipp%netscape.com
6a0e2e2f55
Added -moz-line-frame for first-line support
1999-04-20 00:29:48 +00:00
kipp%netscape.com
211ca77ef3
Create continuing line frames
1999-04-20 00:28:58 +00:00
kipp%netscape.com
1ada64d1cd
Support first-line style
1999-04-20 00:28:40 +00:00
kipp%netscape.com
d1c19b975e
Implement first-line support; update some api's to use nsIPresContext*'s instead of nsIpresContext&'s
1999-04-20 00:27:43 +00:00
kipp%netscape.com
747aed0e8c
Switch to nsIPresContext*'s instead of nsIPresContext&'s
1999-04-20 00:27:08 +00:00
kipp%netscape.com
4e13edb1f1
removed dead comment info
1999-04-20 00:26:47 +00:00
kipp%netscape.com
85d4c50b17
Updated to new nsIHTMLReflow method signatures
1999-04-20 00:26:32 +00:00
kipp%netscape.com
39f3954168
Added lineFrame
1999-04-20 00:26:09 +00:00
kipp%netscape.com
31660cd5c2
Added NewFIrstLineFrame
1999-04-20 00:25:48 +00:00
kipp%netscape.com
799e9be55b
Updated args to use ptrs instead of refs
1999-04-20 00:25:34 +00:00
kipp%netscape.com
04ad2a5b6f
Added nsFirstLineFrame subclass; move class decl out to header file
1999-04-20 00:25:12 +00:00