kipp
44dba2b2a1
new
1998-07-15 00:48:22 +00:00
kipp
d94273ffcf
Added nsObjectContent
1998-07-15 00:48:15 +00:00
kipp
0b21a9b759
More hacks for floating embed's, object's and applet's
1998-07-15 00:47:46 +00:00
kipp
87faf8d82c
Added applet, object and embed support
1998-07-15 00:23:07 +00:00
kipp
3b245bcbcd
Added nsObjectFrame
1998-07-15 00:22:56 +00:00
kipp
fdbc836e19
new
1998-07-15 00:22:30 +00:00
kipp
2edd02bae5
Handle applet, object and embed tags
1998-07-15 00:22:15 +00:00
kipp
4e2e0f5153
Use NS_NewObjectFrame
1998-07-15 00:21:51 +00:00
kipp
d9b9fa893c
added nsHTMLEmbed
1998-07-15 00:21:43 +00:00
karnaze
10c6b37bd2
made "get" the default for submission when method is omitted
1998-07-14 22:52:07 +00:00
kostello
33fd5ef97a
Added XIF (XML Interchange Format) Support. XIF is designed
...
as an Netscape internal XML application. It is designed to
allow conversion from our content model to any output format --
most importantly to HTML 3.2 and HTML4.0 format.
1998-07-14 22:34:27 +00:00
kipp
ca16578186
Add factory methods for applets and objects
1998-07-14 18:54:20 +00:00
kipp
cbc1a1cdea
new
1998-07-14 18:52:27 +00:00
vidur
1900060e23
Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in.
1998-07-14 18:44:44 +00:00
troy
8fb033f617
Incremental reflow changes
1998-07-14 15:29:50 +00:00
kipp
2a54790f09
Handle null pointer bugs
1998-07-14 15:22:30 +00:00
kipp
59156541d0
Made tables look more real by eliminating ebina auto margins
1998-07-14 15:22:11 +00:00
kipp
902d0b7a9a
Commented out an unused variable
1998-07-14 15:21:50 +00:00
kipp
ef9d89dd16
Removed MoveTo/SizeTo; added DidReflow and changed it so that on final placement the widget is made visible; during widget creation the widget is created hidden; updated hack font name to match ua.css
1998-07-14 15:21:36 +00:00
kipp
c940e01855
Removed MoveTo/SizeTo and added DidReflow
1998-07-14 15:20:43 +00:00
kipp
7ab5d3ff06
Stop using GetText for node tag names whenever possible
1998-07-14 01:57:51 +00:00
kipp
6272e27350
Fixed UL/OL to be blocks again (whoops)
1998-07-13 22:12:58 +00:00
kipp
78d4f7fa5e
Added code so that TR VALIGN's will dump properly when content is dumped
1998-07-13 21:16:51 +00:00
buster
6670b21c59
turned debug noise off
1998-07-13 20:44:07 +00:00
buster
d00c767f83
for Nav compatibility, 0-width cells do not have insets
1998-07-13 20:41:38 +00:00
kipp
68ab2aa86e
Cleaned up style sheet
1998-07-13 19:49:53 +00:00
buster
2eb1eecd14
added Nav4 compatibility code for 0-width cells
1998-07-13 19:22:45 +00:00
buster
5be37245a3
fixed 2 minor space leaks having to do with temporary structs allocated
...
to handle colspans
1998-07-13 18:11:12 +00:00
kipp
a53b58f65f
Reflow child when max-element-size is requested (this works around a purify detected crash)
1998-07-12 00:19:17 +00:00
kipp
53496bd65e
Set max-element-size
1998-07-12 00:18:36 +00:00
kipp
d48f1f528d
Added code to move content in bad spots in tables out
1998-07-12 00:18:26 +00:00
rpotts
9069d8ec06
Fixed up CVS merge problem that was horking reference counts...
1998-07-11 08:07:17 +00:00
troy
5d8fdf9dd8
Added back in some changes that got lost in the previous
...
check-in
1998-07-11 04:16:29 +00:00
kipp
a2bec51709
Improved tracing somewhat; fixed map handling; removed some dead code
1998-07-11 03:51:50 +00:00
kipp
45bd6033e4
Split HandleEvent between the two classes; in theory this is because the RootContentFrame gets the scroll adjusted x,y coordinate and RootFrame doesnt
1998-07-11 03:51:18 +00:00
kipp
bd7c472e67
Disabled some code to make cursors over links work
1998-07-11 03:50:14 +00:00
kipp
91583e8ea0
Adjust coordinates to account for borders; don't consume the event when just mouse overing (only consume it when clicking); this fixes cursors oddly enough
1998-07-11 03:49:56 +00:00
kipp
96ce66e91d
Tweaked
1998-07-11 03:49:17 +00:00
buster
6e3192f275
fixed unix build, and one small uninitialized variable problem
1998-07-11 00:47:29 +00:00
buster
8ce4ae05e9
*** empty log message ***
1998-07-11 00:08:08 +00:00
buster
3e596fc26a
major hackage to the table data structures. slimmer, simpler, faster
...
this work exposed a few bugs and slow spots, which have been fixed
for the aol page, I added some additional backwards compatibility code
to proportionately distribute width when a fixed-width cell has colspans
1998-07-11 00:00:31 +00:00
troy
786d36083e
More code re-shuffling. I need to hurry and check-in before Cujo
...
whacks the tree
1998-07-10 22:56:13 +00:00
kipp
16b20ee3a0
Removed SetMargins call; the default ctor zeros things out now
1998-07-10 20:28:30 +00:00
kipp
50698a0e13
Made it more ebina ish
1998-07-10 20:28:04 +00:00
troy
97ae834b23
Deprecated the SetFirstContentOffset/SetLastContentOffset member
...
functions that take a nsIFrame*
1998-07-10 19:04:06 +00:00
rickg
8b9c5f20cc
dynamic DTD support
1998-07-10 05:35:23 +00:00
troy
b147b465e4
Changed it so we assume that rows are always complete
1998-07-10 05:23:05 +00:00
troy
4e29404d47
Some incremental improvements
1998-07-10 04:00:38 +00:00
peterl
48d742912a
tweaking <FONT size=x> handling
1998-07-10 02:45:18 +00:00
karnaze
72b2dcf73c
borders
1998-07-09 17:47:33 +00:00