vidur%netscape.com
|
2eb52100a7
|
New class nsDocumentFragment
|
1998-11-25 08:14:47 +00:00 |
|
jfrancis%netscape.com
|
76ebb54d49
|
removing the accidentally copied "AUTOGENERATED - Do Not Edit" warning
|
1998-11-25 01:34:59 +00:00 |
|
jfrancis%netscape.com
|
af33dd4fe6
|
cleanup
|
1998-11-25 01:21:42 +00:00 |
|
akkana%netscape.com
|
1c828df72c
|
Add include line
|
1998-11-24 21:24:40 +00:00 |
|
akkana%netscape.com
|
3a2b2f6096
|
Implementation file for nsIDOMRange
|
1998-11-24 21:20:11 +00:00 |
|
joki%netscape.com
|
a8d57495c7
|
Implement document.URL access
|
1998-11-24 21:07:43 +00:00 |
|
karnaze%netscape.com
|
0a820f9aa3
|
fixed bug 1504 (memory leak of select elements)
|
1998-11-24 18:54:26 +00:00 |
|
joki%netscape.com
|
e0c8813886
|
ifdef out some broken code in SetActiveLink until I have time to fix it.
|
1998-11-24 08:13:55 +00:00 |
|
joki%netscape.com
|
e7f70ce9ce
|
Add click event support for every element and initial keypress event support
|
1998-11-24 07:46:58 +00:00 |
|
rickg%netscape.com
|
e0364847d4
|
fixed call to ToInteger() to respect the error code
|
1998-11-24 02:39:36 +00:00 |
|
karnaze%netscape.com
|
0e745ed3b7
|
<frame> now uses <base> for its src attribute
|
1998-11-24 02:01:45 +00:00 |
|
kipp%netscape.com
|
b8e87edf4b
|
Use Pushback to put back the right character
|
1998-11-24 01:47:19 +00:00 |
|
kipp%netscape.com
|
c4b343a879
|
Made IFRAME a container (like it should have been) so that it can contain the content that isn't being rendered (because we support iframe's)
|
1998-11-24 00:11:54 +00:00 |
|
vidur%netscape.com
|
8d134679bc
|
Allow application/x-javascript for type in SCRIPT tags
|
1998-11-23 23:06:57 +00:00 |
|
kipp%netscape.com
|
ac882d2ee0
|
Fixed up handling of form element attributes slightly to match navigators handling of ALIGN; this is compatible with nav/IE and with the HTML4 DTD (because ALIGN is deprecated)
|
1998-11-23 19:33:22 +00:00 |
|
kipp%netscape.com
|
987a73cf0a
|
Added code in to not consume events if the anchor has no HREF attribute. This prevents <A NAME=...> containers from eating events
|
1998-11-23 17:45:00 +00:00 |
|
buster%netscape.com
|
ee5912363a
|
removed the resolution of table pseudo-style until we can test it and
actually use it. this was just a memory leak.
|
1998-11-21 00:53:03 +00:00 |
|
joki%netscape.com
|
b3039514cf
|
Fixing a submit/reset event bug, frame destruction reentrancy bug, and an imagemap bug.
|
1998-11-21 00:19:36 +00:00 |
|
troy%netscape.com
|
4893fa0a92
|
Added nsHTMLAtoms::wrappedFramePseudo and changed ConstructFrame() to use
it instead of nsHTMLAtoms::columnPseudo
|
1998-11-20 23:27:59 +00:00 |
|
buster%netscape.com
|
926252607e
|
took out a dumb debug printf
|
1998-11-20 21:09:54 +00:00 |
|
buster%netscape.com
|
496fd7d73e
|
put in a VERY temporary work-around for some crashes we're seeing as a
result of table style context's display type != TABLE
|
1998-11-20 21:08:06 +00:00 |
|
buster%netscape.com
|
ace67d6fb2
|
added tablePseudo
|
1998-11-20 21:05:31 +00:00 |
|
kipp%netscape.com
|
c73e99e135
|
Removed a compiler warning
|
1998-11-20 17:21:22 +00:00 |
|
buster%netscape.com
|
fedd9bbb6a
|
removed obsolete include of nsTableFrame
|
1998-11-20 01:04:43 +00:00 |
|
buster%netscape.com
|
90252c33df
|
handles "height" attribute
|
1998-11-20 01:03:45 +00:00 |
|
kipp%netscape.com
|
24571c1d42
|
Fix build bustage (hopefully)
|
1998-11-19 05:37:59 +00:00 |
|
joki%netscape.com
|
5700dacf30
|
Adding more backwards compat DOM support (event.which, pageX, and pageY)
|
1998-11-19 03:20:21 +00:00 |
|
joki%netscape.com
|
65520ba928
|
Modify event flow to avoid walking into trashed frames.
|
1998-11-19 00:43:36 +00:00 |
|
buster%netscape.com
|
3795eaac7c
|
Proportional column width based on HTML attributes is now implemented. proportional "multilength" syntax ("1*")
now works on COL and COLGROUP. Bug 1128.
|
1998-11-18 22:10:02 +00:00 |
|
buster%netscape.com
|
da354a499c
|
impl of DOM table.deleteRow
|
1998-11-18 06:30:13 +00:00 |
|
buster%netscape.com
|
9f0bc3a6db
|
impl for DOM table.InsertRow
|
1998-11-18 06:06:37 +00:00 |
|
joki%netscape.com
|
77fd9c2652
|
Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
|
1998-11-18 05:25:26 +00:00 |
|
peterl%netscape.com
|
fa2ffaf5bd
|
cursor style cleanup
|
1998-11-18 02:23:39 +00:00 |
|
peterl%netscape.com
|
265c4ca8a7
|
cleaned up cursor style handling
|
1998-11-18 02:11:54 +00:00 |
|
peterl%netscape.com
|
e7b84c9f31
|
use proper pseudo tag for text style contexts
|
1998-11-18 02:11:27 +00:00 |
|
peterl%netscape.com
|
e26b45e286
|
added text pseudo tag
|
1998-11-18 02:09:53 +00:00 |
|
buster%netscape.com
|
387c75adf8
|
impl for DOM methods table.create(THead|TFoot|Caption) and deleteCaption
|
1998-11-17 23:09:59 +00:00 |
|
buster%netscape.com
|
63d84c5b52
|
new module
|
1998-11-17 22:20:59 +00:00 |
|
buster%netscape.com
|
148fd4ca84
|
renamed TableElementCollection to GenericElementCollection, and factored it into
it's own module for reuse.
|
1998-11-17 21:40:38 +00:00 |
|
buster%netscape.com
|
d14f0035d3
|
implementation of rows() and tBodies()
|
1998-11-17 16:32:29 +00:00 |
|
kipp%netscape.com
|
2098c2a448
|
Made SetTitle call ReduceEntities for bug #1398
|
1998-11-17 16:29:25 +00:00 |
|
vidur%netscape.com
|
026c273104
|
Changes to allow disabling and enabling of style sheets. Introduced ReconstructFrames to nsIFrameConstructor. CSSStyleSheets now remember their document. Temporary fix to allow text content inside CSS tables.
|
1998-11-17 02:14:38 +00:00 |
|
buster%netscape.com
|
573ce4b643
|
work in progress for full DOM support for tables
|
1998-11-16 23:31:24 +00:00 |
|
troy%netscape.com
|
4a3de77c51
|
Made sure NS_BODY_THE_BODY flag is set for the body wrapper frame we
create for XML documents
|
1998-11-16 21:48:13 +00:00 |
|
buster%netscape.com
|
e46627bcf6
|
added storage in styleTable for a column's width contribution from cells that
have colspan>1.
|
1998-11-16 06:47:24 +00:00 |
|
vidur%netscape.com
|
a56f770bde
|
First pass to allow HTML forms to be embedded inside XML documents.
|
1998-11-16 06:16:17 +00:00 |
|
kipp%netscape.com
|
aadaf47fc1
|
Added some more null-pointer checking to DOM methods
|
1998-11-14 22:51:43 +00:00 |
|
michaelp%netscape.com
|
7a9e1a4bc1
|
changes for pixel scaling/printing.
|
1998-11-14 01:52:27 +00:00 |
|
vidur%netscape.com
|
f0e94f9767
|
Added Xlink support
|
1998-11-14 00:22:10 +00:00 |
|
vidur%netscape.com
|
d5fc2aaaea
|
Added support for XLink - simple links and show=replace or new. Modified nsILinkHandler interface.
|
1998-11-14 00:21:19 +00:00 |
|