waterson%netscape.com
|
e1e2ae2c5e
|
Bug 3978. Removed warning: it was silly. This happens all the time for HTML content in a XUL document.
|
1999-03-18 23:04:58 +00:00 |
|
waterson%netscape.com
|
bd152bda2b
|
Cleaned up code that mutates an element's ID, modulo bug 3971.
|
1999-03-18 20:46:02 +00:00 |
|
putterman%netscape.com
|
0cff9e55b8
|
comment out NS_ERROR in remove
|
1999-03-12 13:13:58 +00:00 |
|
hyatt%netscape.com
|
eafe35fb02
|
XUL fragments live!
|
1999-03-12 05:21:25 +00:00 |
|
hyatt%netscape.com
|
5fee22456d
|
Adding in the new document info class and tweaking the builder so that
it knows how to use it.
|
1999-03-11 19:49:32 +00:00 |
|
hyatt%netscape.com
|
dce8a87ab7
|
Working on XUL fragments.
|
1999-03-10 20:05:12 +00:00 |
|
hyatt%netscape.com
|
bf1ce3afd5
|
Landing the initial changes to support XUL fragments.
|
1999-03-10 01:37:31 +00:00 |
|
hyatt%netscape.com
|
b11125a802
|
Fixes to the broadcasters and observers. I made HTML elements work with
observes nodes, and I changed some SetAttribute calls to use the DOM
instead of the nsIContent APIs.
|
1999-03-09 19:30:41 +00:00 |
|
warren%netscape.com
|
4b2d56fbaa
|
nsRepository -> nsIComponentManager changes.
|
1999-03-09 09:44:27 +00:00 |
|
waterson%netscape.com
|
e189c7d58b
|
Fixed GetElementsByAttribute(): use the DOM APIs to be consistent with namespaces.
|
1999-03-09 08:10:50 +00:00 |
|
hyatt%netscape.com
|
0e55c2e4c9
|
Cleaning up some code.
|
1999-03-05 22:33:27 +00:00 |
|
hyatt%netscape.com
|
7eb40f9c2d
|
Many bug fixes to the RDF content model including namespace changes and
style support.
|
1999-03-05 00:01:26 +00:00 |
|
scc%netscape.com
|
2ec0a397ea
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
|
hyatt%netscape.com
|
8e035eada0
|
Fixes to attributes so that they are properly added in with a namespace of
NONE.
|
1999-03-03 01:17:29 +00:00 |
|
peterl%netscape.com
|
006004dd56
|
added content state changed
|
1999-02-27 07:15:09 +00:00 |
|
waterson%netscape.com
|
7dc1429c56
|
Improved SplitAttribute() to return kNameSpaceID_None if it finds a tag but can't determine the namespace.
|
1999-02-26 02:09:48 +00:00 |
|
hyatt%netscape.com
|
15eef1e48f
|
Fixes to getElementsByTagName to avoid returning nodes that aren't elements.
|
1999-02-25 02:58:11 +00:00 |
|
waterson%netscape.com
|
bc0bd2e68a
|
Fixed some refcounting bugs with atoms.
|
1999-02-24 04:46:47 +00:00 |
|
hyatt%netscape.com
|
9f0be779bd
|
Fixing the multiple observer crash.
|
1999-02-24 02:18:35 +00:00 |
|
warren%netscape.com
|
01dd4f0ed6
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
|
ftang%netscape.com
|
02b8de88ba
|
add S/GetLineBreaker to nsIDocument.h. Reviewed by kipp and waterson
|
1999-02-23 03:31:26 +00:00 |
|
hyatt%netscape.com
|
3ec6d9980a
|
Touched the files auto-generatedb y the IDL. Also implemented getElementByAttribute
for documents and for elements.
|
1999-02-23 02:40:51 +00:00 |
|
scc%netscape.com
|
b8df1ed8b0
|
updated for nsCOMPtr; owners should check my changes to see if they agree with my choices for |do_QueryInterface| vs |dont_QueryInterface|
|
1999-02-19 02:56:00 +00:00 |
|
hyatt%netscape.com
|
4ee9124f11
|
Improvements to the document getElementByID method.
|
1999-02-18 05:03:20 +00:00 |
|
hyatt%netscape.com
|
b75b92a353
|
Implemented more DOM methods to get apprunner working with XUL files.
|
1999-02-17 22:32:40 +00:00 |
|
hyatt%netscape.com
|
e104f8301f
|
Finishing the broadcaster work (at least for now).
|
1999-02-17 19:35:53 +00:00 |
|
hyatt%netscape.com
|
d7af57a96b
|
More tweaks to the broadcasting stuff.
|
1999-02-17 18:58:05 +00:00 |
|
hyatt%netscape.com
|
f98e5b9fdd
|
Implemented brain-dead tree walk in GetElementByID.
|
1999-02-17 18:46:23 +00:00 |
|
hyatt%netscape.com
|
042038acc1
|
Checking in code that does the broadcaster hookup.
|
1999-02-17 18:33:33 +00:00 |
|
waterson%netscape.com
|
24b3945071
|
Added nsIDOMElementObserver interface to QI.
|
1999-02-17 11:56:15 +00:00 |
|
waterson%netscape.com
|
d69f284086
|
Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class.
|
1999-02-17 11:09:57 +00:00 |
|
waterson%netscape.com
|
a42425658b
|
Landed RDFDOM_19990215_BRANCH. Began implementing DOM-to-RDF functionality.
|
1999-02-16 19:30:04 +00:00 |
|
troy%netscape.com
|
0debd6f0d1
|
Fixed some errors related to switch to using nsCOMPtr
|
1999-02-12 18:41:26 +00:00 |
|
kipp%netscape.com
|
36c243cdc0
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
|
peterl%netscape.com
|
7f04fb00e6
|
changed all html atoms to lower case
|
1999-02-12 06:19:07 +00:00 |
|
akkana%netscape.com
|
7982a421d6
|
Rename nsISelection to nsIFrameSelection
|
1999-02-11 23:12:28 +00:00 |
|
waterson%netscape.com
|
8e47728941
|
Fixed nsISelection bustage.
|
1999-02-10 19:39:29 +00:00 |
|
waterson%netscape.com
|
18f49c102e
|
Whacked to get RDF/XUL working right, with local content mderged in.
|
1999-02-09 03:15:41 +00:00 |
|