Commit Graph

412 Commits

Author SHA1 Message Date
waterson%netscape.com
d5ca0e3c3b Added support for <xul:treebody xul:id=...> 1999-02-25 18:37:27 +00:00
waterson%netscape.com
ab8c628386 Improved tag matching so that it doesn't assume XUL namespace. Added nsIXMLContent methods in anticipation of someday getting real namespace scoping right. See http://bugzilla.mozilla.org/show_bug.cgi?id=3275 for more info. 1999-02-25 17:15:57 +00:00
brade%netscape.com
d8e044b8da remove extra comma to reduce compiler warnings on Macintosh 1999-02-25 15:39:50 +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
2913e9af8b Added librdfutil_s.a to link. 1999-02-25 01:35:53 +00:00
waterson%netscape.com
e3f1c6ff8d Added nsRDFResource constructor to dlldeps.cpp to avoid runtime link problems on Linux. 1999-02-25 01:35:34 +00:00
waterson%netscape.com
b49aa431b2 Removed the use-tag-namespace-as-default-namespace hack (well, #ifdef'd it out, anyway). 1999-02-24 19:25:14 +00:00
pinkerton%netscape.com
34c3e4d9b4 remove absolute path in opt target to warren's machine. 1999-02-24 17:36:17 +00:00
warren%netscape.com
55f16a9dd4 Removed assertion (hit by mail code (bad xul?)). 1999-02-24 10:23:27 +00:00
warren%netscape.com
bd09892b89 Accidental commit (reverted) 1999-02-24 09:28:36 +00:00
warren%netscape.com
eeb0ad2864 Accidental commit (reverted) 1999-02-24 09:28:09 +00:00
warren%netscape.com
f09e5da64c reverted (accidently committed) 1999-02-24 09:03:54 +00:00
warren%netscape.com
4abf2f7a9e reverted (accidently committed) 1999-02-24 09:03:04 +00:00
warren%netscape.com
50ab28440d Removed link with rdfutil_s until I can get linux help. 1999-02-24 09:01:44 +00:00
warren%netscape.com
c0b4c81d7c Added util lib 1999-02-24 08:27:52 +00:00
warren%netscape.com
493391ebef Moved nsRDFResource to util. 1999-02-24 08:26:30 +00:00
warren%netscape.com
0ff2cb255d Added util directory stuff. 1999-02-24 08:25:00 +00:00
warren%netscape.com
3d725afdbd Removed demo mail code. 1999-02-24 08:03:20 +00:00
warren%netscape.com
9a85735160 Removed demo mail datasource. 1999-02-24 08:02:28 +00:00
warren%netscape.com
bc95d31a79 Got this stuff functioning. 1999-02-24 07:56:00 +00:00
waterson%netscape.com
2058dae033 Made default namespaces work. 1999-02-24 04:47:19 +00:00
waterson%netscape.com
bc0bd2e68a Fixed some refcounting bugs with atoms. 1999-02-24 04:46:47 +00:00
kipp%netscape.com
53a6b8c11d Build library properly 1999-02-24 04:44:41 +00:00
kipp%netscape.com
08258b786c Fixed crash bug where unitialized index would sometimes crash; also increment index in loop so that it terminates 1999-02-24 04:34:54 +00:00
hyatt%netscape.com
790a8f48ef Fixing the case of the ID atom (it should have been lower case). 1999-02-24 02:58:47 +00:00
hyatt%netscape.com
9f0be779bd Fixing the multiple observer crash. 1999-02-24 02:18:35 +00:00
waterson%netscape.com
c60c67adc4 Made sure to add a named reference to the event handlers. a=sar%netscape.com for checkin during closed tree. 1999-02-24 00:01:26 +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
hyatt%netscape.com
44b38bcc70 Touched the headers that are auto-generated from the IDL. 1999-02-23 02:40:26 +00:00
hyatt%netscape.com
0ab7a2cf6a Adding a getElementsByAttribute method. 1999-02-23 02:40:06 +00:00
hyatt%netscape.com
cce636c002 Re-enabling event handlers. 1999-02-22 19:05:30 +00:00
beard%netscape.com
0109305bc4 backed out build bustage change 1999-02-20 04:43:53 +00:00
rjc%netscape.com
c559019606 *** empty log message *** 1999-02-20 03:52:26 +00:00
rjc%netscape.com
0fc1c99cd3 Export nsIRDFFileSystem.h 1999-02-20 02:04:24 +00:00
hyatt%netscape.com
a1739b9b8a Implementing event handlers on XUL nodes. 1999-02-20 01:59:45 +00:00
rjc%netscape.com
3941a3d2c5 FileSystem data source now uses nsFileSpec (in base) 1999-02-20 01:38:57 +00:00
mcafee%netscape.com
759d1a2b61 PRBool: use PR_FALSE, PR_TRUE instead of false, true. 1999-02-19 10:57:49 +00:00
warren%netscape.com
54a4687221 Used new NS_DECL_ISUPPORTS_INHERITED and NS_IMPL_ISUPPORTS_INHERITED macros. 1999-02-19 06:34:23 +00:00
warren%netscape.com
f5fcd41a95 A bunch of fixes for cursor stuff. 1999-02-19 05:27:22 +00:00
mcafee%netscape.com
0bc7b91473 Solaris: Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool. 1999-02-19 03:46:06 +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
scc%netscape.com
1fc03069a9 updating 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:53:45 +00:00
rjc%netscape.com
d8662169f4 Remove nsComPtr usage (due to Unix). 1999-02-19 00:19:42 +00:00
rjc%netscape.com
efce1fd313 Now call rdf_qsort on all platforms. 1999-02-18 22:55:02 +00:00
rjc%netscape.com
1946508edb Add rdf_qsort.c to Unix/Win makefiles. 1999-02-18 22:54:16 +00:00
waterson%netscape.com
16abbd0ff1 Removed RDF DLLs from SetupRegistry() b/c RDF self-registers. 1999-02-18 22:53:51 +00:00
waterson%netscape.com
bf37eede6e Fixed to get building on Linux. 1999-02-18 22:53:19 +00:00
rjc%netscape.com
56bf6d2a08 Needed to const strings. 1999-02-18 22:45:26 +00:00