troy%netscape.com
f370908aef
Phase one of frame construction changes
1998-09-10 19:32:14 +00:00
rods%netscape.com
b02a251eb8
GetPosition now uses a binary search for locating the cursor poistion. Also, selection now
...
uses the half width of a character for moving selection to the next character.
1998-09-10 19:18:01 +00:00
vidur%netscape.com
084a6cad55
Got rid of extra release in Item() method of childNodes array of nsGenericHTMLContent
1998-09-10 17:51:30 +00:00
karnaze%netscape.com
be6a60c25f
in document, renamed nsHTMLFrame.cpp, nsHTMLFrameset.h, nsHTMLFrameset.cpp
1998-09-10 17:23:31 +00:00
vidur%netscape.com
e3a36fe706
Fixes to get Rotate.html working
1998-09-10 17:11:46 +00:00
peterl%netscape.com
1114073cf0
added to string support
1998-09-10 01:19:26 +00:00
peterl%netscape.com
f3cffd4969
removed assert on x-height unit
1998-09-10 01:18:27 +00:00
peterl%netscape.com
13290e1093
fixed filtering of valid ID selectors
1998-09-10 01:18:06 +00:00
peterl%netscape.com
2708ef44b2
sync css declaration to xif with new api
1998-09-10 01:16:25 +00:00
peterl%netscape.com
b8ca387c56
added to string support for style= attributes
1998-09-10 01:15:23 +00:00
karnaze%netscape.com
b13a3d4315
changed case sensitive include for unix
1998-09-10 00:39:38 +00:00
karnaze%netscape.com
1141b63fe6
converted frame/iframe/frameset to new layout/content separation
1998-09-09 23:30:30 +00:00
buster%netscape.com
6c0f285f88
integrate caption with new frame creation code
1998-09-09 22:18:01 +00:00
buster%netscape.com
ff3dd0440f
integrates with new frame creation methods
1998-09-09 21:34:10 +00:00
vidur%netscape.com
8f6f9c2a6e
Added nsIJSScriptObject interface to nsGenericHTMLContent class and fixed element.childNodes
1998-09-09 21:02:42 +00:00
buster%netscape.com
e20837cb63
many fixes that effect http://www.mozilla.org and related pages.
...
these fixes are for nested tables with percent widths, for tables including both rowspan and colspan,
and for tables with only a single column.
some rounding errors were eliminated.
more debugging output, and some new assertions.
1998-09-09 20:00:40 +00:00
rods%netscape.com
00b9b503a9
Removed TraverseBlockContent static function
1998-09-09 17:42:21 +00:00
kipp%netscape.com
30fb8283fd
Support direct loading of image documents by using the GetImageFromStream method on the image group.
1998-09-09 16:19:30 +00:00
kipp%netscape.com
58921403db
Removed some cruft
1998-09-09 16:18:40 +00:00
kipp%netscape.com
6dff4273c4
Turned off image load skid marks
1998-09-09 16:13:52 +00:00
rods%netscape.com
56048c21b0
XPCOM'ed the Selection and Search methods
1998-09-09 16:11:59 +00:00
joki%netscape.com
b859af227b
Do not allow script errors to stop page parsing.
1998-09-09 01:19:52 +00:00
kipp%netscape.com
b0efb30cca
Create HTML-html-element not a root part
1998-09-08 22:38:17 +00:00
kipp%netscape.com
1df4c30f6a
Implement HandleDOMEvent properly; clean up whitespace
1998-09-08 22:37:46 +00:00
kipp%netscape.com
b6f51ed678
Use NS_NewBodyFrame and NS_NewHTMLFrame
1998-09-08 22:37:24 +00:00
kipp%netscape.com
c5c83ad959
Renamed source files
1998-09-08 22:37:00 +00:00
kipp%netscape.com
65931b56e7
Removed some cruft; added NS_NewBodyFrame
1998-09-08 22:36:30 +00:00
kipp%netscape.com
47320b56e4
CHanged NewFrame method to NS_NewBodyFrame
1998-09-08 22:35:54 +00:00
kipp%netscape.com
1bacf0f89d
new
1998-09-08 22:34:40 +00:00
kipp%netscape.com
101d22e34e
Added new atoms
1998-09-08 22:34:06 +00:00
kipp%netscape.com
fef80352e1
Revised list of build files
1998-09-08 22:33:54 +00:00
kipp%netscape.com
a54aae93e3
Fixed bug caused during XPCOM'ing the nsIContent API
1998-09-08 22:32:32 +00:00
rods%netscape.com
44c1e651e2
Changed Find to use all nsIDOMxxx classes instead of nsIContent
1998-09-08 22:13:29 +00:00
dcone%netscape.com
70f6e3fb51
added files to html/content area that vidor added to windows project
1998-09-08 20:55:14 +00:00
buster%netscape.com
6a75755983
fixed 2 small errors in computing table widths.
...
1) sometimes we were adding 1 too many pixels in constrained tables
2) sometimes we were using the wrong value for the max width as an input to constrained tables
1998-09-08 19:11:14 +00:00
kipp%netscape.com
61611f7457
Fixed linux compiling bugs
1998-09-06 04:16:22 +00:00
kipp%netscape.com
0c82a0be08
Updated to support latest API's
1998-09-06 00:21:40 +00:00
kipp%netscape.com
2ad3f46c7a
Create text using NS_NewTextNode API
1998-09-06 00:21:22 +00:00
kipp%netscape.com
8b636969ce
Use nsITextContent to initialize text node
1998-09-06 00:20:59 +00:00
kipp%netscape.com
82cc65979e
Cleaned up some whitespace
1998-09-06 00:19:49 +00:00
kipp%netscape.com
c60bfd6b7d
Expose NS_QuoteForHTML; remove duplicate frame ctor method decls
1998-09-06 00:19:14 +00:00
kipp%netscape.com
0b5a4b9013
Layer on top of nsGenericDOMData for full implementation
1998-09-06 00:18:43 +00:00
kipp%netscape.com
ff90fc5738
Added nsTextNode
1998-09-06 00:18:26 +00:00
kipp%netscape.com
1534e59e9e
Nuked old content code
1998-09-06 00:18:12 +00:00
kipp%netscape.com
ee91dcd8d9
Removed some cruft; added NS_NewTextNode
1998-09-06 00:17:30 +00:00
kipp%netscape.com
8a91f40acf
new
1998-09-06 00:16:36 +00:00
kipp%netscape.com
eb23d4b11d
Use allocated IID; update interface to be XPCOM'd and updated the methods
1998-09-06 00:15:10 +00:00
michaelp%netscape.com
a8320310e0
added Scrolled() method. and support to call it. fixed NS_RELEASE(rc) bug in
...
pres shell as reported by pierre.
1998-09-05 20:57:57 +00:00
peterl%netscape.com
9099acfd69
changed the way map attributes into is connected
1998-09-05 04:00:06 +00:00
peterl%netscape.com
d91efeb4f8
tweaked output of percent values
1998-09-05 03:59:44 +00:00